| .. |
|
filters
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_about.cpp
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_add_color.cpp
|
New command to add foreground/background color in the palette
|
2016-03-17 10:47:50 -03:00 |
|
cmd_advanced_mode.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_background_from_layer.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_cancel.cpp
|
Unify Cut/Copy/Paste/Clear handling with InputChain class
|
2015-05-09 19:55:33 -03:00 |
|
cmd_canvas_size.cpp
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_cel_properties.cpp
|
Don't change cel user data when cel opacity is the only modified field
|
2016-02-01 18:09:02 -03:00 |
|
cmd_change_brush.cpp
|
Replace ISettings with Preferences
|
2015-05-18 16:53:25 -03:00 |
|
cmd_change_color.cpp
|
Fix ChangeColorCommand to select colors only inside palette range (fix #714)
|
2015-07-02 10:33:51 -03:00 |
|
cmd_change_pixel_format.cpp
|
Always load params when a command is executed
|
2015-03-11 15:40:22 -03:00 |
|
cmd_clear.cpp
|
Unify Cut/Copy/Paste/Clear handling with InputChain class
|
2015-05-09 19:55:33 -03:00 |
|
cmd_clear_cel.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_close_file.cpp
|
Add support to drag the selection in other editor when the active one is in MovingPixels state
|
2015-08-14 13:06:26 -03:00 |
|
cmd_color_quantization.cpp
|
Add the possibility to assign a keyboard shortcut to color quantization (#999)
|
2016-03-04 15:41:32 -03:00 |
|
cmd_copy.cpp
|
Unify Cut/Copy/Paste/Clear handling with InputChain class
|
2015-05-09 19:55:33 -03:00 |
|
cmd_copy_cel.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_crop.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_cut.cpp
|
Unify Cut/Copy/Paste/Clear handling with InputChain class
|
2015-05-09 19:55:33 -03:00 |
|
cmd_deselect_mask.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_developer_console.cpp
|
Add support to close any kind of WorkspaceView (HomeView and DevConsoleView)
|
2015-02-19 22:14:06 -03:00 |
|
cmd_discard_brush.cpp
|
Replace ISettings with Preferences
|
2015-05-18 16:53:25 -03:00 |
|
cmd_duplicate_layer.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_duplicate_sprite.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_duplicate_view.cpp
|
Add "View > Duplicate View" to create multiple views of the same document
|
2015-04-06 12:22:20 -03:00 |
|
cmd_exit.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_export_sprite_sheet.cpp
|
Add JSON data format into Export Sprite Sheet UI
|
2015-12-22 17:34:51 -03:00 |
|
cmd_eyedropper.cpp
|
Modify eyedropper tool to pick colors with alpha and support several modes
|
2015-07-02 18:13:47 -03:00 |
|
cmd_eyedropper.h
|
Modify eyedropper tool to pick colors with alpha and support several modes
|
2015-07-02 18:13:47 -03:00 |
|
cmd_flatten_layers.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_flip.cpp
|
Flip mask when the whole canvas is flipped (fix #561)
|
2016-03-21 14:51:43 -03:00 |
|
cmd_flip.h
|
Always load params when a command is executed
|
2015-03-11 15:40:22 -03:00 |
|
cmd_frame_properties.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_frame_tag_properties.cpp
|
Add support to specify tags in --filename-format option (related to #607)
|
2015-04-30 17:02:57 -03:00 |
|
cmd_fullscreen_preview.cpp
|
Refactor several "getNoun()" getters to "noun()"
|
2015-12-04 14:39:04 -03:00 |
|
cmd_goto_frame.cpp
|
Fix crash on GotoNext/PreviousFrameWithSameTagCommands when there is no tag
|
2015-12-05 15:42:12 -03:00 |
|
cmd_goto_layer.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_goto_tab.cpp
|
Disable Ctrl+Tab (and Ctrl+Shift+Tab) when we are dragging tabs
|
2015-04-17 09:49:49 -03:00 |
|
cmd_grid.cpp
|
Add option to toggle the selection edges visibility (fix #861)
|
2016-03-24 13:04:35 -03:00 |
|
cmd_home.cpp
|
Select Home tab when it's not selected in HomeCommand
|
2015-05-04 10:33:33 +08:00 |
|
cmd_import_sprite_sheet.cpp
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_invert_mask.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_keyboard_shortcuts.cpp
|
Improve BrushPopup to save custom brushes (type/size/angle params)
|
2015-12-15 17:12:11 -03:00 |
|
cmd_launch.cpp
|
Always load params when a command is executed
|
2015-03-11 15:40:22 -03:00 |
|
cmd_layer_from_background.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_layer_properties.cpp
|
Redraw Timeline when layer/cel user color is changed
|
2015-12-22 13:18:08 -03:00 |
|
cmd_layer_visibility.cpp
|
Change name of generated files from "generated_file.h" to "file.xml.h"
|
2015-09-22 16:33:49 -03:00 |
|
cmd_link_cels.cpp
|
Add "Link Cels" command in Timeline popup
|
2015-08-13 09:59:44 -03:00 |
|
cmd_load_mask.cpp
|
Rename Context::isUiAvailable to Context::isUIAvailable
|
2015-05-18 17:04:31 -03:00 |
|
cmd_load_palette.cpp
|
Change format to save default palette from .gpl to .ase
|
2015-07-06 10:59:44 -03:00 |
|
cmd_mask_all.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_mask_by_color.cpp
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_mask_content.cpp
|
Refactor several "getNoun()" getters to "noun()"
|
2015-12-04 14:39:04 -03:00 |
|
cmd_merge_down_layer.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_modify_selection.cpp
|
Minor change in ModifySelectionCommand::applyModifier()
|
2016-02-01 18:24:34 -03:00 |
|
cmd_move_cel.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_move_mask.cpp
|
Refactor several "getNoun()" getters to "noun()"
|
2015-12-04 14:39:04 -03:00 |
|
cmd_move_mask.h
|
Add Edit > Shift commands (fix #681)
|
2015-07-06 18:48:55 -03:00 |
|
cmd_new_brush.cpp
|
Add possibility to save brush type/size/angle, fg/bg colors, ink type/opacity, shade, etc. into brush slots
|
2015-12-16 17:27:04 -03:00 |
|
cmd_new_file.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_new_frame.cpp
|
Minor refactor: rename DocumentView::getEditor/Document() -> editor/document()
|
2016-02-13 01:33:43 -03:00 |
|
cmd_new_frame_tag.cpp
|
Use a FrameTag for the loop section (fix #557)
|
2015-03-09 13:57:54 -03:00 |
|
cmd_new_layer.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_new_layer_set.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_new_sprite_from_selection.cpp
|
Avoid assert() fail in configureAsBackground() call from NewSpriteFromSelectionCommand::onExecute()
|
2015-08-21 15:32:32 -03:00 |
|
cmd_onionskin.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_open_file.cpp
|
Convert FileOp into a class
|
2015-09-29 11:27:00 -03:00 |
|
cmd_open_in_folder.cpp
|
Update license of app/ module to GPLv2
|
2015-02-12 12:16:25 -03:00 |
|
cmd_open_with_app.cpp
|
Update license of app/ module to GPLv2
|
2015-02-12 12:16:25 -03:00 |
|
cmd_options.cpp
|
Add option to keep the selection after Edit > Clear (fix #907)
|
2015-12-22 17:49:21 -03:00 |
|
cmd_palette_editor.cpp
|
Rename app::ColorSelector -> app::ColorPopup
|
2016-03-17 16:08:08 -03:00 |
|
cmd_palette_size.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_paste.cpp
|
Unify Cut/Copy/Paste/Clear handling with InputChain class
|
2015-05-09 19:55:33 -03:00 |
|
cmd_paste_text.cpp
|
Move Bind, Connection, Signal, Slot, etc. to base namespace
|
2015-12-04 15:17:42 -03:00 |
|
cmd_pixel_perfect_mode.cpp
|
Add shortcut to switch pixel-perfect mode (fix #858)
|
2015-11-18 16:15:25 -03:00 |
|
cmd_play_animation.cpp
|
Add "Play Once" option in "Play" button popup
|
2015-12-18 18:51:30 -03:00 |
|
cmd_refresh.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_remove_frame.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_remove_frame_tag.cpp
|
Add support to specify tags in --filename-format option (related to #607)
|
2015-04-30 17:02:57 -03:00 |
|
cmd_remove_layer.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_repeat_last_export.cpp
|
Add possibility to import/export sprite sheet matrices by columns
|
2015-12-03 11:38:59 -03:00 |
|
cmd_reselect_mask.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_reverse_frames.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_rotate.cpp
|
Don't reset mask color from doc::Image in Sprite Size and Rotate Sprite commands (fix #820)
|
2015-09-30 09:20:55 -03:00 |
|
cmd_rotate.h
|
Add support to rotate the selection/moving pixels (fix #161)
|
2015-08-13 21:47:30 -03:00 |
|
cmd_run_script.cpp
|
Add RunScript command with Edit > Scripts menu
|
2015-08-27 12:40:20 -03:00 |
|
cmd_save_file.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_save_file.h
|
Add option to resize the final output of "Save Copy As" command (fix #685)
|
2015-06-03 16:34:27 -03:00 |
|
cmd_save_mask.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_save_palette.cpp
|
Change format to save default palette from .gpl to .ase
|
2015-07-06 10:59:44 -03:00 |
|
cmd_scroll.cpp
|
Generalize View::setViewScroll() to blit valid/scrollable region automatically
|
2016-01-05 16:37:52 -03:00 |
|
cmd_scroll_center.cpp
|
Allow scrolling to center of canvas
|
2015-12-08 03:28:05 -06:00 |
|
cmd_select_tile.cpp
|
Add different selection modes to SelectTile command
|
2016-03-19 12:09:03 -03:00 |
|
cmd_set_color_selector.cpp
|
Add the new ColorTintShadeTone color picker (#707)
|
2016-02-26 11:18:46 -03:00 |
|
cmd_set_ink_type.cpp
|
Convert ink menu into a popup menu specified in gui.xml
|
2015-11-27 11:36:27 -03:00 |
|
cmd_set_loop_section.cpp
|
Always load params when a command is executed
|
2015-03-11 15:40:22 -03:00 |
|
cmd_set_palette.cpp
|
Add option to load/save default palette preset (fix #626)
|
2015-05-08 16:08:55 -03:00 |
|
cmd_set_palette.h
|
Add option to load/save default palette preset (fix #626)
|
2015-05-08 16:08:55 -03:00 |
|
cmd_set_palette_entry_size.cpp
|
Add options to change palette entry size
|
2015-05-08 14:59:52 -03:00 |
|
cmd_set_same_ink.cpp
|
Convert ink menu into a popup menu specified in gui.xml
|
2015-11-27 11:36:27 -03:00 |
|
cmd_show.cpp
|
Add option to toggle the selection edges visibility (fix #861)
|
2016-03-24 13:04:35 -03:00 |
|
cmd_sprite_properties.cpp
|
Rename ui::Window::getKiller() -> closer()
|
2015-12-04 14:54:15 -03:00 |
|
cmd_sprite_size.cpp
|
Add RotSprite as a resize algorithm on Sprite > Resize Sprite menu
|
2016-03-22 17:02:41 -03:00 |
|
cmd_sprite_size.h
|
Use generated "sprite_size.xml.h" file in "cmd_sprite_size.cpp"
|
2015-09-22 17:01:36 -03:00 |
|
cmd_switch_colors.cpp
|
Merge branch 'master'
|
2015-11-24 19:55:18 -03:00 |
|
cmd_symmetry_mode.cpp
|
Add symmetry mode (fix #208)
|
2015-10-26 17:51:32 -03:00 |
|
cmd_tiled_mode.cpp
|
Add TiledMode command and "View > Tiled Mode" submenu
|
2015-08-10 18:44:25 -03:00 |
|
cmd_timeline.cpp
|
add override
|
2015-05-02 20:51:49 +08:00 |
|
cmd_toggle_preview.cpp
|
Update license of app/ module to GPLv2
|
2015-02-12 12:16:25 -03:00 |
|
cmd_undo.cpp
|
Refactor several "getNoun()" getters to "noun()"
|
2015-12-04 14:39:04 -03:00 |
|
cmd_undo_history.cpp
|
Redraw ColorBar when we change the active state in the Undo History window
|
2015-12-28 16:54:14 -03:00 |
|
cmd_unlink_cel.cpp
|
Add missing "override" modifier on some member functions
|
2015-09-30 16:34:43 -03:00 |
|
cmd_zoom.cpp
|
Rename ui::Widget::type -> m_type and make it private
|
2015-06-23 14:37:22 -03:00 |
|
command.cpp
|
Change Command::short_name() to id() (and from const char* to std::string)
|
2015-05-01 19:41:18 -03:00 |
|
command.h
|
Change Command::short_name() to id() (and from const char* to std::string)
|
2015-05-01 19:41:18 -03:00 |
|
command_factory.h
|
Update license of app/ module to GPLv2
|
2015-02-12 12:16:25 -03:00 |
|
commands.cpp
|
Change Command::short_name() to id() (and from const char* to std::string)
|
2015-05-01 19:41:18 -03:00 |
|
commands.h
|
Add shortcut to switch pixel-perfect mode (fix #858)
|
2015-11-18 16:15:25 -03:00 |
|
commands_list.h
|
Add option to toggle the selection edges visibility (fix #861)
|
2016-03-24 13:04:35 -03:00 |
|
params.h
|
Fix bug reading (int/bool) parameters that aren't specified in Params
|
2015-12-17 17:59:46 -03:00 |