Rémi Verschelde
|
09212fba1e
|
Fix missed renamings from empty() to is_empty()
Those were missed in #44401 or added by later PRs.
|
2020-12-29 09:55:07 +01:00 |
|
Rémi Verschelde
|
652bdd573e
|
Merge pull request #43691 from bruvzg/ctl_dropcap
[Complex Text Layouts] Add drop-cap support to RTL.
|
2020-12-29 09:14:46 +01:00 |
|
Marcel Admiraal
|
5b937d493f
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
|
bruvzg
|
62927383ed
|
[Complex Text Layouts] Add drop-caps support to TextParagraph and RTL.
|
2020-12-13 22:20:02 +02:00 |
|
bruvzg
|
a458e90179
|
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph.
Fixes oversized editor control height (default editor spacing is negative) and control size changing when text is set.
|
2020-12-06 20:30:59 +02:00 |
|
bruvzg
|
99666de00f
|
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
Implement interface mirroring.
Add TextLine and TextParagraph classes.
Handle UTF-16 input on macOS and Windows.
|
2020-11-26 14:25:48 +02:00 |
|