Commit graph

34 commits

Author SHA1 Message Date
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
John Preston
b5fb343d6c Allow only Ctrl modifier for Backspace on Linux. 2020-12-30 17:51:26 +04:00
5bb0b6a6e5 Updated lib_ui sources to TDesktop version 2.5.1 2020-12-23 21:03:36 +03:00
John Preston
dfc0f0b889 Change button round radius. 2020-12-08 11:12:46 +04:00
John Preston
e0fb1129d1 Allow custom PopupMenu style in InputField. 2020-11-30 14:19:38 +03:00
7afb927acf Merge remote-tracking branch 'upstream/master' 2020-06-26 07:24:19 +03:00
John Preston
4ef97b57f6 Guard against inputMethodEvent destroying the field. 2020-06-08 12:13:15 +04:00
a32ee9581d Merge remote-tracking branch 'upstream/master' 2020-06-03 19:06:29 +03:00
John Preston
d71d2121b1 Move some methods out of the global scope. 2020-06-03 19:04:52 +04:00
1da7b32a3f Merge remote-tracking branch 'upstream/master' 2020-05-13 00:44:45 +03:00
John Preston
8e2cfbf303 Insert only paragraph separators in the field. 2020-05-12 19:12:33 +04:00
John Preston
6aa6a143bf Add a workaround for invalid Qt signal data. 2020-05-12 19:11:46 +04:00
John Preston
8e44fb7780 Fix tilde hack for non-empty styleName. 2020-05-10 17:02:37 +04:00
3cca2516c2 Merge remote-tracking branch 'upstream/master' 2020-05-09 04:02:54 +03:00
John Preston
cc9b7e2c2f Use Bold instead of Semibold by entities. 2020-05-08 11:51:41 +04:00
03fa1d9275 Try to fix input field margins 2020-04-26 19:06:00 +03:00
Ilya Fedin
499af3e481 Merge remote-tracking branch 'tdesktop/master' into v2.1 2020-04-24 16:40:24 +04:00
ilya-fedin
74889b8c21 Better algorithm for font choosing 2020-04-13 11:31:34 +04:00
ilya-fedin
3106a3474b
add possiblity to use system font (#2) 2020-01-30 10:43:51 +03: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
John Preston
c68dceb189 Use selected text colors from the palette.
On macOS in Dark Mode + Graphite system settings have selected text color
'white' and selected text background color 'white+opacity'.

It looks fine if the control background is dark, but in case of custom color
themes with white control background the selected text becomes invisible.
2019-11-07 10:37:46 +03:00
John Preston
5723c2ba54 Fix workaround for Open Sans tilda bug. 2019-11-04 16:15:43 +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
37f777e230 Attempt to fix emoji layout in the InputField. 2019-10-20 14:21:08 +04: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