Commit graph

25 commits

Author SHA1 Message Date
039cbd656d Updated lib_ui sources to TDesktop version 3.4.3 2022-01-09 03:04:05 +03:00
23rd
ee4a94c122 Added spoiler support to input field. 2021-12-24 15:49:02 +03:00
blank X
d9274f06bd
Add InstantReplaces::Custom and setInstantReplaces overload (#11) 2021-12-17 16:52:15 +03:00
John Preston
7efa1f9b2b Use base::unique_qptr for PopupMenu-s. 2021-12-09 21:55:19 +04:00
9b56cbd4ab Updated lib_ui sources to TDesktop version 3.2.5 2021-12-07 07:21:25 +03:00
Ilya Fedin
8e5d35229a Simple replacements for Qt 6
QStringRef -> QStringView
QTextCursor constructor accepts a QTextDocument only
Some headers are moved, so paths are removed
QMatrix -> QTransform
Methods returning qsizetype are wrapped to int()s to allow compiler to deduce the type
2021-10-19 17:06:25 +04:00
4b95b3d748 Updated lib_ui sources to TDesktop version 2.7.10+5519bb35 2021-06-25 22:48:27 +03:00
John Preston
d3eff6f38a Add and remove tags without clearing markup. 2021-06-22 16:35:01 +04:00
John Preston
96b4c6c57a Allow several tags with '|' separator in InputField. 2021-06-22 14:42:57 +04:00
John Preston
95ee92088e Allow choosing OpenGL / Raster in runtime. 2021-05-19 16:46:58 +04:00
50415733c8 Updated lib_ui sources to TDesktop version 2.7.1+df73bda 2021-04-07 00:14:33 +03:00
84a46ce773 Updated lib_ui sources to TDesktop version 2.7.1+c08a148 2021-03-28 13:41:16 +03:00
John Preston
f288c5649c Add MaskedInputField::showErrorNoFocus. 2021-03-26 21:05:02 +04:00
Ilya Fedin
af41bff7e4 Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
f04ec94710 Updated lib_ui sources to TDesktop version 2.6 2021-02-24 08:07:24 +03:00
John Preston
a5fb993721 Make a generic NumberInput from PortInput. 2021-01-22 21:49:12 +04:00
1da7b32a3f Merge remote-tracking branch 'upstream/master' 2020-05-13 00:44:45 +03:00
John Preston
6aa6a143bf Add a workaround for invalid Qt signal data. 2020-05-12 19:11:46 +04:00
f69cde56f1 Custom instant replaces 2020-01-26 08:02:03 +03:00
23rd
983d6be8d4 Added rpl::event_stream for firing applied markdown tag to spellchecker. 2019-12-30 16:58:53 +03:00
23rd
ba12ebc67a Fixed firing of incorrect values to document changes rpl::event_stream. 2019-10-30 18:14:43 +03:00
23rd
ee44c5b89e Added ability to extend context menu of InputField via rpl. 2019-10-30 18:14:43 +03:00
23rd
24d69ee679 Added rpl::event_stream for document contents changes in InputField. 2019-10-30 18:14:43 +03:00
John Preston
84d68e48c0 Allow showing error without field focusing. 2019-09-26 11:10:03 +03:00
John Preston
85c83003ca Initial commit. 2019-09-17 17:48:58 +03:00