Mounir Tohami
|
e89c196a80
`LineEdit` add member `keep_editing_on_text_submit`.
|
7 months ago |
Rémi Verschelde
|
6c01b739b0
Merge pull request #99822 from havi05/lineedit-shortcuts
|
8 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
9 months ago |
havi05
|
4b735d9fb2
LineEdit - Allow copy/select shortcuts when `editable==false`
|
8 months ago |
Rémi Verschelde
|
abf9eb5903
Merge pull request #93285 from rune-scape/listen-for-changes
|
8 months ago |
Thaddeus Crews
|
70ea5713cf
Merge pull request #98012 from syntaxerror247/lineEdit-bug-fix
|
8 months ago |
Thaddeus Crews
|
af3fb0a2b8
Merge pull request #86085 from TheSofox/text-undo-cleanup
|
9 months ago |
rune-scape
|
dd1372b78e
various gui nodes now listen for the changed signal on textures
|
1 year ago |
bruvzg
|
fdde7713a8
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifiers in non-IME input.
|
9 months ago |
Anish Mishra
|
14dd595447
Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popup
|
10 months ago |
Mounir Tohami
|
f84f734696
Expose `LineEdit` `edit` and `unedit` methods.
|
10 months ago |
David Snopek
|
36293a2dbf
Fix renaming nodes on X11
|
11 months ago |
Rémi Verschelde
|
77f779d326
Merge pull request #97167 from MewPurPur/reveal-undoredo
|
11 months ago |
Haoyu Qiu
|
14321b8ed5
Set auto translate mode for drag previews
|
11 months ago |
MewPurPur
|
f7a7ecc10a
Expose has_undo() and has_redo() of LineEdit
|
11 months ago |
David Snopek
|
b1871cdabf
Fix project manager stealing focus on i3
|
11 months ago |
bruvzg
|
b776f55bcb
Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered.
|
11 months ago |
Mounir Tohami
|
c36f466a4c
Prevent `LineEdit` from losing focus when text is submitted or rejected.
|
11 months ago |
Rémi Verschelde
|
f69de1c522
Merge pull request #96038 from kitbdev/fix-line-edit-caret-word-mode
|
11 months ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
1 year ago |
kit
|
3da4f457d0
Fix LineEdit word mode when there are no words
|
1 year ago |
A Thousand Ships
|
832695eb2c
[Tests] Fix various unit tests on minimal builds
|
1 year ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
bruvzg
|
d45b896673
Fix IME activation in subviewports.
|
1 year ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
aaronp64
|
3337c160a4
Update LineEdit to include read_only StyleBox in get_minimum_size()
|
1 year ago |
kobewi
|
0b877a9962
Expose is_part_of_edited_scene()
|
1 year ago |
Rémi Verschelde
|
8e45506070
Merge pull request #85801 from HolonProduction/select-whole-words-line-edit
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |