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
/
SplitView.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-18
1
-1
/
+5
|
\
|
*
SplitView: clarify how item sizes should be set
Mitch Curtis
2016-09-05
1
-1
/
+5
*
|
Revert "Fix Controls 1 types linking to Controls 2"
Topi Reinio
2016-06-22
1
-1
/
+0
*
|
Fix Controls 1 types linking to Controls 2
v5.7.0-rc1
v5.7.0
5.7.0
Mitch Curtis
2016-05-26
1
-0
/
+1
*
|
Unify license header usage
Antti Kokko
2016-02-04
1
-12
/
+15
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
1
-1
/
+1
|
\
|
*
Doc: fix a typo and etc in SplitView
Liang Qi
2015-11-04
1
-1
/
+1
*
|
Doc: Create proper QHP TOC entries for QML types, examples and tutorials
Topi Reinio
2015-08-05
1
-0
/
+1
|
/
*
Doc: Fix qml method signatures
Caroline Chao
2015-03-13
1
-2
/
+4
*
Added remove function to the SplitView
Filippo Cucchetto
2015-02-16
1
-14
/
+81
*
Merge remote-tracking branch 'origin/5.4' into dev
J-P Nurmi
2015-02-12
1
-1
/
+1
|
\
|
*
Disable hover on touch
J-P Nurmi
2015-02-04
1
-1
/
+1
*
|
Controls: update license headers
J-P Nurmi
2015-02-11
1
-28
/
+24
*
|
Fix wrong calculation of "other" margins in splitview
Jan Arve Saether
2015-02-02
1
-2
/
+2
*
|
Add support for Layout.margins in SplitView
Jan Arve Saether
2015-01-17
1
-15
/
+35
|
/
*
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-09
1
-20
/
+35
|
\
|
*
Doc: Added images and missing snippets
Venu
2014-06-27
1
-20
/
+35
*
|
SplitView::addItem(): add missing \since
J-P Nurmi
2014-05-15
1
-1
/
+2
*
|
Add ability to dynamically add items to SplitView
Christian Manning
2014-05-12
1
-15
/
+33
|
/
*
Bump QtQuick.Controls import version to 1.2
J-P Nurmi
2014-04-07
1
-1
/
+1
*
Import QtQuick 2.2
J-P Nurmi
2014-04-07
1
-1
/
+1
*
SplitView: wider splitter on touchscreens
Shawn Rutledge
2014-01-10
1
-4
/
+6
*
Doc: Changed the \since argument to the Qt version.
Jerome Pasion
2013-09-26
1
-1
/
+1
*
Merge branch 'stable' into dev
Sergio Ahumada
2013-09-19
1
-11
/
+12
|
\
|
*
SplitView: fix hidden item after fillWidth item bug
old/5.1
Richard Moe Gustavsen
2013-09-19
1
-11
/
+12
*
|
SplitView: set handle's drag threshold to 0
J-P Nurmi
2013-09-16
1
-0
/
+1
*
|
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
2013-09-10
1
-2
/
+2
*
|
Fix for script errors when unloading a SplitView
David McFarland
2013-08-15
1
-0
/
+10
|
/
*
SplitView: bugfix animating split items
Richard Moe Gustavsen
2013-07-11
1
-1
/
+3
*
SplitView: Always layout as if fillWidthItem is visible
Richard Moe Gustavsen
2013-07-11
1
-6
/
+6
*
SplitView: bugfix hiding splitter for last item
Richard Moe Gustavsen
2013-07-11
1
-3
/
+3
*
SplitView: support changing orientation
Richard Moe Gustavsen
2013-07-11
1
-1
/
+35
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-06-25
1
-2
/
+0
|
\
|
*
Doc: Small fix for SplitView
Caroline Chao
2013-06-24
1
-2
/
+0
*
|
Doc: Add note to import QtQuick.Layouts when using SplitView
Caroline Chao
2013-06-25
1
-0
/
+3
|
/
*
Doc: Fixes warnings
Caroline Chao
2013-06-03
1
-4
/
+4
*
Docs: fix missing/leftover docs, types, tags...
J-P Nurmi
2013-05-30
1
-6
/
+17
*
Consistent use of "hovered" and style API conventions
Jens Bache-Wiig
2013-05-29
1
-22
/
+28
*
Revert "Revert "Remove unneeded checks for -1 (infinity) in SplitView""
Jan Arve Saether
2013-05-16
1
-4
/
+3
*
Revert "Remove unneeded checks for -1 (infinity) in SplitView"
v5.1.0-beta1
Jens Bache-Wiig
2013-05-11
1
-3
/
+4
*
Remove unneeded checks for -1 (infinity) in SplitView
Jan Arve Saether
2013-05-10
1
-4
/
+3
*
SplitView: always respect min/max
Richard Moe Gustavsen
2013-05-07
1
-3
/
+6
*
SplitView: rename 'expanding' to 'fillWidth'
Richard Moe Gustavsen
2013-05-07
1
-34
/
+34
*
SplitView: update code to use 'clampedMinMax' function
Richard Moe Gustavsen
2013-05-07
1
-8
/
+1
*
SplitView: calculate implicit size
Richard Moe Gustavsen
2013-05-07
1
-24
/
+50
*
Doc: correct for compliancy with Writing Guidelines
Nico Vertriest
2013-05-07
1
-0
/
+1
*
Do not clamp to Layout.maximum{Width,Height} if its -1
Jan Arve Saether
2013-04-18
1
-1
/
+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
-14
/
+15
*
Rename properties Layout.{vertical}SizePolicy
Jan Arve Saether
2013-03-22
1
-9
/
+9
[next]