summaryrefslogtreecommitdiff
path: root/editor/editor_help_search.cpp
AgeCommit message (Collapse)Author
2019-06-06Make docs search hide nodes disabled by the editor feature profileMichael Alexsander Silva Dias
2019-03-06Cleanup relationship line coding after 5f079e2Michael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
Happy new year to the wonderful Godot community!
2018-12-12Merge pull request #24241 from Rubonnek/move-to-initializer-listRémi Verschelde
Moved member variables to initializer list
2018-12-11Moved member variables to initializer listWilson E. Alvarez
2018-12-11Fix "blocked > 0" error when selecting an item in the Search Help dialogMichael Alexsander Silva Dias
2018-12-04Move "Dialog Bounds" from the Editor Settings to project's metadataMichael Alexsander Silva Dias
2018-11-26Restore previous scroll position when reopening the search help dialog with ↵Michael Alexsander Silva Dias
a old search
2018-11-22Make the buttons in the unified help dialog not steal focusMichael Alexsander Silva Dias
2018-11-22General fixes for the new unified help searchMichael Alexsander Silva Dias
2018-11-20Unify editor class and reference searchRay Koopa
Co-authored-by: Michael Alexsander Silva Dias <michaelalexsander@protonmail.com>