提交歷史

作者 SHA1 備註 提交日期
  Stijn Hinlopen 7f6e8d25d4 Search ranking: favor filenames over extensions. 5 年之前
  Stijn Hinlopen c33707e9b4 Remove directory search results 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Shivansh Anand 8c66d80099 Make Quick Open substring match more specific. 6 年之前
  unknown db78ad6f2a Fix signal disconnection soon after connection in EditorQuickOpen 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 年之前
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 年之前
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 年之前
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 年之前
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Juan Linietsky 3f335ce3d4 Texture refactor 6 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Michael Alexsander Silva Dias eeb9268800 Minor cosmetic changes in some editor plugins 6 年之前
  Michael Alexsander Silva Dias bd278fdd65 Force drawing guides in single-row Tree items in the editor 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  volzhs 9f62f79dbb Fix error with a specific dock layout 7 年之前
  Rémi Verschelde c026e3957a Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Łukasz Rutkowski 81fb81de9d Do not use theme to set LineEdit right_icon 7 年之前
  Łukasz Rutkowski e8a435c8cd Add clear text button to LineEdit 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Paulb23 afb1dd1e4c Fixed quick open not showing enties with no search text, issue 11277 8 年之前
  Jakub Grzesik 0ecdd9653f Improve 'quick open' search time 8 年之前