kit
|
addae393a4
Fix TextEdit line wrap indent when disabled
|
4 days ago |
Pāvels Nadtočajevs
|
8624134c89
[TextEdit] Draw guidelines under the text and caret.
|
1 week ago |
kit
|
927208a92e
Fix ScriptEditor line number in color objects
|
2 weeks ago |
Thaddeus Crews
|
d4fa7e15ed
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
|
1 month ago |
Marwen Azouzi
|
76d782d291
Fix IME window position not taking into account window transform
|
1 month ago |
Michael Alexsander
|
454e4f817c
Make build profile project detection also set build options
|
4 months ago |
kit
|
ebf71cd4f3
Fix CodeEdit hover word lookup
|
1 month ago |
Thaddeus Crews
|
da9fb81e1f
Merge pull request #89556 from smntic/single-char
|
2 months ago |
Thaddeus Crews
|
8b4dd7a34e
Merge pull request #105724 from dugramen/recovery/split-commit
|
2 months ago |
Lukas Tenbrink
|
581e899785
Refactor `TextEdit::search` to be more robust to failure.
|
2 months ago |
dugramen
|
b9f59ae6ca
Add color pickers to script editor
|
3 months ago |
Thaddeus Crews
|
cc5857728d
Merge pull request #106114 from m4gr3d/disable_auto_keyboard_popup
|
2 months ago |
Fredia Huya-Kouadio
|
f29feac7a5
Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus
|
2 months ago |
Danil Alexeev
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
2 months ago |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
2 months ago |
Thaddeus Crews
|
fc1ffeb5e0
Merge pull request #105870 from bruvzg/te_margin_round
|
2 months ago |
Pāvels Nadtočajevs
|
1794098b47
[TextEdit] Fix margin rounding at sub 100% scale.
|
3 months ago |
Pāvels Nadtočajevs
|
fb99c01381
[TextEdit] Fix caret cut of in RTL layout, account for wrapped line indents in accessibility updates.
|
3 months ago |
Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
3 months ago |
Thaddeus Crews
|
d9122205ec
Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete
|
3 months ago |
Koyper
|
b668f45fd0
Fix LineEdit and TextEdit composite character backspace delete.
|
3 months ago |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 months ago |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 months ago |
Jayden Sipe
|
292119dd68
Fix smooth scrolling tied to physics process
|
3 months ago |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
3 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 months ago |
bruvzg
|
aa0ade5b49
[TextEdit / LineEdit] Add support for OEM Alt codes input.
|
1 year ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 months ago |
Thaddeus Crews
|
9bbda47794
Merge pull request #104776 from BrotherShort/TextEdit-VScroll-max-tolerance
|
3 months ago |
BrotherShort
|
1077fdb15a
fix TextEdit VScroll max tolerance
|
3 months ago |