Fredia Huya-Kouadio
|
f29feac7a5
Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus
|
il y a 3 mois |
Koyper
|
b668f45fd0
Fix LineEdit and TextEdit composite character backspace delete.
|
il y a 3 mois |
bruvzg
|
aa0ade5b49
[TextEdit / LineEdit] Add support for OEM Alt codes input.
|
il y a 1 an |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
il y a 4 mois |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
il y a 6 mois |
Pāvels Nadtočajevs
|
b252867145
[macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker.
|
il y a 7 mois |
Mounir Tohami
|
e89c196a80
`LineEdit` add member `keep_editing_on_text_submit`.
|
il y a 7 mois |
rune-scape
|
dd1372b78e
various gui nodes now listen for the changed signal on textures
|
il y a 1 an |
Mounir Tohami
|
f84f734696
Expose `LineEdit` `edit` and `unedit` methods.
|
il y a 10 mois |
bruvzg
|
b776f55bcb
Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered.
|
il y a 11 mois |
Mounir Tohami
|
c36f466a4c
Prevent `LineEdit` from losing focus when text is submitted or rejected.
|
il y a 10 mois |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
il y a 1 an |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
il y a 2 ans |
jsjtxietian
|
6950aab078
Make LineEdit secret character easier to change and enter
|
il y a 1 an |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
il y a 1 an |
bruvzg
|
5d3fcc5766
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
|
il y a 2 ans |
unknown
|
cfe98c57b9
Add drag and drop option for line edit and rich text label
|
il y a 2 ans |
kobewi
|
968c5f6247
Preserve selection when focusing SpinBox
|
il y a 2 ans |
VolTer
|
1856ceeb76
Implement LineEdit.get_selected_text()
|
il y a 2 ans |
Danil Alexeev
|
af8bf6f1d0
Fix `LineEdit` and `TextEdit` context menus not customizable
|
il y a 2 ans |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 2 ans |
Rémi Verschelde
|
45c6950f1b
Merge pull request #67123 from Rindbee/improve-caret-draw-conditions-for-LineEdit
|
il y a 2 ans |
Haoyu Qiu
|
3aed3edc06
Allow selecting SpinBox & LineEdit text when focus enters
|
il y a 2 ans |
Rindbee
|
3f20108703
Improve caret drawing conditions for `LineEdit`
|
il y a 2 ans |
EricEzaM
|
cb6d7fd059
Add searching by event for Editor Settings shortcuts and Project Settings input map.
|
il y a 2 ans |
Micky
|
6dbd283ae5
Rename every instance of `caret_blink_speed` to `caret_blink_interval`
|
il y a 3 ans |
Yuri Sizov
|
fc7cef8dec
Fix theme propagation in various parts of the editor
|
il y a 2 ans |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
il y a 2 ans |
Rémi Verschelde
|
fed1189099
Merge pull request #62771 from bruvzg/line_edit_trim
|
il y a 2 ans |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
il y a 3 ans |