提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 年之前
  Yuri Sizov 43f03e2ce6 Improve naming of theme properties throughout GUI code 3 年之前
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 年之前
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 年之前
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  Marios Staikopoulos da2b5da0c5 Fix Project Manager hard crashes due to invalid access to Editor Nodes 3 年之前
  Daniel Kříž 2a6cb29a0f Add better alert dialogs if directory already exists 3 年之前
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 年之前
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  naeu e2b58ef4dc Set dialog folder icon color 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 年之前
  Daniel Ting 9605fc54c7 Fix cancel/OK button order on macOS 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 年之前
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 年之前
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 年之前
  Rémi Verschelde 09a6a2d8f8 Signals: Port more uses of connect_compat 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Mikolaj Kaczmarek a245bab78d Fixed disconnecting not connected signal 6 年之前
  qarmin 17732fe698 Added some obvious errors explanations 6 年之前