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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Testbench: Add properties
Caroline Chao
2013-05-24
1
-4
/
+16
*
Rename sortColumnIndex to sortIndicatorColumn
Jens Bache-Wiig
2013-05-16
1
-1
/
+1
*
Move stackview example to manual tests folder
Caroline Chao
2013-05-13
4
-0
/
+224
*
TestBench: add isDefault property.
Caroline Chao
2013-05-10
1
-0
/
+1
*
Refactor and clean up public style API
Jens Bache-Wiig
2013-05-08
1
-0
/
+1
*
Remove experimental controls
Caroline Chao
2013-05-07
1
-70
/
+0
*
TableView: Fix sortIndicatorOrder property
Caroline Chao
2013-05-03
1
-0
/
+10
*
Move examples into separate quick/controls directory
Kai Koehne
2013-04-30
1
-2
/
+2
*
TestBench: Add iconSource property
Caroline Chao
2013-04-25
2
-0
/
+1
*
TestBench: Add currentText and currentIndex properties
Caroline Chao
2013-04-25
1
-0
/
+2
*
TestBench: Add option to load a custom style
Caroline Chao
2013-04-25
2
-0
/
+55
*
Change some "Layout.Expanding" members to fill{Width|Height}
Jan Arve Saether
2013-04-09
1
-12
/
+12
*
TestBench: Add preferred width for combo box
Caroline Chao
2013-04-05
1
-1
/
+1
*
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
1
-0
/
+61
*
Slider: Fix increment/decrement on mouseWheel
Caroline Chao
2013-04-02
1
-0
/
+2
*
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
1
-33
/
+33
*
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
*
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
4
-66
/
+66
*
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
1
-15
/
+20
*
Tests: Fix manual tests using deprecated ContextMenu
Caroline Chao
2013-03-20
2
-3
/
+3
*
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
*
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
2013-03-14
14
-22
/
+22
*
Fix scrollview manual test
Jens Bache-Wiig
2013-03-07
1
-9
/
+9
*
Change the layout engine of RowLayout and ColumnLayout.
Jan Arve Saether
2013-03-06
4
-35
/
+248
*
Testbench: Small fix while showing a readonly property
Caroline Chao
2013-03-05
1
-1
/
+1
*
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
*
Menus: Doc, manual test fixes
Gabriel de Dietrich
2013-03-01
1
-2
/
+2
*
TestBench: add minimumValue spinbox field.
Caroline Chao
2013-02-26
1
-0
/
+2
*
GroupBox: small fix + add basic autotests
Caroline Chao
2013-02-23
2
-0
/
+16
*
Rename Splitter to SplitView
J-P Nurmi
2013-02-22
3
-109
/
+4
*
Rename TabFrame to TabView
Jens Bache-Wiig
2013-02-22
4
-4
/
+4
*
Rename ScrollArea to ScrollView
Jens Bache-Wiig
2013-02-22
3
-9
/
+9
*
Replaced BSD with LGPL license to conform with Qt Project modules
Shawn Rutledge
2013-02-21
18
-113
/
+116
*
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
15
-23
/
+23
[next]