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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TabBar initialization issue and add tests
kit
2024-09-20
1
-2
/
+2
*
Fix TabContainer tab offset moving when not needed
kit
2024-09-19
1
-3
/
+6
*
Fix `TabContainer` minimum size
Mounir Tohami
2024-09-18
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
*
Add visibilty mode to as_sortable_control()
kobewi
2024-06-03
1
-8
/
+8
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
Merge pull request #91188 from YeldhamDev/love_fixing_other_peoples_regressions
Rémi Verschelde
2024-05-02
1
-2
/
+20
|
\
|
*
Fix `TabContainer` regressions related to switching tabs in certain cases
Michael Alexsander
2024-04-26
1
-2
/
+20
*
|
Allow setting icon max width for TabContainer
Haoyu Qiu
2024-04-26
1
-0
/
+18
|
/
*
Merge pull request #91038 from timothyqiu/tab-container-toggle-icon-text
Rémi Verschelde
2024-04-23
1
-4
/
+2
|
\
|
*
Fix TabContainer not updating content rect after changing tab title
Haoyu Qiu
2024-04-23
1
-4
/
+2
*
|
Add tab tooltip text
Mansur Isaev
2024-04-23
1
-0
/
+12
|
/
*
Fix TabContainer not redrawing after toggling tab icon
Haoyu Qiu
2024-04-20
1
-3
/
+1
*
Fix `TabContainer` desync when tabs share names
Michael Alexsander
2024-04-09
1
-12
/
+15
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-2
/
+1
*
Allow tab deselection
kit
2024-01-29
1
-2
/
+55
*
TabContainer bottom position
kit
2024-01-06
1
-35
/
+70
*
fix dock visibility issues
kit
2023-10-30
1
-5
/
+12
*
TabBar save current tab
kit
2023-10-26
1
-1
/
+12
*
Fix TabContainer drag to rearrange
kit
2023-10-25
1
-2
/
+11
*
Fix tab dragging issues
kit
2023-10-22
1
-123
/
+44
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-0
/
+4
*
Merge pull request #79104 from DrRevert/focusable_tabs_refactor
Rémi Verschelde
2023-09-25
1
-0
/
+23
|
\
|
*
Allow to focus individual tabs in TabBar/TabContainer
Arkadiusz Marcin Kołek
2023-09-17
1
-0
/
+23
*
|
Merge pull request #80227 from raulsntos/get_tab_bar
Rémi Verschelde
2023-09-24
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Expose the `TabBar` of a `TabContainer`
Raul Santos
2023-09-22
1
-0
/
+5
*
|
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-47
/
+41
*
|
Fix TabContainer's font_hovered_color theme property
Yogendra Manawat
2023-08-30
1
-0
/
+2
|
/
*
Use NULL instead of COND checks when appropriate
Ninni Pipping
2023-06-10
1
-2
/
+2
*
Fixed error messages when setting all_tab_in_front of TabContainer
Tefatika
2023-04-30
1
-4
/
+4
*
Merge pull request #76374 from OverloadedOrama/more-tab-container-signals
Rémi Verschelde
2023-04-24
1
-0
/
+14
|
\
|
*
Add more signals to `TabContainer` that `TabBar` already has
Emmanouil Papadeas
2023-04-23
1
-0
/
+14
*
|
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
/
+14
|
/
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+2
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-4
/
+1
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-16
/
+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
-4
/
+4
*
Make the inner TabBar in a TabContainer behave as if it were in a Container
Rindbee
2022-09-18
1
-2
/
+2
*
Fix minimum size calculation for TabContainer
Rindbee
2022-09-18
1
-5
/
+6
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-52
/
+80
*
Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg
Rémi Verschelde
2022-08-30
1
-0
/
+4
|
\
|
*
Add background to TabContainer's tabbar and editor docks
Yuri Sizov
2022-08-29
1
-0
/
+4
*
|
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-11
/
+11
|
/
*
Add some codes, returnes directly if the value is not changed.
风青山
2022-08-23
1
-1
/
+29
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Fix getting outdated tab controls
Rindbee
2022-07-18
1
-2
/
+7
[next]