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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make containsMouse property private.
Mitch Curtis
2013-02-26
2
-130
/
+0
*
Fix containsMouse warning in RangeTab.qml in the Gallery example.
Mitch Curtis
2013-02-26
1
-4
/
+14
*
Build examples with the Qt Module.
Frederik Gladhorn
2013-02-25
2
-0
/
+3
*
Make template run again.
Frederik Gladhorn
2013-02-25
1
-1
/
+0
*
TestBench: Make one text field readonly
Caroline Chao
2013-02-25
1
-1
/
+2
*
Example: Fix touch example
Caroline Chao
2013-02-25
3
-16
/
+18
*
Update window example to use visibility
Jens Bache-Wiig
2013-02-25
1
-3
/
+3
*
Menu: Enable "click-select-release" behavior
Gabriel de Dietrich
2013-02-25
1
-1
/
+1
*
Rename Splitter to SplitView
J-P Nurmi
2013-02-22
2
-3
/
+3
*
Rename TabFrame to TabView
Jens Bache-Wiig
2013-02-22
4
-7
/
+7
*
Rename ScrollArea to ScrollView
Jens Bache-Wiig
2013-02-22
1
-1
/
+1
*
Remove incorrect margin on text area in gallery
Jens Bache-Wiig
2013-02-22
1
-4
/
+1
*
Replaced BSD with LGPL license to conform with Qt Project modules
Shawn Rutledge
2013-02-21
18
-36
/
+105
*
Rename QtDesktop to QtQuick.Controls
Jens Bache-Wiig
2013-02-21
16
-25
/
+25
*
ComboBox: Get proper label when setting selectedIndex
Gabriel de Dietrich
2013-02-21
1
-0
/
+1
*
Gallery: Allow resizing text area
Gabriel de Dietrich
2013-02-20
1
-0
/
+12
*
Style cleanups
Jens Bache-Wiig
2013-02-19
2
-8
/
+24
*
Splitter: replace SplitterRow and SplitterColumn with Splitter
Richard Moe Gustavsen
2013-02-19
1
-6
/
+14
*
Fix tab orientation in Gallery
Jens Bache-Wiig
2013-02-17
1
-1
/
+1
*
Update API and documentation of TableView
Jens Bache-Wiig
2013-02-15
3
-14
/
+14
*
TableView: fix invisible header height
J-P Nurmi
2013-02-15
1
-1
/
+2
*
ApplicationTemplate: enable Qt.quit() & revise menu items
J-P Nurmi
2013-02-14
2
-5
/
+5
*
StyleItem: Add menu icons
Gabriel de Dietrich
2013-02-13
1
-0
/
+1
*
MenuItem: Create actions on demand
Gabriel de Dietrich
2013-02-11
1
-0
/
+1
*
Fix Slider tickmarks
Jens Bache-Wiig
2013-02-10
1
-1
/
+1
*
Introduce private plugin
Jens Bache-Wiig
2013-02-08
1
-0
/
+1
*
Introducing QPA, QML-only MenuBar, Menu, MenuItem
Gabriel de Dietrich
2013-02-07
1
-17
/
+85
*
Remove the "Desktop" item
Jens Bache-Wiig
2013-02-05
1
-20
/
+0
*
Remove the "Window" declaration as it shadows QtQuick.Window
Jens Bache-Wiig
2013-02-05
1
-0
/
+1
*
Remove FileDialog as it will be replaced by QtQuick.Dialogs
Jens Bache-Wiig
2013-02-05
1
-24
/
+0
*
Move Dialog and Dial to "Experimental" module
Jens Bache-Wiig
2013-02-05
1
-8
/
+0
*
Remove ButtonRow and ButtonColumn in favor of ExlusiveGroup
Jens Bache-Wiig
2013-02-05
2
-7
/
+6
*
Simplify ToolButton and add some Docs
Jens Bache-Wiig
2013-02-05
1
-4
/
+0
*
Clean up examples
Jens Bache-Wiig
2013-01-17
27
-0
/
+32
*
Introduce example usage of components on touch
Jens Bache-Wiig
2013-01-17
17
-0
/
+754
*
Make TabBar private
Jens Bache-Wiig
2013-01-14
4
-6
/
+41
*
Fix broken frame property on TabFrame
Jens Bache-Wiig
2013-01-14
1
-0
/
+10
*
Introducing Action, ExclusiveGroup components
Gabriel de Dietrich
2013-01-11
1
-0
/
+28
*
Add basic application example
Jens Bache-Wiig
2013-01-03
5
-0
/
+170
*
Tweak slider style in gallery
Jens Bache-Wiig
2013-01-01
1
-5
/
+7
*
Add new simplified splitter example
Jens Bache-Wiig
2012-12-31
1
-0
/
+76
*
Move more examples to manualtests
Jens Bache-Wiig
2012-12-31
2
-602
/
+0
*
Move Context menu examples to manual tests
Jens Bache-Wiig
2012-12-31
2
-163
/
+0
*
Make TableViewGallery work again
Jens Bache-Wiig
2012-12-31
1
-45
/
+12
*
Improved Context Menu example
Jens Bache-Wiig
2012-12-31
1
-32
/
+25
*
Remove broken Browser example
Jens Bache-Wiig
2012-12-31
3
-419
/
+0
*
Give Layout items an implicit size
Jens Bache-Wiig
2012-12-21
1
-1
/
+1
*
Fix default size on TextField
Jens Bache-Wiig
2012-12-09
1
-2
/
+2
*
Update old and bad licenses
Sergio Ahumada
2012-11-20
15
-0
/
+600
*
Introduce new api for styling components
Jens Bache-Wiig
2012-11-12
7
-423
/
+526
[next]