bruvzg
|
34c909b41e
[TextEdit] Do not draw virtual spaces (word break / justification points).
|
2 years ago |
bruvzg
|
315164c619
[TextEdit / IME] Check selection before deleting to avoid unnecessary error messages.
|
2 years ago |
Paulb23
|
60161cbe7d
Fix ctrl+backspace crash with multicarets on the same line
|
2 years ago |
James Mintram
|
aa024296d1
Fix error spam when hovering minimap in the script editor
|
2 years ago |
Danil Alexeev
|
af8bf6f1d0
Fix `LineEdit` and `TextEdit` context menus not customizable
|
2 years ago |
bruvzg
|
e08a6e692d
[Windows] Fix committing IME text without IME deactivation.
|
2 years ago |
Aaron Franke
|
2bc0bcbd26
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
bruvzg
|
5361ec9f43
Implement BiDi override mode for GDScript source.
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
163f6f5fe8
Merge pull request #68429 from KoBeWi/PropertySettings
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
a56fdea289
[TextEdit] Fix IME intermediate text not displayed when TextEdit is empty and placeholder is set.
|
2 years ago |
kobewi
|
7c6b659bd7
Add PropertyInfo overload for GLOBAL_DEF
|
2 years ago |
Danil Alexeev
|
53b3d1e645
Fix highlight overlaps in TextEdit
|
2 years ago |
Eduard Zalyaev
|
b663a825a6
Script editor: Fix edge case when double-click incorrectly updates caret position
|
2 years ago |
Adam Scott
|
0c64304ba5
Fix error while selecting last empty line
|
2 years ago |
Alfred Reinold Baudisch
|
0d2953074b
Mouse click deselect removes secondary carets and puts primary caret under mouse position
|
2 years ago |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 years ago |
Alfred Reinold Baudisch
|
a862583d05
Unified shortcut to clear carets and selections
|
2 years ago |
Alfred Reinold Baudisch
|
fcff978763
Shortcut and Bind to Remove Secondary Carets
|
2 years ago |
Rémi Verschelde
|
8b1a42cd47
Merge pull request #67888 from KoBeWi/overridead
|
2 years ago |
Rémi Verschelde
|
68623c75b3
Merge pull request #67496 from Paulb23/text-edit-crashes
|
2 years ago |
Rémi Verschelde
|
273410ba5a
Merge pull request #67139 from PucklaMotzer09/insert_caret_at_carets
|
2 years ago |
Clay John
|
0486810697
Merge pull request #67644 from alfredbaudisch/add-selection-next-occurrence
|
2 years ago |
kobewi
|
c7eb814ede
Remove override_selected_font_color property
|
2 years ago |
Alfred Reinold Baudisch
|
7d15ecc3af
Add Selection and Caret for Next Occurrence of Selection
|
3 years ago |
Markus Sauermann
|
b8031bb7d6
Code simplifications
|
3 years ago |
PucklaMotzer09
|
e5354cacd0
Add Caret Insert Below and Above shortcuts to TextEdit
|
3 years ago |
Paulb23
|
4bfb1d953c
Fix undo redo not adjusting TextEdit viewport to caret
|
3 years ago |