Pāvels Nadtočajevs
|
84a2e3fdb0
[IME] Do not redraw and move caret on IME update w/o text/position changes.
|
8 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.
|
9 months ago |
Rémi Verschelde
|
07093c4a34
Merge pull request #100275 from KoBeWi/highest_level_clearance
|
9 months ago |
Rémi Verschelde
|
703552c51b
Merge pull request #100240 from WhalesState/line-edit-focus
|
9 months ago |
Mounir Tohami
|
e89c196a80
`LineEdit` add member `keep_editing_on_text_submit`.
|
9 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 months ago |
kobewi
|
b8b1584f5a
Don't emit text_changed signal when clearing empty LineEdit
|
10 months ago |
Rémi Verschelde
|
6c01b739b0
Merge pull request #99822 from havi05/lineedit-shortcuts
|
10 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
11 months ago |
havi05
|
4b735d9fb2
LineEdit - Allow copy/select shortcuts when `editable==false`
|
10 months ago |
Rémi Verschelde
|
abf9eb5903
Merge pull request #93285 from rune-scape/listen-for-changes
|
10 months ago |
Thaddeus Crews
|
70ea5713cf
Merge pull request #98012 from syntaxerror247/lineEdit-bug-fix
|
10 months ago |
Thaddeus Crews
|
af3fb0a2b8
Merge pull request #86085 from TheSofox/text-undo-cleanup
|
11 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.
|
11 months ago |
Anish Mishra
|
14dd595447
Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popup
|
1 year ago |
Mounir Tohami
|
f84f734696
Expose `LineEdit` `edit` and `unedit` methods.
|
1 year ago |
David Snopek
|
36293a2dbf
Fix renaming nodes on X11
|
1 year ago |
Rémi Verschelde
|
77f779d326
Merge pull request #97167 from MewPurPur/reveal-undoredo
|
1 year ago |
Haoyu Qiu
|
14321b8ed5
Set auto translate mode for drag previews
|
1 year ago |
MewPurPur
|
f7a7ecc10a
Expose has_undo() and has_redo() of LineEdit
|
1 year ago |
David Snopek
|
b1871cdabf
Fix project manager stealing focus on i3
|
1 year ago |
bruvzg
|
b776f55bcb
Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered.
|
1 year ago |
Mounir Tohami
|
c36f466a4c
Prevent `LineEdit` from losing focus when text is submitted or rejected.
|
1 year ago |
Rémi Verschelde
|
f69de1c522
Merge pull request #96038 from kitbdev/fix-line-edit-caret-word-mode
|
1 year 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 |