Age | Commit message (Expand) | Author |
2021-07-18 | Optimize StringName usage | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-05-07 | Fixed bug in tab_container with hidden tabs | besh81 |
2021-04-05 | Fix crashes in *_input functions | Rafał Mikrut |
2021-03-23 | Rename ButtonList enum and members to MouseButton | Aaron Franke |
2021-03-17 | Merge pull request #46674 from cmd410/fix-tab-container | Rémi Verschelde |
2021-03-14 | Fix stale tab names in TabContainer | Yuri Sizov |
2021-03-04 | Fix TabContainer _get_tab_width | Crystal Melting Dot |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-02-10 | Removed _change_notify | reduz |
2021-02-09 | Initialize class variables with default values in scene/ [2/2] | Rafał Mikrut |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2021-01-12 | Fix errors when removing non Control node from TabContainer | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal |
2020-12-13 | Refresh TextLine buffer when moving tab | gongpha |
2020-12-10 | Add option to draw all tabs in front | volzhs |
2020-11-30 | Fix TabContainer crashes | volzhs |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-10-29 | Fix crash in TabContainer in case of no content at all | volzhs |
2020-10-13 | Put unselected tabs back in TabContainer control | volzhs |
2020-10-02 | Updated getters and setters names for toplevel | Duroxxigar |
2020-10-01 | Renamed toplevel to be top_level | Duroxxigar |
2020-06-24 | Handle gone TabContainer popup nicely | Pedro J. Estébanez |
2020-06-13 | Fix TabContainer emitting spurious tab_selected signals when a theme is changed | Lisandro Lorea |
2020-05-21 | Clarifies 'icon_separation' in TabContainer (instead of 'hseparation') | Dominik 'dreamsComeTrue' Jasiński |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-16 | Merge pull request #37047 from YeldhamDev/tabcontainer_doc_control_fix | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-14 | Fix incorrect TabContainer documentation for 'get_tab_control()' | Michael Alexsander |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-27 | Signals: tab_changed now is emitted when it's on scene tree | Mateo Dev .59 |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-01-30 | Fix tab container too large when tabs are hidden | nathanwfranke |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-09-22 | Fix various problems with tab-related icons | Michael Alexsander Silva Dias |
2019-08-30 | Merge pull request #25353 from azagaya/master | Rémi Verschelde |
2019-08-30 | Make tab containers in editor, project settings, and export dialog, to use hi... | azagaya |
2019-07-29 | Translate TabContainer titles, when inherited from node name | Florian Kothmeier |
2019-05-06 | Fix 'TabContainer' not updating its tab titles when locale is changed | Michael Alexsander Silva Dias |
2019-05-03 | Make 'TabContainer' update when icon/title is changed | Michael Alexsander Silva Dias |
2019-04-29 | Make buttons that trigger popups have the same scale | Michael Alexsander Silva Dias |
2019-04-08 | Add ability to edit editor feature profiles | Juan Linietsky |
2019-01-24 | Updates containers minimum size when some constants are modified | groud |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |