Ilya Fedin
|
414456d003
|
Revert "Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595"
Fixed in Qt by https://codereview.qt-project.org/c/qt/qtbase/+/306771
This reverts commit 3a91003eea .
|
2021-08-12 08:51:10 +03:00 |
23rd
|
b3622b413e
|
Added ability to set custom auto-lock timer.
|
2021-08-12 02:36:41 +03:00 |
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
Ilya Fedin
|
97262a99c7
|
Get rid of osx and linux32 special targets
|
2021-08-11 16:59:27 +03:00 |
23rd
|
cbad2469db
|
Moved MTP cloud password from ApiWrap to Api::CloudPassword.
|
2021-08-10 15:46:18 +03:00 |
23rd
|
5bd73bab9b
|
Moved user privacy from ApiWrap to Api::UserPrivacy.
|
2021-08-10 15:46:18 +03:00 |
John Preston
|
b2e829904f
|
Add support for 1 month self-destruct messages.
|
2021-07-30 16:05:13 +03:00 |
John Preston
|
256546071b
|
Add ability to reset cloud password in 7 days.
|
2021-07-30 14:32:49 +03:00 |
John Preston
|
116a768fde
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |
23rd
|
024bb5e54f
|
Moved App::formatPhone to td_ui.
|
2021-07-26 17:38:51 +03:00 |
John Preston
|
565877630f
|
Dither default background to avoid color banding.
|
2021-07-23 15:42:17 +03:00 |
John Preston
|
8f478b86ee
|
Change default wallpaper.
|
2021-07-23 15:42:17 +03:00 |
23rd
|
3dc73417e9
|
Fixed some bugs in EditCaptionBox.
Fixed checkbox display in some cases.
Fixed editing of album items.
Regression was introduced in 7e83088a84 .
|
2021-07-20 19:30:00 +03:00 |
Ilya Fedin
|
ba9b72e038
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +03:00 |
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
23rd
|
7e83088a84
|
Completely refactored EditCaptionBox.
Moved preview content to separate widget.
Increased caption area height.
|
2021-07-13 22:15:49 +03:00 |
John Preston
|
8f5ac0420e
|
Update API scheme to layer 131.
|
2021-07-13 22:08:09 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
Ilya Fedin
|
b6881022ce
|
Allow to build with -Werror and clang
Fixes -Wdeprecated-enum-enum-conversion, -Wdeprecated-declarations, -Wrange-loop-construct, -Winconsistent-missing-override
|
2021-07-13 21:32:06 +03:00 |
Ilya Fedin
|
89765340c3
|
Fix -Wunused-function warnings
|
2021-07-13 21:31:22 +03:00 |
John Preston
|
cc7f569c77
|
Fix build on non-Windows.
|
2021-07-09 21:39:08 +03:00 |
23rd
|
f1669674d8
|
Moved formatting of image size text to single place.
Fixed wrong size display on retina screens.
Replaced "x" with special character.
|
2021-07-09 13:15:31 +03:00 |
John Preston
|
4206ff0483
|
Don't use MTP* for StickersSet flags.
|
2021-07-09 09:08:58 +03:00 |
John Preston
|
75090dedaa
|
Don't store MTPInputStickerSet in data.
|
2021-07-08 22:08:59 +03:00 |
John Preston
|
f22e68fc32
|
Don't use MTP* for PeerSettings flags.
|
2021-07-08 17:32:39 +03:00 |
John Preston
|
a74228acea
|
Don't use MTP* for ChannelData flags.
|
2021-07-08 16:11:09 +03:00 |
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
23rd
|
038de9ef15
|
Changed behavior to keep StickerSetBox until pack is archived.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
4701c5d6e3
|
Added ability to archive mask packs.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
edfd9bedc1
|
Improved style for controls in EditCaptionBox.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
f52c6a6daa
|
Improved style for controls in SendFilesBox.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
e30eacff41
|
Added photo editor hint to SendFilesBox.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
948302cf02
|
Added setting to hide photo editor hint.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
e4cff8cb4b
|
Added photo editor hint to EditCaptionBox.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
5bd17ae1b2
|
Fixed caption area height in EditCaptionBox.
Regression was introduced in 51f960442e .
|
2021-07-06 12:13:06 +03:00 |
23rd
|
22213a71c1
|
Added ability to open photo editor in EditCaptionBox with left-click.
|
2021-07-06 12:13:06 +03:00 |
23rd
|
b2a1c10036
|
Removed masks panel when there are no masks.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
e7104b5ebe
|
Added support for archived masks.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
2d17bd02a3
|
Moved mask management to separate box.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
2a3115f461
|
Fixed phrases to display mask count.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
8d62800e77
|
Moved stickerSetInstalled from ApiWrap to Data::Stickers.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
7e04bf9533
|
Added ability to install mask sets.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
2bd3a8aaff
|
Added ability to delete and reorder mask sets.
Moved ApiWrap::stickerSetDisenabled and ApiWrap::stickersSaveOrder
to ApiWrap::saveStickerSets as lambdas.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
70f92a7817
|
Added initial masks tab to manage stickers box.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
7d2b20e624
|
Made TabbedSelector more flexible.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
1a7d5b7c95
|
Removed unused photo crop box.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
17465e1082
|
Replaced old photo crop box with photo editor for profile photos.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
d1b6cf1fae
|
Added draft menu to EditCaptionBox to open photo editor.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
671a06c407
|
Replaced using of QPixmap in photo editor with Image.
|
2021-07-06 12:13:05 +03:00 |