Melissa Geels
|
408401a642
Triple click in text editor now uses last mouse position for validity
|
4 年之前 |
Paulb23
|
dd5a37f556
Move symbol lookup into CodeEdit
|
4 年之前 |
Paulb23
|
8f900ac178
Move line length guidelines into CodeEdit
|
4 年之前 |
Paulb23
|
d1a1ad127e
Move brace matching into CodeEdit
|
4 年之前 |
Paulb23
|
12f0053555
Move auto brace completion to CodeEdit
|
4 年之前 |
Rémi Verschelde
|
a0bc2f359d
Merge pull request #50588 from bruvzg/menu_gen
|
4 年之前 |
Rémi Verschelde
|
dfc1ec7fb9
Merge pull request #50606 from Chaosus/textedit_fix_guttertype
|
4 年之前 |
Yuri Roubinsky
|
1597045b09
Fixed typos in `TextEdit::GutterType` enum
|
4 年之前 |
bruvzg
|
1ac7a126f1
Optimize LineEdit and TextEdit menu item generation.
|
4 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年之前 |
reduz
|
a3fb76cd45
Create many types of popups on demand
|
4 年之前 |
Rémi Verschelde
|
9a1ce8e6c3
LineEdit: Respect `max_length` by truncating text to append
|
4 年之前 |
Paulb23
|
1a0cfc219b
Move indent management to CodeEdit
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Paulb23
|
ab49ea032c
Remove redundant keywords from TextEdit
|
4 年之前 |
Paulb23
|
5c618dd03d
Move code folding into CodeEdit and hide line hiding API
|
4 年之前 |
Rémi Verschelde
|
c5f237eaf8
Merge pull request #45393 from Paulb23/code_edit_autocomplete
|
4 年之前 |
Paulb23
|
c1b9971ad8
Move and expose Code Hint in CodeEdit
|
5 年之前 |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
5 年之前 |
Paulb23
|
5f66dfa371
Fix TextEdit selection drawing behing minimap
|
4 年之前 |
Rémi Verschelde
|
9bc2ba3b64
Merge pull request #48955 from Calinou/editor-tweak-property-hints
|
4 年之前 |
Hugo Locurcio
|
87f503310b
Tweak dozens of editor property hints for consistency
|
4 年之前 |
Hugo Locurcio
|
80f4e407b2
Add a keyboard shortcut to select the word under cursor in TextEdit
|
4 年之前 |
Paulb23
|
00e10a842f
Add custom background line colour to TextEdit and remove marked lines
|
5 年之前 |
Rémi Verschelde
|
510030fedc
Merge pull request #48528 from sent44/textedit
|
4 年之前 |
Rémi Verschelde
|
92c04fa727
Fix build after mismatch between #48168 and #48599
|
4 年之前 |
Rémi Verschelde
|
b3e3f0e34c
Merge pull request #48599 from Calinou/textedit-alt-scroll-faster
|
4 年之前 |
Rémi Verschelde
|
6c367f8e0d
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
|
4 年之前 |
Hugo Locurcio
|
cf1cf6c6eb
Scroll faster when holding Alt in TextEdit (and script editor)
|
4 年之前 |
kobewi
|
c3967c80ab
Display arrow cursor if text is not editable
|
4 年之前 |