Commit History

Author SHA1 Message Date
  Shivansh Anand 8c66d80099 Make Quick Open substring match more specific. 5 years ago
  unknown db78ad6f2a Fix signal disconnection soon after connection in EditorQuickOpen 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
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 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 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Michael Alexsander Silva Dias eeb9268800 Minor cosmetic changes in some editor plugins 6 years ago
  Michael Alexsander Silva Dias bd278fdd65 Force drawing guides in single-row Tree items in the editor 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 9f62f79dbb Fix error with a specific dock layout 6 years ago
  Rémi Verschelde c026e3957a Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Łukasz Rutkowski 81fb81de9d Do not use theme to set LineEdit right_icon 7 years ago
  Łukasz Rutkowski e8a435c8cd Add clear text button to LineEdit 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Paulb23 afb1dd1e4c Fixed quick open not showing enties with no search text, issue 11277 8 years ago
  Jakub Grzesik 0ecdd9653f Improve 'quick open' search time 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago