23rd
|
1cca4d71bd
|
Provided spoiler info to preview text.
|
2021-12-29 21:22:33 +03:00 |
John Preston
|
b9b609f445
|
Track month in CalendarBox while scrolling.
|
2021-11-26 18:00:19 +04:00 |
John Preston
|
be7cd51740
|
Start scrollable CalendarBox.
|
2021-11-26 18:00:19 +04:00 |
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
John Preston
|
6b62ec97c6
|
Fix possible crash in export panel management.
|
2021-06-24 11:57:27 +04:00 |
John Preston
|
03a868a6e3
|
Allow skipping stuck files in data export.
Fixes #6423.
|
2021-03-22 16:32:40 +04:00 |
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
John Preston
|
97fb310f54
|
Move CalendarBox and ChooseDateTimeBox to td_ui.
|
2021-01-25 16:50:56 +04:00 |
John Preston
|
74d2313784
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
John Preston
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
John Preston
|
f0e1d2fd02
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
John Preston
|
2df5972f68
|
Raise file size limit to 2000 MB.
|
2020-07-08 10:07:01 +04:00 |
John Preston
|
bf7aae5fc6
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
John Preston
|
c19c0afe60
|
Fix export bar in accounts toggle.
|
2020-06-25 13:02:02 +04:00 |
John Preston
|
65050bf9dd
|
Move export management to Core::App.
|
2020-06-25 11:14:05 +04:00 |
23rd
|
0696a2d5c0
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
23rd
|
35e575c2d7
|
Fixed build for macOS.
|
2020-06-01 19:28:19 +03:00 |
John Preston
|
368eeaf754
|
Improve single chat export progress display.
|
2020-06-01 18:09:34 +04:00 |
John Preston
|
1686eb394d
|
Add support for JSON single-chat export.
|
2020-06-01 18:09:34 +04:00 |
John Preston
|
4eeac7dc18
|
Fix whitespace and indentation errors.
See #6672, thanks Sea-n.
|
2020-01-02 14:25:53 +03:00 |
John Preston
|
d63e50944a
|
Update submodules to the latest spellcheck.
|
2019-11-05 13:23:56 +03:00 |
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04:00 |
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
3a3bf84cfc
|
Fix crash in SeparatePanel destruction.
We should destroy layers before panel widget destructor started.
We do it already for MainWindow in clearWidgetsHook.
|
2019-09-09 10:52:03 +03:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
d3ca6b96a1
|
Use tr:: instead of __generic.
|
2019-06-21 11:06:50 +02:00 |
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
John Preston
|
8ed433cc01
|
Use tr:: instead of langFactory in input fields.
|
2019-06-21 11:06:49 +02:00 |
John Preston
|
7af0dd105e
|
Use tr:: instead of Lang::Viewer.
|
2019-06-21 11:06:49 +02:00 |
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
John Preston
|
9c613fe2f7
|
Move system versions to platform/platform_info.
|
2019-06-04 14:23:14 +03:00 |
John Preston
|
c4aac5fa0e
|
Update API scheme to layer 100.
|
2019-05-27 15:09:06 +02:00 |
John Preston
|
b5be6df5e2
|
Copy text with expanded links only to external.
Paste valid custom links in message field if copied from messages.
|
2019-04-08 19:10:06 +04:00 |
John Preston
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
c9716f3c72
|
Make crl::object_on_queue usages consistent.
|
2019-02-17 15:09:01 +04:00 |