Historia zmian

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