tdesktop/Telegram/SourceFiles/editor
Ilya Fedin 847c01d605 Add Qt 6 support
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
..
controllers
scene Don't use MTP* in the image editor. 2021-10-04 23:47:33 +04:00
color_picker.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
color_picker.h Moved to separate file some structs for internal usage in photo editor. 2021-07-09 12:49:07 +03:00
editor.style
editor_crop.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
editor_crop.h
editor_paint.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
editor_paint.h Refactored and fixed saving scene states between modes in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor.cpp Added ability to save and restore items state in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor.h Moved to separate file some structs for internal usage in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_common.cpp Add some assertions to debug a crash. 2021-09-24 08:44:22 +04:00
photo_editor_common.h Moved to separate file some structs for internal usage in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_content.cpp Refactored and fixed saving scene states between modes in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_content.h Moved to separate file some structs for internal usage in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_controls.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
photo_editor_controls.h Moved to separate file some structs for internal usage in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_inner_common.h Added ability to save and restore items state in photo editor. 2021-07-09 12:49:07 +03:00
photo_editor_layer_widget.cpp Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
photo_editor_layer_widget.h