Ilya Fedin
|
841908fe31
|
Read decoration layout property from gtk
|
2020-07-23 14:29:56 +04:00 |
23rd
|
42e0994581
|
Moved generating preview text from HistoryWidget to WebPageData.
|
2020-07-19 19:56:18 +03:00 |
23rd
|
bb73687fc5
|
Added api_editing as separate file of API code for edit messages.
|
2020-07-17 18:22:38 +03:00 |
23rd
|
c350e33dd8
|
Moved preparing MTPInputMedia to separate file.
|
2020-07-17 18:22:37 +03:00 |
Ilya Fedin
|
ba50393e86
|
Update icon theme on the fly
|
2020-07-16 07:07:33 +04:00 |
23rd
|
d9c566ac44
|
Added touchbar to media view overlay.
Fixed #7795.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
8de6d0b63b
|
Moved creation of touchbar buttons and sliders to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
7cc55e24c0
|
Added touchbar manager.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
199c746216
|
Added main touchbar.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
2b9cce2f23
|
Moved touchbar item for text formatting to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
c50df6a6bc
|
Moved touchbar scrubber item for stickers and emoji to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
54149fb156
|
Moved panel of pinned dialogs for touchbar to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
2f964d0415
|
Refactored and moved to separate file audio player in touchbar.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
0970728273
|
Added common touchbar utils.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
b02dd889e0
|
Removed old touchbar from MainWindow.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
9445ce4b09
|
Moved sending of bot's CallbackData and CallbackGame to separate file.
|
2020-07-14 19:03:41 +04:00 |
John Preston
|
2f5cb33bf2
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +04:00 |
Ilya Fedin
|
000a7ae28b
|
Choose output folder based on executable name and extension instead of generator name
|
2020-07-13 09:47:18 +04:00 |
Ilya Fedin
|
7d81159ccf
|
Move QTextItemInt symbols to lib_ui
|
2020-07-13 09:46:15 +04:00 |
Ilya Fedin
|
b587328fed
|
Add support for custom titlebar on Linux with Qt < 5.15
|
2020-07-12 23:19:05 +04:00 |
Ilya Fedin
|
59b521d666
|
Implement xcb-based LastUserInputTime method
|
2020-07-12 22:19:44 +04:00 |
Ilya Fedin
|
7ebebc2bc3
|
Detect OpenAL effects at runtime
|
2020-07-02 11:30:13 +04:00 |
John Preston
|
1a07a388d0
|
Build window_title_qt only on Linux.
|
2020-06-29 21:37:56 +04:00 |
Ilya Fedin
|
0ede4bba72
|
Unity doesn't support _NET_WM_MOVERESIZE
|
2020-06-29 19:17:06 +04:00 |
Ilya Fedin
|
5e8e654324
|
Add cross-platform TitleWidget implementation based on startSystemMove/startSystemResize
|
2020-06-29 17:04:05 +04:00 |
Ilya Fedin
|
bb8f9a1b7f
|
Link to gtk3 without QLibrary if DESKTOP_APP_USE_PACKAGED is defined
|
2020-06-29 16:27:45 +04:00 |
Ilya Fedin
|
4922768086
|
Don't use QLibrary for glib
|
2020-06-29 16:27:45 +04:00 |
John Preston
|
65050bf9dd
|
Move export management to Core::App.
|
2020-06-25 11:14:05 +04:00 |
John Preston
|
51c2bc7349
|
Create only one EmojiImageLoader to fix a crash.
|
2020-06-23 21:53:43 +04:00 |
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
Ilya Fedin
|
70acebc1ef
|
Windows build can be built without updater too
|
2020-06-17 20:33:23 +04:00 |
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
64cf0e1a44
|
Fix caching of sent photos and document previews.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
ea4044e38c
|
Use TgVoip interface instead of VoIPController.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
053eace154
|
Prepare overview layouts for media clearing.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
3797753d16
|
Support different location types for thumbnails.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
888e42df34
|
Remove data_document_good_thumbnail module.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
7db53599e8
|
Use Data::DocumentMedia to store good thumbnails.
|
2020-06-01 18:09:29 +04:00 |
Ilya Fedin
|
fa4236e9ea
|
Add support for DESKTOP_APP_USE_PACKAGED on macOS
|
2020-05-25 10:29:40 +04:00 |