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