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
*
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
*
Test change index in tabs
Jens Bache-Wiig
2013-03-01
1
-0
/
+12
*
Update TabView API and allow inser/remove of tabs
Jens Bache-Wiig
2013-03-01
2
-3
/
+50
*
Menus: Doc, manual test fixes
Gabriel de Dietrich
2013-03-01
1
-2
/
+2
*
Action: Remove 'mnemonic' property, update auto-tests
Gabriel de Dietrich
2013-03-01
2
-7
/
+2
*
MenuBar, Menu, MenuItem, Action: New, reviewed API
Gabriel de Dietrich
2013-03-01
1
-32
/
+32
*
TestBench: add minimumValue spinbox field.
Caroline Chao
2013-02-26
1
-0
/
+2
*
Menu: Fix 'selectedIndex' update on item trigger
Gabriel de Dietrich
2013-02-25
1
-3
/
+4
*
GroupBox: small fix + add basic autotests
Caroline Chao
2013-02-23
4
-1
/
+122
*
Rename Splitter to SplitView
J-P Nurmi
2013-02-22
5
-119
/
+14
*
Rename TabFrame to TabView
Jens Bache-Wiig
2013-02-22
6
-10
/
+10
*
Warn when trying to use ExclusiveGroups with partiallyCheckedEnabled.
Mitch Curtis
2013-02-22
1
-0
/
+18
*
Rename ScrollArea to ScrollView
Jens Bache-Wiig
2013-02-22
5
-47
/
+47
*
Replaced BSD with LGPL license to conform with Qt Project modules
Shawn Rutledge
2013-02-21
59
-233
/
+239
*
TestBench: Add possibility to stop timer on progress bar
Caroline Chao
2013-02-21
2
-1
/
+21
*
Rename QtDesktop to QtQuick.Controls
Jens Bache-Wiig
2013-02-21
59
-119
/
+117
*
Add exclusiveGroup tests to RadioButton and CheckBox.
Mitch Curtis
2013-02-21
2
-1
/
+77
*
Tests: add test for combobox textRole
Caroline Chao
2013-02-21
1
-3
/
+16
*
Menu: Added basic auto-tests
Gabriel de Dietrich
2013-02-21
1
-15
/
+131
*
Improve RadioButton and CheckBox auto tests.
Mitch Curtis
2013-02-21
2
-170
/
+188
*
ToolButton: Fix text not visible
Caroline Chao
2013-02-20
1
-1
/
+3
*
ProgressBar: API refactoring
Caroline Chao
2013-02-20
1
-2
/
+27
*
TestBench: Add enum field
Caroline Chao
2013-02-20
2
-4
/
+109
*
Make RadioButton derive from AbstractCheckable.
Mitch Curtis
2013-02-20
1
-1
/
+74
*
Add "partially checked" functionality to CheckBox.
Mitch Curtis
2013-02-20
2
-1
/
+157
*
TestBench: Add qml project.
Caroline Chao
2013-02-20
1
-0
/
+16
*
Update tests and tools according to Splitter changes
Jens Bache-Wiig
2013-02-19
2
-17
/
+5
*
tst_tabframe: add a test for Repeater
J-P Nurmi
2013-02-18
1
-0
/
+5
*
Tests: Add basic autotests
Caroline Chao
2013-02-18
14
-1
/
+776
*
Add statusbar to testbench
Jens Bache-Wiig
2013-02-17
1
-0
/
+11
*
Add trivial test case for applicationwindow
Jens Bache-Wiig
2013-02-17
2
-1
/
+60
[next]