nowrep
da15e5868d
[CodingStyle] Don't use references when assigning to local variable
...
Let the compiler do the optimization
2013-12-30 13:43:48 +01:00
nowrep
5828d57277
[TabBar] Fixed crash in tabSizeHint (division by zero).
2013-12-26 19:52:07 +01:00
nowrep
e9fccbfb75
[ComboTabBar] Fixed height of tabbar when there are no normal tabs.
2013-12-26 19:46:56 +01:00
nowrep
33615d3f32
Fixed compilation with Qt 5
2013-12-24 17:21:10 +01:00
nowrep
23d402a12b
[ComboTabBar] Setup layout as soon as possible.
...
Also fixed typo widthes -> widths
2013-12-24 12:28:51 +01:00
nowrep
0038fd6cb6
[ComboTabBar] Double click on scroll buttons will scroll to end/start
2013-12-24 00:57:01 +01:00
nowrep
e8bbe53edb
[ComboTabBar] Correctly fix tabAt function
2013-12-24 00:01:18 +01:00
nowrep
b4f3b5962e
[ComboTabBar] Fix tabAt when pos is on right/left scroll buttons
2013-12-23 21:24:41 +01:00
nowrep
ea8b099688
[ComboTabBar] Tweaked appearance of buttons when tabs overflows.
...
Also disabled painting shadow gradient indicationg that tabbar is not
scrolled at the end.
2013-12-23 20:31:56 +01:00
nowrep
3e3d823d95
[ComboTabBar] m_heightIsDirty is not really needed
2013-12-23 20:31:51 +01:00
nowrep
852e197334
[ComboTabBar] Workaround for setting tabbbar height with Oxygen
2013-12-23 20:31:44 +01:00
S. Razi Alavizadeh
23876a3765
[ComboTabBar] Fixed weird scrolling on resizing.
2013-12-23 20:31:12 +01:00
nowrep
6fcbefc7b1
TabBar: Edit sizes of tabs. Minimal tab width is now 100
2013-12-23 20:31:05 +01:00
S. Razi Alavizadeh
bff614144b
Added TabStackedWidget + ComboTabBar
...
Set of patches:
Introduce TabStackedWidget+ComboTabbar
[Windows] Fix enabling blur background in fullscreen
[ComboTabBar] Fix some issues with pinned tabs
[ComboTabBar] Don't use pointer to integer,
Implement TabStackedWidget::keyPressEvent() and fix changing tab by wheel event
Fix animation delay of dragged tab's buttons.
[ComboTabBar] Add themable scrollButtons
2013-12-23 20:30:54 +01:00