tdesktop/Telegram/SourceFiles/editor
John Preston c79cd0b692 Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
..
controllers Added ability to drag and drop images in photo editor. 2021-07-06 12:13:06 +03:00
scene Refactored and fixed saving scene states between modes in photo editor. 2021-07-09 12:49:07 +03: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 Changed max and min sizes of scene items from pixels to ratio. 2021-07-09 12:49:06 +03:00
editor_crop.cpp Simplified calculation of minimum crop size in photo editor. 2021-07-09 13:15:31 +03:00
editor_crop.h Beta version 2.8.6: Fix build for Linux. 2021-07-07 00:54:56 +03:00
editor_paint.cpp Refactored and fixed saving scene states between modes in photo editor. 2021-07-09 12:49:07 +03: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 Moved some photo editor files to separate directories. 2021-07-06 12:13:05 +03: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 Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
photo_editor_layer_widget.h Added hotkeys for switching between modes in photo editor. 2021-07-06 12:13:06 +03:00