Age | Commit message (Expand) | Author |
---|---|---|
2021-05-25 | Tweak dozens of editor property hints for consistency | Hugo Locurcio |
2021-04-05 | Style: Apply clang-tidy's `readability-braces-around-statements` | Rémi Verschelde |
2021-03-29 | Use extra font spacing in the RichTextLabel line height calculation, and styl... | bruvzg |
2021-02-15 | Fix `TextLine`/`TextParagraph` crash when `add_string` / `set_dropcap` is cal... | bruvzg |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-29 | Fix missed renamings from empty() to is_empty() | Rémi Verschelde |
2020-12-29 | Merge pull request #43691 from bruvzg/ctl_dropcap | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-13 | [Complex Text Layouts] Add drop-caps support to TextParagraph and RTL. | bruvzg |
2020-12-06 | [Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, T... | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |