Marwen Azouzi
|
296bee6bce
Fix LineEdit with secret checked reveals the secret when a selection is dragged
|
3 months ago |
Thaddeus Crews
|
cc5857728d
Merge pull request #106114 from m4gr3d/disable_auto_keyboard_popup
|
3 months ago |
Fredia Huya-Kouadio
|
f29feac7a5
Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus
|
3 months ago |
Danil Alexeev
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
4 months ago |
Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
4 months ago |
Thaddeus Crews
|
d9122205ec
Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete
|
4 months ago |
Koyper
|
b668f45fd0
Fix LineEdit and TextEdit composite character backspace delete.
|
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 |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
5 months ago |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
4 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
bruvzg
|
aa0ade5b49
[TextEdit / LineEdit] Add support for OEM Alt codes input.
|
1 year ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Aryombre
|
209189b969
fix selection in LineEdit
|
5 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 |
kobewi
|
92ab92114e
Don't duplicate internal nodes
|
1 year ago |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
6 months ago |
kobewi
|
6d2f18c6c6
Fix caret_force_displayed
|
6 months ago |
Pāvels Nadtočajevs
|
84a2e3fdb0
[IME] Do not redraw and move caret on IME update w/o text/position changes.
|
6 months ago |
A Thousand Ships
|
5dcab0e606
Prevent some internal nodes being duplicated in Controls
|
1 year ago |
Pāvels Nadtočajevs
|
b252867145
[macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker.
|
8 months ago |
Rémi Verschelde
|
07093c4a34
Merge pull request #100275 from KoBeWi/highest_level_clearance
|
7 months ago |
Rémi Verschelde
|
703552c51b
Merge pull request #100240 from WhalesState/line-edit-focus
|
8 months ago |
Mounir Tohami
|
e89c196a80
`LineEdit` add member `keep_editing_on_text_submit`.
|
8 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
8 months ago |
kobewi
|
b8b1584f5a
Don't emit text_changed signal when clearing empty LineEdit
|
8 months ago |
Rémi Verschelde
|
6c01b739b0
Merge pull request #99822 from havi05/lineedit-shortcuts
|
9 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
10 months ago |