Commit History

Author SHA1 Message Date
  reduz 45af29da80 Add a new HashSet template 3 years ago
  Rémi Verschelde 5b02415fd0 Merge pull request #55134 from KoBeWi/script_pillow_or_something 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Rémi Verschelde f00803b8a5 Merge pull request #56695 from bruvzg/mod_unicode_input 3 years ago
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 3 years ago
  Yuri Roubinsky 5db47c5521 Fix lookup symbol in scripts which doesn't open a tab at first attempt 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  jmb462 71fb89390f Save script editor's function list split offset with the editor layout 3 years ago
  Haoyu Qiu e461e28c70 Disable ScriptEditor's menu items when they do nothing 3 years ago
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi ca4c63d654 Always soft-reload scripts 3 years ago
  kobewi 134e4d168b Improve save handling for built-in scripts 3 years ago
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 years ago
  Paulb23 31c1215c25 Allow dragging TextFiles from the Filesystem dock 3 years ago
  Paulb23 44e260e247 Allow breakpoints in closed files 3 years ago
  Paulb23 bec8ae7ba6 Preserve script editor state through tab closes 3 years ago
  Paulb23 6596c7bdc2 Add TextFile support across the editor 3 years ago
  Hugo Locurcio 3143e7df69 Add history navigation in the script editor using extra mouse buttons 5 years ago
  Rémi Verschelde 80e2c084cd Merge pull request #52479 from KoBeWi/the_close_of_all_tabs 4 years ago
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 years ago
  kobewi 8fe664fb4b Don't stop closing on unsaved script 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
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago