summaryrefslogtreecommitdiffstats
path: root/editor/code_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg2020-11-261-15/+86
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-45/+23
* Keep cursor relative position after multiline moveHaoyu Qiu2020-11-111-0/+6
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Remove breakpoints from editor settingsPaulb232020-09-101-2/+0
* Move ConnectionGutter to editor code_editorPaulb232020-09-101-1/+0
* Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb232020-09-101-30/+24
* Added Line numbers to CodeEditPaulb232020-09-101-2/+2
* Add and convert editor to use CodeEditPaulb232020-09-101-71/+71
* Merge pull request #33760 from nekomatata/script-editor-init-optimizationRémi Verschelde2020-07-261-2/+0
|\
| * Optimized ScriptEditor initialization when many scripts are loadedPouleyKetchoupp2020-07-171-2/+0
* | Reintroduce code completionGeorge Marques2020-07-201-0/+1
|/
* Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighterPaulb232020-07-111-7/+14
* Convert syntax highlighters into a resourcePaulb232020-07-111-3/+3
* Improve null check in FindReplaceBarYuri Sizov2020-07-061-15/+18
* Fix error label clicking in status bar for shader editorYuri Roubinsky2020-06-231-2/+1
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-4/+8
* Fix code editor Replace tool to work with 'Selection Only' optionMaganty Rushyendra2020-06-161-9/+36
* Fix match count for whole word search in editorMaganty Rushyendra2020-06-151-3/+4
* Fix whole word search slowdown in editorMaganty Rushyendra2020-06-121-1/+1
* FIX CodeTextEditor not respecting focus in _inputMrRevington2020-05-221-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-37/+73
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-63/+0
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-2/+4
* Rename InputFilter back to InputRémi Verschelde2020-04-281-3/+3
* Merge pull request #37447 from ThakeeNathees/text-replace-empty-string-fixRémi Verschelde2020-04-061-1/+9
|\
| * replace selected text with empty string bug fixedThakee Nathees2020-04-061-1/+9
* | Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
|/
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-42/+42
* Working multiple window support, including editorJuan Linietsky2020-03-261-4/+4
* Refactored input, goes all via windows now.Juan Linietsky2020-03-261-3/+3
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-1/+1
* Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodesRémi Verschelde2020-03-011-1/+1
|\
| * Rename `scancode` to `keycode`.bruvzg2020-02-251-1/+1
* | Merge pull request #36621 from WizardOhio24/fix-wrong-selection-on-line-clone...Rémi Verschelde2020-03-011-1/+1
|\ \
| * | Fix wrong selection on cloning a line down in the editorRichard Menzies2020-02-291-1/+1
* | | Signals: Manually port most of remaining connect_compat usesRémi Verschelde2020-02-281-1/+1
* | | Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-47/+25
|/ /
* | Merge pull request #36232 from Calinou/add-soft-line-length-guidelineRémi Verschelde2020-02-271-2/+3
|\ \ | |/ |/|
| * Add a soft line length guideline to the script editorHugo Locurcio2020-02-151-2/+3
* | Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-27/+27
* | Allow for continuous deletion/duplication of linesTomasz Chabora2020-02-161-0/+10
|/
* Merge pull request #36030 from dreamsComeTrue/fix-replace-text-enteredRémi Verschelde2020-02-141-0/+5
|\
| * Allow using Enter key for replacing text in code editors (also Shift + Enter ...Dominik 'squ@ll' Jasiński2020-02-081-0/+5
* | Texture refactorJuan Linietsky2020-02-111-2/+2
|/
* Merge pull request #33639 from YeldhamDev/replaced_label_locationRémi Verschelde2020-01-311-1/+2
|\
| * Make the replaced results appear in the matches counterMichael Alexsander2019-11-151-1/+2
* | Fix typos with codespellRémi Verschelde2020-01-151-1/+1
* | Fixes minimap width on HiDPI monitorHaoyu Qiu2020-01-111-1/+1
* | Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2