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