tdesktop/Telegram/SourceFiles/editor
23rd a3e54fcd7c Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
..
color_picker.cpp Added custom layer widget with photo editor. 2021-07-06 12:13:05 +03:00
color_picker.h Added saving of color and size of brush from photo editor to settings. 2021-07-06 12:13:05 +03:00
controllers.h Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
editor.style Added ability to add stickers to photo in photo editor. 2021-07-06 12:13:05 +03:00
editor_crop.cpp Removed unused photo crop box. 2021-07-06 12:13:05 +03:00
editor_crop.h Fixed keeping of aspect ratio in crop widget. 2021-07-06 12:13:05 +03:00
editor_paint.cpp Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
editor_paint.h Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
photo_editor.cpp Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
photo_editor.h Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_common.cpp Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
photo_editor_common.h Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
photo_editor_content.cpp Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_content.h Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_controls.cpp Added sticker panel to photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_controls.h Added sticker panel to photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_layer_widget.cpp Added container of controllers for photo editor. 2021-07-06 12:13:05 +03:00
photo_editor_layer_widget.h Replaced old photo crop box with photo editor for profile photos. 2021-07-06 12:13:05 +03:00
scene.cpp Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene.h Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene_item_base.cpp Added scene base item for photo editor. 2021-07-06 12:13:05 +03:00
scene_item_base.h Added scene base item for photo editor. 2021-07-06 12:13:05 +03:00
scene_item_canvas.cpp Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene_item_canvas.h Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene_item_line.cpp Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene_item_line.h Moved draft painting in photo editor to separate files. 2021-07-06 12:13:05 +03:00
scene_item_sticker.cpp Added ability to add stickers to photo in photo editor. 2021-07-06 12:13:05 +03:00
scene_item_sticker.h Added ability to add stickers to photo in photo editor. 2021-07-06 12:13:05 +03:00
stickers_panel_controller.cpp Added stickers panel controller for photo editor. 2021-07-06 12:13:05 +03:00
stickers_panel_controller.h Added stickers panel controller for photo editor. 2021-07-06 12:13:05 +03:00
undo_controller.cpp Added ability to undo and to redo paint actions in photo editor. 2021-07-06 12:13:05 +03:00
undo_controller.h Added ability to undo and to redo paint actions in photo editor. 2021-07-06 12:13:05 +03:00