| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Cleanup unused engine code | Tomasz Chabora | 2020-12-09 | 1 | -1/+0 |
* | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut | 2020-12-02 | 1 | -1/+1 |
* | Documentation generation for GDScript | Thakee Nathees | 2020-11-29 | 1 | -0/+1 |
* | Implement new shortcuts system. | Eric M | 2020-11-23 | 1 | -1/+1 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit | Paulb23 | 2020-09-10 | 1 | -1/+1 |
* | Make unsaved scripts in the script editor more user-friendly | Andrii Doroshenko (Xrayez) | 2020-07-26 | 1 | -0/+2 |
* | Optimized ScriptEditor initialization when many scripts are loaded | PouleyKetchoupp | 2020-07-17 | 1 | -0/+1 |
* | Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter | Paulb23 | 2020-07-11 | 1 | -6/+52 |
* | Expose Syntax highlighter for editor plugins | Paulb23 | 2020-07-11 | 1 | -4/+5 |
* | Convert syntax highlighters into a resource | Paulb23 | 2020-07-11 | 1 | -2/+2 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -14/+14 |
* | Remove ToolButton in favor of Button | Hugo Locurcio | 2020-06-19 | 1 | -5/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -5/+0 |
* | Remove Request Docs button in the script editor due to various issues | Hugo Locurcio | 2020-04-02 | 1 | -2/+0 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -1/+1 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -2/+2 |
* | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli | 2020-02-21 | 1 | -13/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -3/+3 |
* | Added 'Replace in files' functionality to text editors | Dominik 'dreamsComeTrue' Jasiński | 2020-02-13 | 1 | -0/+2 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Fix ScriptTextEditor encapsulation | Yuri Roubinsky | 2019-12-19 | 1 | -1/+1 |
* | Fix toggle scripts panel to allow using shortcut in other areas | Yuri Roubinsky | 2019-12-17 | 1 | -1/+1 |
* | Moves switch for show scripts panel from File menu to status bar | Yuri Roubinsky | 2019-12-15 | 1 | -0/+2 |
* | Fixed ScriptEditor autosave timer causing errors on start | PouleyKetchoupp | 2019-10-10 | 1 | -0/+1 |
* | Add shortcut Shift + F3 to search pervious in the built-in docs | Marqus | 2019-10-10 | 1 | -0/+1 |
* | Add Reopen Closed Script option in Script Editor | Tomasz Chabora | 2019-08-01 | 1 | -1/+2 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -2/+2 |
* | Merge pull request #29547 from santouits/filter-scripts | Rémi Verschelde | 2019-06-19 | 1 | -0/+6 |
|\ |
|
| * | Add filter search for script list and the members | santouits | 2019-06-12 | 1 | -0/+6 |
* | | Merge pull request #28766 from pgoral/editor_validation_issue | Rémi Verschelde | 2019-06-17 | 1 | -0/+2 |
|\ \ |
|
| * | | Changing method signature in other class in not recognized in working class i... | Goral | 2019-05-29 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #29129 from kis3lori/remove-save-theme-for-default | Rémi Verschelde | 2019-06-13 | 1 | -0/+1 |
|\ \ |
|
| * | | Created a fallback from the "Save Theme" button to "Save Theme As" when a def... | Kis Levente Lorand | 2019-06-13 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #29262 from DarknessCatt/issue-27476 | Rémi Verschelde | 2019-06-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Automatically add new line to scripts | Matheus Lima Cunha | 2019-05-29 | 1 | -0/+1 |
* | | Make "Find in Files" always available in the script editor | Michael Alexsander Silva Dias | 2019-05-02 | 1 | -0/+1 |
* | | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson | 2019-04-23 | 1 | -0/+4 |
* | | Display connection information in the script editor | Paulb23 | 2019-04-20 | 1 | -0/+1 |
|/ |
|
* | Add a "Request Docs" button to code editor. | Juan Linietsky | 2019-03-26 | 1 | -0/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Unify editor class and reference search | Ray Koopa | 2018-11-20 | 1 | -3/+2 |
* | Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-... | Rémi Verschelde | 2018-10-02 | 1 | -1/+1 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Added method to create TextFiles | Paulb23 | 2018-08-15 | 1 | -0/+1 |
* | Allow opening and editing of any utf_8 file in script editor | Paulb23 | 2018-07-22 | 1 | -8/+12 |
* | Merge pull request #19498 from guilhermefelipecgs/fix_regression | Max Hilbrunner | 2018-07-05 | 1 | -2/+2 |
|\ |
|
| * | Fix "find and replace" initializing with wrong size | Guilherme Felipe | 2018-06-13 | 1 | -2/+2 |