summaryrefslogtreecommitdiffstats
path: root/scene/gui/tab_bar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix TabBar initialization issue and add testskit2024-09-201-1/+3
* Automatically use property count in PropertyListHelperkobewi2024-05-251-1/+1
* Add tab tooltip textMansur Isaev2024-04-231-0/+7
* Add PropertyListHelper in all simple caseskobewi2024-04-111-3/+11
* Tweak property order in the inspector for TabBarjsjtxietian2024-02-181-0/+3
* Allow tab deselectionkit2024-01-291-2/+7
* TabContainer bottom positionkit2024-01-061-0/+3
* Fix tab dragging issueskit2023-10-221-1/+5
* Make hovered tabs be drawn with the unselected's width at minimumMichael Alexsander2023-09-261-1/+1
* Allow to focus individual tabs in TabBar/TabContainerArkadiusz Marcin Kołek2023-09-171-1/+9
* Register theme properties with ThemeDBYuri Sizov2023-09-111-1/+1
* Merge pull request #74632 from davthedev/tabs-hoverRémi Verschelde2023-04-241-0/+2
|\
| * Add theming support for hovered tabsDavid Giardi2023-04-191-0/+2
* | Add Tab MetadataShadyChibinko2023-04-111-0/+4
|/
* Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-0/+7
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-0/+29
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-5/+0
* Add visual marker when dragging and dropping tabsMichael Alexsander2022-03-211-0/+1
* Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander2022-03-171-1/+1
* Replace `TabBar`'s `min_width` with `max_tab_width` and expose itMichael Alexsander2022-03-091-2/+4
* Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-031-2/+3
* Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander2022-01-311-5/+11
* Improve looks and consistency of tabsMichael Alexsander2022-01-121-0/+1
* Inspector property array for `TabBar`rafallus2022-01-051-1/+10
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-9/+9
* Remove unimplemented methodsMarcel Admiraal2021-10-211-1/+0
* Rename `Tabs` to `TabBar`Michael Alexsander2021-10-191-0/+196