Commit History

Author SHA1 Message Date
  jsjtxietian 1238554f05 Use ui_text_submit to confirm and close text prompts 1 year ago
  Arman Elgudzhyan 8ab2cf3d2d Use defined key mapping for closing popups and dialogs 1 year ago
  Haoyu Qiu dfc628bc54 Fix layout list not resizing in editor layout dialog 1 year ago
  Haoyu Qiu 5a5fd33e42 More i18n improvements 1 year ago
  Marius Hanl 4b436d64aa Improve editor layout dialog 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Marius Hanl c6da15fed7 Do not add child twice and set initial focus 2 years ago
  souplamp ddbb243a64 Improve Editor Layout dialog (clarity, editor sizing changes) 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 3 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 3 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 3 years ago
  reduz 6631f66c2a Optimize StringName usage 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde feb4e5ed2c Merge pull request #44569 from madmiraal/rename-unselect-deselect 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Marcel Admiraal 7b293eddfb Rename unselect to deselect 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 4 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 6 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago