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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a bug where spans across empty cells got broken.
Jan Arve Saether
2013-04-05
1
-0
/
+52
*
TestBench: Add activeFocusOnTab property and Label
Caroline Chao
2013-04-04
2
-0
/
+3
*
Add support for auto-positioning of items in a grid layout
Jan Arve Saether
2013-04-04
3
-0
/
+388
*
Tests: Add test for activeFocusOnPress property
Caroline Chao
2013-04-03
8
-0
/
+117
*
Slider: Fix increment/decrement on mouseWheel
Caroline Chao
2013-04-02
2
-29
/
+95
*
Testbench: add indeterminate value (ProgressBar)
Caroline Chao
2013-03-29
1
-0
/
+1
*
StackViewTransition: use 'item' instead of 'page' in the API
Richard Moe Gustavsen
2013-03-29
1
-17
/
+17
*
StackView: use 'item' instead of 'page' in the API
Richard Moe Gustavsen
2013-03-29
1
-54
/
+54
*
StackView: rename initialPage to initialItem
Richard Moe Gustavsen
2013-03-29
1
-1
/
+1
*
PageStack: rename PageStack to StackView
Richard Moe Gustavsen
2013-03-28
3
-36
/
+36
*
PageStack: fixup manual test
Richard Moe Gustavsen
2013-03-28
1
-4
/
+3
*
PageStack: rename PageTransition to StackViewDelegate
Richard Moe Gustavsen
2013-03-28
1
-2
/
+0
*
PageStack: use 'transition' instead of 'animation'
Richard Moe Gustavsen
2013-03-28
1
-6
/
+6
*
Fix some imports QtQuick 2.0 -> QtQuick 2.1
Caroline Chao
2013-03-25
2
-4
/
+4
*
API: Rename {vertic,horizont}alSpacing to {row,column}Spacing
Jan Arve Saether
2013-03-22
1
-2
/
+2
*
Rename properties Layout.{vertical}SizePolicy
Jan Arve Saether
2013-03-22
5
-73
/
+73
*
Menu: Update API, auto-tests
Gabriel de Dietrich
2013-03-20
1
-4
/
+39
*
Experimental: Fix imports
Caroline Chao
2013-03-20
1
-1
/
+1
*
Remove the Page control - use attached properties instead
J-P Nurmi
2013-03-20
3
-19
/
+33
*
Tests: Fix manual tests using deprecated ContextMenu
Caroline Chao
2013-03-20
2
-3
/
+3
*
Support QQuickItem.activeFocusOnTab in QtQuick.Controls
Liang Qi
2013-03-19
9
-1
/
+1096
*
Tests: Move tst_groupbox and fix import
Caroline Chao
2013-03-19
1
-1
/
+1
*
Tests: ensure that the testplugin gets built before tests
J-P Nurmi
2013-03-19
1
-1
/
+2
*
TextArea: expose selectByMouse/Keyboard
J-P Nurmi
2013-03-19
1
-0
/
+3
*
Update testbench to use ComboBox::currentIndex
J-P Nurmi
2013-03-18
2
-4
/
+5
*
Add test for counting the number of geometry changes.
Jan Arve Saether
2013-03-15
1
-0
/
+46
*
Rearrange only the topmost layout.
Jan Arve Saether
2013-03-14
1
-0
/
+70
*
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
2013-03-14
52
-70
/
+70
*
ComboBox: Rename 'selectedIndex' property to 'currentIndex'
Gabriel de Dietrich
2013-03-13
2
-20
/
+18
*
Menu: Remove 'model' property, ContextMenu
Gabriel de Dietrich
2013-03-13
2
-4
/
+7
*
TableView: fixed review findings
J-P Nurmi
2013-03-12
1
-10
/
+10
*
Tests: cleanup QT_DISABLE_DEPRECATED_BEFORE=0
J-P Nurmi
2013-03-11
3
-4
/
+1
*
Test for RowLayout
Jan Arve Saether
2013-03-07
2
-1
/
+129
*
Fix scrollview manual test
Jens Bache-Wiig
2013-03-07
1
-9
/
+9
*
Fix initialization value of SpinBox
Jens Bache-Wiig
2013-03-07
1
-0
/
+12
*
Tests: Fix initialization value of ProgressBar
Caroline Chao
2013-03-07
1
-0
/
+20
*
ScrollView: Fix when the item added is not a Flickable
Caroline Chao
2013-03-07
1
-1
/
+1
*
Tests: Remove annoying warnings
Jan Arve Saether
2013-03-07
2
-2
/
+6
*
Tests: Add a readme file about the testplugin
Caroline Chao
2013-03-07
1
-0
/
+11
*
Change the layout engine of RowLayout and ColumnLayout.
Jan Arve Saether
2013-03-06
4
-35
/
+248
*
Renamed Button::defaultbutton to Button::isDefault
J-P Nurmi
2013-03-06
1
-2
/
+2
*
Testbench: Small fix while showing a readonly property
Caroline Chao
2013-03-05
1
-1
/
+1
*
Fix Vertical slider
Jens Bache-Wiig
2013-03-04
1
-0
/
+8
*
Button: Add some auto-tests for Action
Gabriel de Dietrich
2013-03-04
1
-0
/
+36
*
Simplify testbench background
Jens Bache-Wiig
2013-03-02
1
-7
/
+3
*
Improve layouts in testbench
Jens Bache-Wiig
2013-03-02
1
-9
/
+4
*
Add TabView to Testbench
Jens Bache-Wiig
2013-03-02
2
-0
/
+3
*
Improve look of Label
Jens Bache-Wiig
2013-03-02
1
-6
/
+6
*
Improve resize behavior in testbench
Jens Bache-Wiig
2013-03-02
2
-12
/
+61
*
Fix checkbox properties in TestBench
Jens Bache-Wiig
2013-03-02
1
-1
/
+1
[next]