Age | Commit message (Expand) | Author |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-10-04 | Merge pull request #65315 from Mickeon/editor-help-search-multi-term | Rémi Verschelde |
2022-10-04 | Allow multiple words in Docs Help Search filter | Micky |
2022-09-11 | Add ability to flag classes as experimental or deprecated. | SaracenOne |
2022-09-05 | Allow searching for annotations in help | RedMser |
2022-05-17 | Fix editor crash in built-in help when script inheritance chain changes. | K. S. Ernest (iFire) Lee |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-12 | Add a new HashMap implementation | reduz |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-03-12 | Initialize bools in the headers in editor | Aaron Franke |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-29 | Move the docs for constructors and operators out of methods section | Aaron Franke |
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez |
2021-03-19 | Select non-perfect matches if necessary in the Search Help dialog | Michael Alexsander |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-18 | Show constructor arguments in Search Help panel (for basic types) | Yuri Roubinsky |
2020-12-02 | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-11-25 | Fixed missing scrolling in Search Help Dialog. | dankan1890 |
2019-06-06 | Make docs search hide nodes disabled by the editor feature profile | Michael Alexsander Silva Dias |
2019-03-06 | Cleanup relationship line coding after 5f079e2 | Michael Alexsander Silva Dias |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-26 | Restore previous scroll position when reopening the search help dialog with a... | Michael Alexsander Silva Dias |
2018-11-22 | Make the buttons in the unified help dialog not steal focus | Michael Alexsander Silva Dias |
2018-11-20 | Unify editor class and reference search | Ray Koopa |