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
/
Private
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deprecation warnings
Friedemann Kleint
2019-02-06
2
-7
/
+8
*
Fix TableView column index when columns are inserted
Joni Poikelin
2019-01-28
2
-3
/
+1
*
Calendar: Ignore any time specified for a minimum and maximum date
Andy Shaw
2019-01-14
2
-20
/
+23
*
Insert before next item when it exists
Allan Sandfeld Jensen
2018-12-10
1
-2
/
+9
*
Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...
Qt Forward Merge Bot
2018-12-05
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Qt Forward Merge Bot
2018-12-05
1
-1
/
+1
|
|
\
|
|
*
Fix button menus not opening on the second attempt
v5.12.0-rc2
v5.12.0
5.12.0
Mitch Curtis
2018-11-27
1
-1
/
+1
*
|
|
QQuickTreeModelAdaptor1: fix out of range issue in selectionForRowRange
Samuel Gaist
2018-12-05
1
-0
/
+2
|
/
/
*
|
TableView: Handle dynamic insertion of TableViewColumns correctly
Andy Shaw
2018-11-16
1
-0
/
+11
|
/
*
ScrollView: Defer calls to doLayout()
Ulf Hermann
2018-09-26
1
-10
/
+8
*
Fix replace transition of vertical slide in the stack view
Simon Hausmann
2018-07-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-1
/
+4
|
\
|
*
TableView: Don't unset the delegate loader source component
Ulf Hermann
2017-12-15
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-12-18
6
-35
/
+49
|
\
\
|
|
/
|
*
Calendar: fix bug when NaN is displayed instead of date
Oleg Yadrov
2017-12-15
4
-23
/
+23
|
*
ScrollView: fix cyclic Tab navigation
Alberto Mardegan
2017-11-23
1
-0
/
+2
|
*
Pick the default style name at runtime instead of compile time
Jake Petroules
2017-11-21
1
-12
/
+24
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-12-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Check for empty style returned from environment
Friedemann Kleint
2017-09-05
1
-1
/
+1
*
|
Fix typo
Frederik Gladhorn
2017-10-10
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-1
/
+1
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-22
1
-3
/
+3
|
/
*
Convert features.tooltip to QT_CONFIG
Stephan Binner
2017-06-27
1
-3
/
+6
*
Support for Q_OS_ANDROID_EMBEDDED and android-embedded builds
Otto Ryynänen
2017-06-01
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
2
-6
/
+26
|
\
|
*
Add NOTIFY signals for WheelArea
5.8
Marco Martin
2017-04-03
2
-6
/
+26
*
|
Fix warnings for -no-feature-itemviews
v5.9.0-beta1
Nikita Krupenko
2017-03-29
1
-0
/
+2
*
|
Fix build with -no-feature-library
Paul Olav Tvete
2017-03-20
1
-0
/
+2
*
|
Build fix for -no-feature-library
Paul Olav Tvete
2017-03-03
1
-2
/
+3
*
|
Build fix for -no-feature-validator
Paul Olav Tvete
2017-03-03
2
-0
/
+7
*
|
Build fix for various widget features
Paul Olav Tvete
2017-03-03
1
-4
/
+34
*
|
Merge remote-tracking branch 'qt/5.8' into 5.9
Paul Olav Tvete
2017-03-02
1
-1
/
+4
|
\
\
|
|
/
|
*
Made Button accept space key press and release events
Jason Erb
2017-02-10
1
-1
/
+4
*
|
Note that iconName requires QApplication
Mitch Curtis
2017-03-01
1
-0
/
+2
*
|
Fix build for -no-feature-tooltip
Stephan Binner
2017-02-28
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-26
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
1
-2
/
+2
|
|
\
|
|
*
Fixed possible crash due to out of memory on ARM
Filippo Cucchetto
2016-11-23
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-19
3
-5
/
+38
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-18
3
-5
/
+38
|
|
\
\
|
|
|
/
|
|
*
RangeModel: Emit min/max and value changes after component is complete
Joni Poikelin
2016-08-30
3
-5
/
+38
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
v5.8.0-alpha1
Liang Qi
2016-08-30
5
-8
/
+62
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-27
5
-8
/
+62
|
|
\
\
|
|
|
/
|
|
*
Fix moving of TreeView items
Joni Poikelin
2016-08-26
3
-7
/
+51
|
|
*
Update scroll indicator position on content size change
Nikita Krupenko
2016-08-18
1
-0
/
+10
|
|
*
Doc: Change instances of 'OS X' to 'macOS'
Topi Reinio
2016-08-15
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
5
-21
/
+42
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
ScrollView: block updates when redoing the layout
Olivier Goffart
2016-06-09
1
-0
/
+2
|
*
|
Doc: QQuickRangeModel --> QQuickRangeModel1
Nico Vertriest
2016-07-07
1
-8
/
+8
[next]