bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 лет назад |
Haoyu Qiu
|
87fb2bde0c
Keep cursor relative position after multiline move
|
4 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 лет назад |
Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 лет назад |
Paulb23
|
d18a90b8f0
Move ConnectionGutter to editor code_editor
|
5 лет назад |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 лет назад |
Paulb23
|
1353ed5e44
Added Line numbers to CodeEdit
|
5 лет назад |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 лет назад |
Rémi Verschelde
|
5700429e4e
Merge pull request #33760 from nekomatata/script-editor-init-optimization
|
5 лет назад |
George Marques
|
aa09b4f85d
Reintroduce code completion
|
5 лет назад |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 лет назад |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 лет назад |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 лет назад |
Yuri Sizov
|
e94b8a6acc
Improve null check in FindReplaceBar
|
5 лет назад |
Yuri Roubinsky
|
25cb5a42e0
Fix error label clicking in status bar for shader editor
|
5 лет назад |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 лет назад |
Maganty Rushyendra
|
2be3a33cc3
Fix code editor Replace tool to work with 'Selection Only' option
|
5 лет назад |
Maganty Rushyendra
|
91bdc77d47
Fix match count for whole word search in editor
|
5 лет назад |
Maganty Rushyendra
|
2433287871
Fix whole word search slowdown in editor
|
5 лет назад |
MrRevington
|
4641fb9ec4
FIX CodeTextEditor not respecting focus in _input
|
5 лет назад |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 лет назад |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 лет назад |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 лет назад |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 лет назад |
Rémi Verschelde
|
e14464caeb
Merge pull request #37447 from ThakeeNathees/text-replace-empty-string-fix
|
5 лет назад |
Thakee Nathees
|
2144eb05df
replace selected text with empty string bug fixed
|
5 лет назад |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 лет назад |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 лет назад |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 лет назад |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 лет назад |