summaryrefslogtreecommitdiffstats
path: root/editor/editor_help_search.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes minor issues found by static analyzerqarmin2019-07-071-2/+2
* Fix certain items not appearing in search tree when a feature profile is setMichael Alexsander Silva Dias2019-06-251-1/+5
* Make docs search hide nodes disabled by the editor feature profileMichael Alexsander Silva Dias2019-06-061-37/+58
* Cleanup relationship line coding after 5f079e2Michael Alexsander Silva Dias2019-03-061-18/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #24241 from Rubonnek/move-to-initializer-listRémi Verschelde2018-12-121-14/+8
|\
| * Moved member variables to initializer listWilson E. Alvarez2018-12-111-14/+8
* | Fix "blocked > 0" error when selecting an item in the Search Help dialogMichael Alexsander Silva Dias2018-12-111-1/+1
|/
* Move "Dialog Bounds" from the Editor Settings to project's metadataMichael Alexsander Silva Dias2018-12-041-3/+4
* Restore previous scroll position when reopening the search help dialog with a...Michael Alexsander Silva Dias2018-11-261-2/+11
* Make the buttons in the unified help dialog not steal focusMichael Alexsander Silva Dias2018-11-221-21/+10
* General fixes for the new unified help searchMichael Alexsander Silva Dias2018-11-221-3/+9
* Unify editor class and reference searchRay Koopa2018-11-201-0/+591