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
/
Styles
/
Base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix detected anchors on an item that is managed by a layout
v5.11.0-beta3
Paolo Angelelli
2018-03-22
2
-4
/
+0
*
Calendar: make clicked(date) emit the correct date
5.10
Mitch Curtis
2018-02-09
1
-3
/
+5
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-12-15
2
-3
/
+5
|
\
|
*
Calendar: fix bug when NaN is displayed instead of date
Oleg Yadrov
2017-12-15
1
-1
/
+3
|
*
Fix ScrollView scrollbar handles when there is no content
Joni Poikelin
2017-11-28
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
1
-1
/
+1
|
|
\
|
|
*
Fix "Unable to assign Object to QString" warning
Jason Erb
2017-03-11
1
-1
/
+1
*
|
|
Calendar: make locale property public
Mitch Curtis
2017-06-16
1
-4
/
+4
|
/
/
*
|
Take enabled property into account when styling MenuBar item
Tuomas Vaarala
2017-03-11
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
v5.9.0-alpha1
Liang Qi
2017-01-25
1
-2
/
+2
|
\
\
|
|
/
|
*
ScrollViewStyle: Limit maximum scroll bar size
Kai Uwe Broulik
2017-01-16
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-18
1
-1
/
+1
|
|
\
|
|
*
CheckBox: fix missing indicator frame on certain DPIs
Mitch Curtis
2016-09-12
1
-1
/
+1
*
|
|
TumblerStyle: deprecate spacing property
Mitch Curtis
2016-09-02
1
-0
/
+4
|
/
/
*
|
Doc: Add missing \qmlmodule and \inqmlmodule commands
Topi Reinio
2016-06-22
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-10
1
-4
/
+0
|
\
\
|
|
/
|
*
Improve DialStyle's valueToAngle() tests and documentation
Mitch Curtis
2016-04-18
1
-4
/
+0
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-1
/
+4
|
\
\
|
|
/
|
*
Clarify Slider::tickmarks' purpose
Mitch Curtis
2016-03-09
1
-1
/
+4
*
|
Unify license header usage
Antti Kokko
2016-02-04
38
-456
/
+570
|
/
*
Nicely centered spinner graphics
Alessandro Portale
2016-01-04
3
-0
/
+0
*
Extras: fix DropShadow usage.
Mitch Curtis
2015-11-05
5
-22
/
+22
*
Fix CircularGauge's tickmark labels all being set 0
Mitch Curtis
2015-11-04
1
-1
/
+3
*
BasicTableView: Use ListView's overlay header for the table header
Gabriel de Dietrich
2015-11-03
1
-6
/
+3
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Simon Hausmann
2015-10-02
1
-2
/
+2
|
\
|
*
ScrollViewStyle: Avoid division by zero in handle positioning
Gabriel de Dietrich
2015-09-22
1
-2
/
+2
*
|
Tree- & TableView: Fix non-left aligned text margins
Gabriel de Dietrich
2015-08-07
1
-3
/
+5
*
|
Allow for styles to provide own EditMenu
Marco Martin
2015-08-07
2
-0
/
+12
*
|
Doc: Create proper QHP TOC entries for QML types, examples and tutorials
Topi Reinio
2015-08-05
2
-0
/
+2
*
|
Base/TreeViewStyle: Fix first column margin
Gabriel de Dietrich
2015-07-27
1
-3
/
+4
|
/
*
Extras: remove version requirement notices.
Mitch Curtis
2015-07-06
1
-2
/
+0
*
Fix transientScrollBars condition
Kai Uwe Broulik
2015-06-18
1
-1
/
+1
*
Run optipng -o7 -strip "all" over all images in styles.
Alessandro Portale
2015-05-22
29
-0
/
+0
*
Default to non-transient scroll bars in non-mobile environments
Kai Uwe Broulik
2015-05-11
1
-1
/
+1
*
Doc: Refactor TableViewStyle, TreeViewStyle
Gabriel de Dietrich
2015-04-20
3
-57
/
+29
*
TableView, TreeView: Refactor documentation
Gabriel de Dietrich
2015-04-16
1
-1
/
+4
*
Doc: Fix qml method signatures
Caroline Chao
2015-03-13
5
-4
/
+11
*
Doc: Fix qtdoc warnings
Caroline Chao
2015-03-06
8
-12
/
+14
*
Merge Extras' styling system into Controls'.
Mitch Curtis
2015-03-02
15
-0
/
+3473
*
Introducing TreeView
Gabriel de Dietrich
2015-02-13
3
-87
/
+242
*
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
23
-646
/
+573
*
|
Merge remote-tracking branch 'origin/5.4' into dev
J-P Nurmi
2015-02-03
2
-3
/
+5
|
\
\
|
|
/
|
*
Increase Base ButtonStyle's padding when the button has a menu.
Mitch Curtis
2015-02-02
1
-2
/
+2
|
*
Use a RowLayout in the base CheckBoxStyle panel
Daiwei Li
2015-01-28
1
-1
/
+3
*
|
Allow override of passwordCharacter in TextFieldStyle
Daiwei Li
2015-02-02
1
-0
/
+10
|
/
*
Doc: link issues qtquickcontrols
Nico Vertriest
2015-01-16
2
-2
/
+2
[next]