summaryrefslogtreecommitdiffstats
path: root/doc/classes/TabBar.xml
Commit message (Expand)AuthorAgeFilesLines
* Add tab tooltip textMansur Isaev2024-04-231-0/+16
* Use black for font outlines by default instead of whiteHugo Locurcio2024-02-281-1/+1
* Allow tab deselectionkit2024-01-291-2/+5
* Fix disabled tabs being selected when removing the current oneMichael Alexsander2023-10-251-1/+1
* Make hovered tabs be drawn with the unselected's width at minimumMichael Alexsander2023-09-261-0/+1
* Allow to focus individual tabs in TabBar/TabContainerArkadiusz Marcin Kołek2023-09-171-0/+16
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Merge pull request #74632 from davthedev/tabs-hoverRémi Verschelde2023-04-241-0/+6
|\
| * Add theming support for hovered tabsDavid Giardi2023-04-191-0/+6
* | Merge pull request #75960 from ShadyChibinko/tab_metadataRémi Verschelde2023-04-221-0/+15
|\ \ | |/ |/|
| * Add Tab MetadataShadyChibinko2023-04-111-0/+15
* | Remove double thes from documentationPaweł2023-04-171-1/+1
|/
* Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-2/+20
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Expose TabBar::clear_tabs to GDScriptStanislav Labzyuk2023-01-081-0/+6
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-13/+13
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-37/+37
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-24/+0
* Rename theme properties to include underscoresFireForge2022-04-231-1/+1
* Add visual marker when dragging and dropping tabsMichael Alexsander2022-03-211-0/+6
* 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-0/+3
* Change tabs_rearrange_group to propertykobewi2022-03-051-13/+4
* Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-031-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander2022-01-311-11/+51
* Improve the default project themeHugo Locurcio2022-01-191-3/+3
* i18n: Sync classref translations with current 3.x codebaseRémi Verschelde2022-01-071-1/+1
* Inspector property array for `TabBar`rafallus2022-01-051-13/+10
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-10/+5
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-23/+23
* Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander2021-10-281-2/+11
* Rename `Tabs` to `TabBar`Michael Alexsander2021-10-191-0/+339