Michael Alexsander
|
8f925b1970
Fix incorrect TabContainer documentation for 'get_tab_control()'
|
5 年 前 |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 年 前 |
Mateo Dev .59
|
7ea690b94f
Signals: tab_changed now is emitted when it's on scene tree
|
5 年 前 |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 年 前 |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 年 前 |
nathanwfranke
|
c0a84f747e
Fix tab container too large when tabs are hidden
|
5 年 前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年 前 |
Michael Alexsander Silva Dias
|
94ad89a5fb
Fix various problems with tab-related icons
|
6 年 前 |
Rémi Verschelde
|
ca652bbc47
Merge pull request #25353 from azagaya/master
|
6 年 前 |
azagaya
|
fa6f86b886
Make tab containers in editor, project settings, and export dialog, to use hidden tabs for min size computation.
|
6 年 前 |
Florian Kothmeier
|
65101c9a20
Translate TabContainer titles, when inherited from node name
|
6 年 前 |
Michael Alexsander Silva Dias
|
a242bf464a
Fix 'TabContainer' not updating its tab titles when locale is changed
|
6 年 前 |
Michael Alexsander Silva Dias
|
37f4d51a75
Make 'TabContainer' update when icon/title is changed
|
6 年 前 |
Michael Alexsander Silva Dias
|
b8e09f98c4
Make buttons that trigger popups have the same scale
|
6 年 前 |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
6 年 前 |
groud
|
a1f955a1d3
Updates containers minimum size when some constants are modified
|
6 年 前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年 前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年 前 |
Max Hilbrunner
|
c488a74e0c
Merge pull request #19498 from guilhermefelipecgs/fix_regression
|
7 年 前 |
Guilherme Felipe
|
5bae3693bf
Fix "find and replace" initializing with wrong size
|
7 年 前 |
Guilherme Felipe
|
b904c37a54
Fix TabContainer not showing tabs on left when resizing.
|
7 年 前 |
ianb96
|
9ac3c474b8
Drag to rearrange Tabs and TabContainer
|
7 年 前 |
volzhs
|
df84290a7e
Keep to show current script when closing all docs
|
7 年 前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年 前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年 前 |
volzhs
|
79de82f7d0
Fix Index p_current=0 error at starting editor
|
7 年 前 |
sanikoyes
|
b3f5d119aa
Fix crash when click an empty tabs container
|
8 年 前 |
santouits
|
c91c22b1f3
tab container arrows don't work when a popup was set
|
8 年 前 |
toger5
|
814c50106b
Vertical alignement (TabContainer menu button)
|
8 年 前 |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
8 年 前 |