Age | Commit message (Expand) | Author |
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 |