Paulb23
|
5c618dd03d
Move code folding into CodeEdit and hide line hiding API
|
4 years ago |
Paulb23
|
c1b9971ad8
Move and expose Code Hint in CodeEdit
|
4 years ago |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
4 years ago |
Paulb23
|
7860710d27
Fix FindReplaceBar text_change signal binding after replace all
|
4 years ago |
Paulb23
|
00e10a842f
Add custom background line colour to TextEdit and remove marked lines
|
5 years ago |
Tomasz Chabora
|
b1859510ab
Change behavior of String.right
|
5 years ago |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 years ago |
Marcel Admiraal
|
86822b187e
Rename LineEdit caret_* properties getters and setters to match property
|
4 years ago |
Sushi
|
a4d5664858
Fix: Selection Only in Find/Replace now preserves selection
|
4 years ago |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 years ago |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 years ago |
Rémi Verschelde
|
90bdba576a
Merge pull request #43742 from qarmin/editor_modules_default_values
|
4 years ago |
Marcel Admiraal
|
df6b061dbb
Rename CubeMesh BoxMesh
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Yuri Roubinsky
|
d936201a05
Reversed Toggle Script Button icon
|
4 years ago |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Haoyu Qiu
|
87fb2bde0c
Keep cursor relative position after multiline move
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 years ago |
Paulb23
|
d18a90b8f0
Move ConnectionGutter to editor code_editor
|
5 years ago |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 years ago |
Paulb23
|
1353ed5e44
Added Line numbers to CodeEdit
|
5 years ago |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 years ago |
Rémi Verschelde
|
5700429e4e
Merge pull request #33760 from nekomatata/script-editor-init-optimization
|
5 years ago |
George Marques
|
aa09b4f85d
Reintroduce code completion
|
5 years ago |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |