index
:
delta/qt5/qtquickcontrols.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
old/qt4
qt4
qt5-nativetext
release
stable
wip/calendar
wip/qt5-nativetext
wip/qt6
wip/tizen
code.qt.io: qt/qtquickcontrols.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
/
TabView.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
2013-09-10
1
-2
/
+2
*
Improve default size for several controls
Jens Bache-Wiig
2013-06-03
1
-1
/
+2
*
Remove unnecessary bottom margin for TabView on mac
Jens Bache-Wiig
2013-06-03
1
-1
/
+1
*
Rename::tabAt(index) to getTab(index)
J-P Nurmi
2013-05-29
1
-1
/
+1
*
Enable padding as a grouped property
Jens Bache-Wiig
2013-05-24
1
-1
/
+1
*
Make QQuickSettings::style a property with a notifier signal
J-P Nurmi
2013-05-24
1
-1
/
+1
*
Refactor and clean up public style API
Jens Bache-Wiig
2013-05-08
1
-9
/
+10
*
Fix TabView not to insert duplicate tabs
J-P Nurmi
2013-05-07
1
-26
/
+22
*
Doc: correct for compliancy with Writing Guidelines
Nico Vertriest
2013-05-07
1
-0
/
+1
*
TabView: use internally ListModel instead of JS array for tabs
J-P Nurmi
2013-04-30
1
-11
/
+11
*
Add TabView::moveTab(from, to)
J-P Nurmi
2013-04-30
1
-0
/
+18
*
Mouse click tab in TabView will focus next in chain
Liang Qi
2013-04-23
1
-0
/
+1
*
Make tab accessibility work.
Morten Johan Sørvig
2013-04-17
1
-2
/
+2
*
TabView: support dynamic tabs with createObject() and destroy()
J-P Nurmi
2013-04-16
1
-2
/
+26
*
Remove hard dependency on widgets
Jens Bache-Wiig
2013-04-15
1
-2
/
+1
*
Cleanup the superfluous \internal tags that are no longer needed
J-P Nurmi
2013-04-08
1
-2
/
+0
*
Doc: minor language edits
Nico Vertriest
2013-04-05
1
-4
/
+4
*
TabView: add implicitWidth and implicitHeight
Caroline Chao
2013-03-19
1
-0
/
+2
*
Support QQuickItem.activeFocusOnTab in QtQuick.Controls
Liang Qi
2013-03-19
1
-0
/
+2
*
TabView: Don't give a default size to the TabView
Caroline Chao
2013-03-18
1
-2
/
+0
*
Make TabView::tabPosition use the Qt::Edge enum
J-P Nurmi
2013-03-15
1
-7
/
+7
*
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
2013-03-14
1
-1
/
+1
*
Update TabView API and allow inser/remove of tabs
Jens Bache-Wiig
2013-03-01
1
-33
/
+92
*
Some spelling fixes.
Jens Bache-Wiig
2013-02-27
1
-1
/
+1
*
Make the doc index page actually useful
Jens Bache-Wiig
2013-02-27
1
-2
/
+2
*
Improving styling for focus in TabFrame and etc
Liang Qi
2013-02-25
1
-10
/
+12
*
Rename TabFrame to TabView
Jens Bache-Wiig
2013-02-22
1
-0
/
+155