Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs 7fc4521dd8 Adjust hex code box baseline calculation. 3 months ago
  Danil Alexeev decf5bf865 GUI: Copy all text in `RichTextLabel` if nothing is selected 3 months ago
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 4 months ago
  Thaddeus Crews 4dbfcbfbbd Merge pull request #105504 from ExEago/master 4 months ago
  Pāvels Nadtočajevs 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 4 months ago
  ExEago 4115b813fe Add two methods to compute the height and width of an individual line in a RichTextLabel 4 months ago
  yahkr fc051c8b36 Add [br] to bbcode parsing for rich_Text_label 4 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 5 months ago
  Thaddeus Crews aba5841b34 Merge pull request #105323 from bruvzg/rtl_right_trim 4 months ago
  Thaddeus Crews 4cc419f6e6 Merge pull request #105259 from bruvzg/rtl_track_custom_font_changes 4 months ago
  Pāvels Nadtočajevs d782d827f7 [RTL] Fix VC_GLYPHS_RTL visible character trimming mode. 4 months ago
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 4 months ago
  Pāvels Nadtočajevs 1ddd503213 [RTL] Track external changes in the custom fonts set by BBCode / `push_*`. 4 months ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Yufeng Ying 7a1a970c25 size() <= 0 and size() < 1. 5 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 months ago
  Rémi Verschelde 1a367f3a68 Merge pull request #104685 from bruvzg/rtl_vpad 5 months ago
  Pāvels Nadtočajevs a2919f8127 [RTL] Improve vertical padding. 5 months ago
  Pāvels Nadtočajevs 42edbcd748 [RTL] Fix size/alignment of tables with padded cells. 5 months ago
  Pāvels Nadtočajevs 7675bc7df6 [RTL] Fix `float` and `int` matching in FX environment. 5 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago
  Pāvels Nadtočajevs 2bbf0f2317 Add properties to configure space trimming on line break. 5 months ago
  Pāvels Nadtočajevs 9f8d8b7c4e [RTL] Fix custom effects not updating. 6 months ago
  Rémi Verschelde cbb1e0ef7a Merge pull request #103653 from dugramen/popup_respect_scale 5 months ago
  dugramen ad812cf29d Apply transform for LineEdit, RichTextLabel, and TextEdit popup positions 6 months ago
  Thaddeus Crews 3c43508ed7 Merge pull request #102427 from AThousandShips/fix_substr 5 months ago
  Thaddeus Crews 6b4fda04c9 Merge pull request #89442 from KoBeWi/internal_duplicaten't 5 months ago
  Thaddeus Crews 5e48f26e7f Merge pull request #103580 from yangyey/bugfixing 5 months ago
  kobewi 92ab92114e Don't duplicate internal nodes 1 year ago