summaryrefslogtreecommitdiff
path: root/editor/editor_help_search.h
AgeCommit message (Expand)Author
2022-10-04Merge pull request #65315 from Mickeon/editor-help-search-multi-termRémi Verschelde
2022-10-04Allow multiple words in Docs Help Search filterMicky
2022-09-11Add ability to flag classes as experimental or deprecated.SaracenOne
2022-09-05Allow searching for annotations in helpRedMser
2022-05-17Fix editor crash in built-in help when script inheritance chain changes.K. S. Ernest (iFire) Lee
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-29Move the docs for constructors and operators out of methods sectionAaron Franke
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-03-19Select non-perfect matches if necessary in the Search Help dialogMichael Alexsander
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18Show constructor arguments in Search Help panel (for basic types)Yuri Roubinsky
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-25Fixed missing scrolling in Search Help Dialog.dankan1890
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
2018-11-26Restore previous scroll position when reopening the search help dialog with a...Michael Alexsander Silva Dias
2018-11-22Make the buttons in the unified help dialog not steal focusMichael Alexsander Silva Dias
2018-11-20Unify editor class and reference searchRay Koopa