index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
tab_bar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TabBar initialization issue and add tests
kit
2024-09-20
1
-1
/
+3
*
Automatically use property count in PropertyListHelper
kobewi
2024-05-25
1
-1
/
+1
*
Add tab tooltip text
Mansur Isaev
2024-04-23
1
-0
/
+7
*
Add PropertyListHelper in all simple cases
kobewi
2024-04-11
1
-3
/
+11
*
Tweak property order in the inspector for TabBar
jsjtxietian
2024-02-18
1
-0
/
+3
*
Allow tab deselection
kit
2024-01-29
1
-2
/
+7
*
TabContainer bottom position
kit
2024-01-06
1
-0
/
+3
*
Fix tab dragging issues
kit
2023-10-22
1
-1
/
+5
*
Make hovered tabs be drawn with the unselected's width at minimum
Michael Alexsander
2023-09-26
1
-1
/
+1
*
Allow to focus individual tabs in TabBar/TabContainer
Arkadiusz Marcin Kołek
2023-09-17
1
-1
/
+9
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-1
/
+1
*
Merge pull request #74632 from davthedev/tabs-hover
Rémi Verschelde
2023-04-24
1
-0
/
+2
|
\
|
*
Add theming support for hovered tabs
David Giardi
2023-04-19
1
-0
/
+2
*
|
Add Tab Metadata
ShadyChibinko
2023-04-11
1
-0
/
+4
|
/
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+7
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-0
/
+29
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-5
/
+0
*
Add visual marker when dragging and dropping tabs
Michael Alexsander
2022-03-21
1
-0
/
+1
*
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-17
1
-1
/
+1
*
Replace `TabBar`'s `min_width` with `max_tab_width` and expose it
Michael Alexsander
2022-03-09
1
-2
/
+4
*
Make `TabContainer` use `TabBar` internally
Michael Alexsander
2022-03-03
1
-2
/
+3
*
Bring `TabBar` to full parity with the `TabContainer` implementation.
Michael Alexsander
2022-01-31
1
-5
/
+11
*
Improve looks and consistency of tabs
Michael Alexsander
2022-01-12
1
-0
/
+1
*
Inspector property array for `TabBar`
rafallus
2022-01-05
1
-1
/
+10
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-9
/
+9
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-1
/
+0
*
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-19
1
-0
/
+196