index
:
platform/upstream/qtquickcontrols
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
/
TabView.qml
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
Doc: Fix links to Qt Quick Controls Styles items
Caroline Chao
1
-1
/
+1
2013-09-26
Doc: Changed the \since argument to the Qt version.
Jerome Pasion
1
-1
/
+1
2013-09-18
Merge branch 'stable' into dev
Gabriel de Dietrich
1
-12
/
+25
2013-09-18
Fix Tab ownership issue that has been blocking stable->dev merge
J-P Nurmi
1
-1
/
+3
2013-09-10
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
1
-2
/
+2
2013-09-03
TabView: fix dynamic tab handling
J-P Nurmi
1
-12
/
+23
2013-06-03
Improve default size for several controls
Jens Bache-Wiig
1
-1
/
+2
2013-06-03
Remove unnecessary bottom margin for TabView on mac
Jens Bache-Wiig
1
-1
/
+1
2013-05-29
Rename::tabAt(index) to getTab(index)
J-P Nurmi
1
-1
/
+1
2013-05-24
Enable padding as a grouped property
Jens Bache-Wiig
1
-1
/
+1
2013-05-24
Make QQuickSettings::style a property with a notifier signal
J-P Nurmi
1
-1
/
+1
2013-05-08
Refactor and clean up public style API
Jens Bache-Wiig
1
-9
/
+10
2013-05-07
Fix TabView not to insert duplicate tabs
J-P Nurmi
1
-26
/
+22
2013-05-07
Doc: correct for compliancy with Writing Guidelines
Nico Vertriest
1
-0
/
+1
2013-04-30
TabView: use internally ListModel instead of JS array for tabs
J-P Nurmi
1
-11
/
+11
2013-04-30
Add TabView::moveTab(from, to)
J-P Nurmi
1
-0
/
+18
2013-04-23
Mouse click tab in TabView will focus next in chain
Liang Qi
1
-0
/
+1
2013-04-17
Make tab accessibility work.
Morten Johan Sørvig
1
-2
/
+2
2013-04-16
TabView: support dynamic tabs with createObject() and destroy()
J-P Nurmi
1
-2
/
+26
2013-04-15
Remove hard dependency on widgets
Jens Bache-Wiig
1
-2
/
+1
2013-04-08
Cleanup the superfluous \internal tags that are no longer needed
J-P Nurmi
1
-2
/
+0
2013-04-05
Doc: minor language edits
Nico Vertriest
1
-4
/
+4
2013-03-19
TabView: add implicitWidth and implicitHeight
Caroline Chao
1
-0
/
+2
2013-03-19
Support QQuickItem.activeFocusOnTab in QtQuick.Controls
Liang Qi
1
-0
/
+2
2013-03-18
TabView: Don't give a default size to the TabView
Caroline Chao
1
-2
/
+0
2013-03-15
Make TabView::tabPosition use the Qt::Edge enum
J-P Nurmi
1
-7
/
+7
2013-03-14
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
1
-1
/
+1
2013-03-01
Update TabView API and allow inser/remove of tabs
Jens Bache-Wiig
1
-33
/
+92
2013-02-27
Some spelling fixes.
Jens Bache-Wiig
1
-1
/
+1
2013-02-27
Make the doc index page actually useful
Jens Bache-Wiig
1
-2
/
+2
2013-02-25
Improving styling for focus in TabFrame and etc
Liang Qi
1
-10
/
+12
2013-02-22
Rename TabFrame to TabView
Jens Bache-Wiig
1
-0
/
+155