Ilya Fedin
93987b3703
Fix a type mismatch
2021-10-20 10:27:52 +04:00
Ilya Fedin
ee36b1f451
Use StringViewMid adapter
2021-10-20 10:27:52 +04:00
Ilya Fedin
64e40913df
Use new Qt 6 adapters
2021-10-19 19:28:45 +04: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
Ilya Fedin
a2d1114a93
Get rid of osx and linux32 special targets
2021-08-11 16:01:30 +03:00
Ilya Fedin
51cfd0ba35
Fix -Wunused-variable warnings with gcc
2021-07-19 18:59:36 +03:00
Ilya Fedin
b8485c0d8a
Fix -Wunused-variable warnings
2021-07-13 21:24:22 +03:00
John Preston
0134685622
Fix converting entities to tags.
2021-06-23 15:55:03 +04:00
John Preston
2d71162f4a
Convert overlapping tags to entities and back.
2021-06-22 18:29:12 +04:00
John Preston
96b4c6c57a
Allow several tags with '|' separator in InputField.
2021-06-22 14:42:57 +04:00
Ilya Fedin
c74cf04cc6
Get rid of deprecated ranges::view usage
2021-03-13 19:06:44 +03:00
John Preston
f06346fbf0
Allow precompute size of serialized tags.
2020-11-13 20:26:30 +03:00
John Preston
d4c99701b5
Fix deprecation warnings on Qt 5.15.1.
2020-11-04 18:44:45 +03:00
John Preston
54a8c62bf5
Fix links parsing in case of surrogate pairs.
2020-10-30 16:08:03 +03:00
John Preston
d71d2121b1
Move some methods out of the global scope.
2020-06-03 19:04:52 +04:00
John Preston
555a9d203c
Add a separate Semibold entity type.
2020-05-08 12:07:35 +04:00
John Preston
8d8d561127
Support rich text in toasts.
2020-04-07 13:58:24 +04:00
John Preston
199e51706f
Support build with range-v3 0.9.1.
2019-10-02 14:43:04 +03:00
John Preston
85c83003ca
Initial commit.
2019-09-17 17:48:58 +03:00