Commit History

Author SHA1 Message Date
  bruvzg b3d574e22d [Editor] Fix editor progress dialog auto closing on focus loss. 2 years ago
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
  bruvzg 19293d1813 Automatically reparent editor progress dialog to avoid error spam. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 7936b3cc4c Merge pull request #60108 from KoBeWi/arise_to_top 3 years ago
  Fredia Huya-Kouadio c3c0bea615 Enable long press, pan and scale gestures for the Godot Android Editor 3 years ago
  kobewi b218727599 Rename raise() to move_to_front() 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 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 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 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
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  MrCdK 20e442a9f6 Reverts the change made to the editor progress dialog in faaecd6987ba27056b1866bc57e78a7246795c22 6 years ago
  Juan Linietsky faaecd6987 Fixes to make exporting more responsive. 6 years ago
  Juan Linietsky 4bb0080b3d Do not allow adding tasks while in the middle of flushing a message queue 6 years ago