mrbesen
|
10c3fe0f63
|
add option to export html and json in global export
|
2024-06-27 10:49:39 +04:00 |
|
John Preston
|
f85c3c88f7
|
Add rpl interface to RadiobuttonGroup.
|
2024-03-08 10:53:58 +04:00 |
|
John Preston
|
dd692f2d26
|
Use simplified TextStyle.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
396c229a4d
|
Improve Ui::Text::String features.
|
2023-10-04 22:24:25 +04:00 |
|
23rd
|
29bfe43386
|
Added ability to export chat for html and json formats simultaneously.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
d4ad5d9f13
|
Removed uppercase from some phrases in export.
|
2023-09-08 11:40:18 +03:00 |
|
John Preston
|
2a1631247d
|
Add stories to data export.
|
2023-07-20 07:20:12 +04:00 |
|
John Preston
|
2fb7bdc803
|
Skip refocus InputField::Inner if field unfocused.
I hope this fixes #26223.
|
2023-05-24 21:22:26 +04:00 |
|
23rd
|
4fabb3f2a2
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
|
John Preston
|
f0955f2021
|
Add emoji-status disclaimer for unknown peers.
|
2022-09-06 11:20:55 +04:00 |
|
John Preston
|
2f5038a792
|
Improve webview on macOS.
|
2022-08-04 19:33:56 +03:00 |
|
John Preston
|
fbc284af49
|
Fix auto-download limit.
Fixes #24642.
|
2022-06-20 11:48:19 +04:00 |
|
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
|
23rd
|
d9541b6a6e
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
|
23rd
|
df125bac19
|
Removed Ui::ConfirmDontWarnBox.
|
2022-02-28 09:08:01 +03:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
23rd
|
2d36079999
|
Removed mutable lambdas from export controller.
|
2022-02-28 08:08:32 +03:00 |
|
John Preston
|
1710863231
|
Update some icons.
|
2022-02-27 20:26:52 +03:00 |
|
23rd
|
0143d22a21
|
Split qt_adapters to separated files.
|
2022-01-26 10:33:28 +03:00 |
|
23rd
|
97dde7eb56
|
Removed text commands from Export::View::TopBar.
|
2022-01-12 11:54:24 +03:00 |
|
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 |
|