Commit History

Author SHA1 Message Date
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Rémi Verschelde 2beaae4b6f String: Remove `erase` method, bindings can't mutate String 3 years ago
  kobewi 134e4d168b Improve save handling for built-in scripts 4 years ago
  kobewi e393c2a734 Add is_built_in() method to Resource 4 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 years ago
  Paulb23 3010bca41b Move add_syntax_highlighter bind to ScriptEditorBase 4 years ago
  Paulb23 44e260e247 Allow breakpoints in closed files 4 years ago
  Eric M bd3cc8d6cc Fixed ScriptTextEditor errors/warnings panel formatting. 4 years ago
  Eric M 6b65092c57 Added ability to override shortcut definitions for OSX (remove preprocessor defines) 4 years ago
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 years ago
  Yuri Roubinsky 6a9e855af9 Fix editor crash on pressing `Go to Previous Bookmark` menu button 4 years ago
  Gilles Roudière 321ee7bda1 Merge pull request #52106 from Paulb23/text-edit-optimisation 4 years ago
  Fabio Alessandrelli 58c30b2626 Merge pull request #51639 from Ev1lbl0w/gsoc21-dap 4 years ago
  Ev1lbl0w 292ed61c18 Implemented advanced features of DAP 4 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  Paulb23 de009cb5ae Optimise TextEdit get height and width 4 years ago
  Rémi Verschelde de7b6d13eb Merge pull request #51627 from mhilbrunner/todo-for-neikeq 4 years ago
  Rémi Verschelde aa3909cf54 Merge pull request #51729 from yjh0502/ext-reload-master 4 years ago
  Max Hilbrunner 5161c97c9c Remove underscore hacks 4 years ago
  Haoyu Qiu 16c2d4ef22 Improve Undo/Redo menu items 4 years ago
  Jihyun Yu 1c61245990 Auto-reload scripts with external editor 4 years ago
  Paulb23 bcfc591f86 Reorganise text editor settings 4 years ago
  Rémi Verschelde 81512a3732 Style: Cleanup code using `text_editor/completion/use_single_quotes` 4 years ago
  Haoyu Qiu dae51cc6b3 Allow dropping property path into script editor 4 years ago
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 years ago
  Paulb23 b700011314 Protect internal CodeEdit --> TextEdit API 4 years ago
  Paulb23 9ec3e7f3d7 Cleanup TextEdit selection methods 4 years ago
  Paulb23 d5dcaee4c5 Cleanup and rename caret operations 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette 4 years ago