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_container.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow setting icon max width for TabContainer
Haoyu Qiu
2024-04-26
1
-0
/
+3
*
Add tab tooltip text
Mansur Isaev
2024-04-23
1
-0
/
+3
*
Fix `TabContainer` desync when tabs share names
Michael Alexsander
2024-04-09
1
-0
/
+1
*
Allow tab deselection
kit
2024-01-29
1
-1
/
+7
*
TabContainer bottom position
kit
2024-01-06
1
-1
/
+15
*
TabBar save current tab
kit
2023-10-26
1
-0
/
+1
*
Fix TabContainer drag to rearrange
kit
2023-10-25
1
-0
/
+1
*
Fix tab dragging issues
kit
2023-10-22
1
-1
/
+5
*
Merge pull request #79104 from DrRevert/focusable_tabs_refactor
Rémi Verschelde
2023-09-25
1
-0
/
+7
|
\
|
*
Allow to focus individual tabs in TabBar/TabContainer
Arkadiusz Marcin Kołek
2023-09-17
1
-0
/
+7
*
|
Merge pull request #80227 from raulsntos/get_tab_bar
Rémi Verschelde
2023-09-24
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Expose the `TabBar` of a `TabContainer`
Raul Santos
2023-09-22
1
-0
/
+2
*
|
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-1
/
+0
*
|
Fix TabContainer's font_hovered_color theme property
Yogendra Manawat
2023-08-30
1
-0
/
+1
|
/
*
Merge pull request #76374 from OverloadedOrama/more-tab-container-signals
Rémi Verschelde
2023-04-24
1
-0
/
+2
|
\
|
*
Add more signals to `TabContainer` that `TabBar` already has
Emmanouil Papadeas
2023-04-23
1
-0
/
+2
*
|
Merge pull request #74632 from davthedev/tabs-hover
Rémi Verschelde
2023-04-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add theming support for hovered tabs
David Giardi
2023-04-19
1
-0
/
+1
*
|
Add Tab Metadata
ShadyChibinko
2023-04-11
1
-0
/
+3
|
/
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+1
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-2
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix problems with `tab_changed` signal when removing multiple tabs at once
Michael Alexsander
2022-10-27
1
-1
/
+1
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-0
/
+35
*
Fix getting outdated tab controls
Rindbee
2022-07-18
1
-0
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Add action map editor for OpenXR
Bastiaan Olij
2022-04-04
1
-0
/
+4
*
Fix renaming `TabContainer` children not updating tab names when outside the ...
Michael Alexsander
2022-03-04
1
-1
/
+1
*
Make `TabContainer` use `TabBar` internally
Michael Alexsander
2022-03-03
1
-37
/
+21
*
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
1
-0
/
+3
*
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
-8
/
+8
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
TabContainer: Fix error on removing top-level Control child, Remove _get_tab ...
kleonc
2021-08-04
1
-1
/
+0
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-14
/
+14
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Refresh TextLine buffer when moving tab
gongpha
2020-12-13
1
-0
/
+2
*
Add option to draw all tabs in front
volzhs
2020-12-10
1
-0
/
+4
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+4
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Put unselected tabs back in TabContainer control
volzhs
2020-10-13
1
-0
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-7
/
+7
*
Handle gone TabContainer popup nicely
Pedro J. Estébanez
2020-06-24
1
-1
/
+1
*
Fix TabContainer emitting spurious tab_selected signals when a theme is changed
Lisandro Lorea
2020-06-13
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Fix tab container too large when tabs are hidden
nathanwfranke
2020-01-30
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix various problems with tab-related icons
Michael Alexsander Silva Dias
2019-09-22
1
-1
/
+3
*
Merge pull request #25353 from azagaya/master
Rémi Verschelde
2019-08-30
1
-0
/
+3
|
\
[next]