summaryrefslogtreecommitdiffstats
path: root/editor/quick_open.h
Commit message (Expand)AuthorAgeFilesLines
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-88/+0
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-2/+2
* Initialize bools in the headers in editorAaron Franke2022-03-121-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Improve quick open performance and update some behaviourStijn Hinlopen2020-07-141-9/+22
* Search ranking: favor filenames over extensions.Stijn Hinlopen2020-06-291-1/+2
* Remove directory search resultsStijn Hinlopen2020-06-271-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Working multiple window support, including editorJuan Linietsky2020-03-261-0/+2
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Texture refactorJuan Linietsky2020-02-111-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde2018-10-021-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Improve 'quick open' search timeJakub Grzesik2017-09-021-0/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-11/+8
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+73