tdesktop/Telegram/SourceFiles/boxes
John Preston 7b5e5c2587 Move caption to the next album item on cancel.
After #4869 albums are sent with captions in the first media.
In case we cancel the first media leaving the rest of the album
the caption will be lost unless we move it to the new "first" media.
2018-12-26 11:24:12 +04:00
..
peers Warn before running executable files. 2018-12-05 12:30:05 +04:00
about_box.cpp Fix pt-br FAQ link. 2018-12-17 10:12:44 +04:00
about_box.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
abstract_box.cpp Warn before running executable files. 2018-12-05 12:30:05 +04:00
abstract_box.h Warn before running executable files. 2018-12-05 12:30:05 +04:00
add_contact_box.cpp Fix crash in RevokePublicLinkBox. 2018-12-25 12:48:12 +04:00
add_contact_box.h Add emoji autocomplete to all fields. 2018-11-21 14:09:46 +04:00
auto_download_box.cpp Change default autodownload settings. 2018-12-26 09:58:27 +04:00
auto_download_box.h Redesign auto download box. 2018-12-25 22:15:22 +04:00
auto_lock_box.cpp Rename autolock_box module to auto_lock_box. 2018-12-25 22:15:22 +04:00
auto_lock_box.h Rename autolock_box module to auto_lock_box. 2018-12-25 22:15:22 +04:00
background_box.cpp Move image-related modules to ui/image/. 2018-11-04 15:51:37 +04:00
background_box.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
boxes.style Redesign auto download box. 2018-12-25 22:15:22 +04:00
calendar_box.cpp Improved calendar layout for export. 2018-10-09 19:27:17 +03:00
calendar_box.h Improved calendar layout for export. 2018-10-09 19:27:17 +03:00
change_phone_box.cpp Allow '-' character in code inputs. 2018-11-20 19:38:40 +04:00
change_phone_box.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
confirm_box.cpp Warn before running executable files. 2018-12-05 12:30:05 +04:00
confirm_box.h Warn before running executable files. 2018-12-05 12:30:05 +04:00
confirm_phone_box.cpp Allow '-' character in code inputs. 2018-11-20 19:38:40 +04:00
confirm_phone_box.h Allow '-' character in code inputs. 2018-11-20 19:38:40 +04:00
connection_box.cpp Redesign auto download box. 2018-12-25 22:15:22 +04:00
connection_box.h Redesign auto download box. 2018-12-25 22:15:22 +04:00
create_poll_box.cpp Move caption to the next album item on cancel. 2018-12-26 11:24:12 +04:00
create_poll_box.h Add create poll box from groups three-dot menu. 2018-12-22 10:29:03 +04:00
download_path_box.cpp Remove some unneeded Q_OBJECTs. 2018-11-04 15:51:39 +04:00
download_path_box.h Remove some unneeded Q_OBJECTs. 2018-11-04 15:51:39 +04:00
edit_caption_box.cpp Update API scheme to layer 91. 2018-12-21 17:09:30 +04:00
edit_caption_box.h Adding emoji in SendFilesBox and EditCaptionBox. 2018-11-22 16:48:50 +04:00
edit_color_box.cpp Allow using any interface scale between 100%-300%. 2018-10-16 11:38:09 +03:00
edit_color_box.h Fix EditColorBox. 2018-06-06 13:04:37 +03:00
edit_participant_box.cpp Fix crash in radiobutton destruction. 2018-12-05 13:55:59 +04:00
edit_participant_box.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
edit_privacy_box.cpp Add emoji autocomplete to all fields. 2018-11-21 14:09:46 +04:00
edit_privacy_box.h Separate some lang phrases. 2018-11-20 19:38:39 +04:00
language_box.cpp Revert "Disable custom languages for now." 2018-12-07 20:25:18 +04:00
language_box.h Redesign languages box with a search filter. 2018-11-16 20:17:58 +04:00
local_storage_box.cpp Fix scroll style in local storage box. 2018-12-06 12:56:13 +04:00
local_storage_box.h Allow changing limits for cache in Settings. 2018-09-01 18:56:08 +03:00
mute_settings_box.cpp Separate some lang keys. 2018-11-12 14:39:22 +04:00
mute_settings_box.h Submit MuteSettingsBox by Enter. 2018-06-08 22:26:23 +03:00
passcode_box.cpp Confirm 2sv recovery email by code. 2018-11-20 19:38:39 +04:00
passcode_box.h Confirm 2sv recovery email by code. 2018-11-20 19:38:39 +04:00
peer_list_box.cpp Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
peer_list_box.h Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
peer_list_controllers.cpp Fix crash in radiobutton destruction. 2018-12-05 13:55:59 +04:00
peer_list_controllers.h Fix crash in forwarding box. 2018-11-30 09:45:22 +04:00
photo_crop_box.cpp Version 1.5.4: Fix build in Xcode. 2018-12-24 12:16:05 +04:00
photo_crop_box.h Version 1.5.4: Fix build in Xcode. 2018-12-24 12:16:05 +04:00
rate_call_box.cpp Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
rate_call_box.h Pass modifiers inside InputField submitted signal. 2018-05-31 15:20:28 +03:00
report_box.cpp Beta version 1.4.4: Correct caption limit. 2018-10-17 14:43:18 +03:00
report_box.h Move to std::optional. 2018-09-21 19:28:46 +03:00
self_destruction_box.cpp Add a Delete/Share menu for unofficial languages. 2018-11-16 20:17:58 +04:00
self_destruction_box.h Improve self-destruct setting edit. 2018-09-19 19:22:14 +03:00
send_files_box.cpp Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
send_files_box.h Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
sessions_box.cpp Add support for incomplete login attempts. 2018-11-20 19:50:36 +04:00
sessions_box.h Add support for incomplete login attempts. 2018-11-20 19:50:36 +04:00
share_box.cpp Simplest poll layout. 2018-12-21 17:09:32 +04:00
share_box.h Add a comment field to ShareBox. 2018-11-04 15:58:32 +04:00
sticker_set_box.cpp Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
sticker_set_box.h Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
stickers_box.cpp Move image-related modules to ui/image/. 2018-11-04 15:51:37 +04:00
stickers_box.h Pass FileOrigin in all file downloads. 2018-08-20 17:26:28 +03:00
username_box.cpp Replace App::self() with Auth().user(). 2018-09-19 19:22:13 +03:00
username_box.h Pass modifiers inside InputField submitted signal. 2018-05-31 15:20:28 +03:00