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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Change wording on when module was introduced
Kai Koehne
2018-01-19
3
-3
/
+3
*
Fix DefaultFileDialog binding loop warnings
Mitch Curtis
2018-01-15
2
-5
/
+2
*
Dialogs: Fix minor memory leak in QQuickAbstractDialog
Jarkko Koivikko
2018-01-08
1
-1
/
+1
*
TreeView: allow selecting items by touch
Shawn Rutledge
2017-12-27
1
-4
/
+18
*
TableView: Don't unset the delegate loader source component
Ulf Hermann
2017-12-15
1
-1
/
+4
*
Calendar: fix bug when NaN is displayed instead of date
Oleg Yadrov
2017-12-15
5
-24
/
+26
*
Fix ScrollView scrollbar handles when there is no content
Joni Poikelin
2017-11-28
1
-2
/
+2
*
ScrollView: fix cyclic Tab navigation
Alberto Mardegan
2017-11-23
2
-1
/
+3
*
Pick the default style name at runtime instead of compile time
Jake Petroules
2017-11-21
1
-12
/
+24
*
Fix base slider style in static builds
Laszlo Agocs
2017-11-14
1
-0
/
+1
*
Update slider handle position when maximum changes
Frederik Gladhorn
2017-10-10
1
-2
/
+2
*
Check for empty style returned from environment
Friedemann Kleint
2017-09-05
1
-1
/
+1
*
Calendar: add a doc example that sets minimum/maximumDate
Mitch Curtis
2017-08-11
1
-0
/
+7
*
Convert features.tooltip to QT_CONFIG
Stephan Binner
2017-06-27
1
-3
/
+6
*
Increase QtQuick import from 2.2 to 2.6 for QML Label
Jussi Witick
2017-06-16
1
-1
/
+1
*
Fix support for using QtQuick Dialogs with the QML compiler
Simon Hausmann
2017-06-01
1
-6
/
+9
*
Support for Q_OS_ANDROID_EMBEDDED and android-embedded builds
Otto Ryynänen
2017-06-01
1
-2
/
+2
*
Update plugins.qmltypes
Mitch Curtis
2017-05-29
1
-116
/
+165
*
Merge remote-tracking branch 'origin/5.9.0' into 5.9
Simon Hausmann
2017-05-23
1
-27
/
+1
|
\
|
*
Fix inclusion of QML files of the Dialogs module in static builds
v5.9.0-rc2
v5.9.0-rc1
v5.9.0
5.9.0
Simon Hausmann
2017-05-22
1
-27
/
+1
*
|
SpinBox: set "editable" accessible property
J-P Nurmi
2017-05-22
1
-0
/
+1
*
|
Slider: Don't suppress updates by dragThreshold on non-touchscreens
Ulf Hermann
2017-05-10
1
-1
/
+1
|
/
*
Fix non-prefix builds on Windows
Simon Hausmann
2017-04-26
1
-2
/
+2
*
Fix packaging of shaders when qmlcache is used
Joni Poikelin
2017-04-24
1
-23
/
+7
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
4
-7
/
+39
|
\
|
*
Add NOTIFY signals for WheelArea
5.8
Marco Martin
2017-04-03
3
-6
/
+38
|
*
Fix "Unable to assign Object to QString" warning
Jason Erb
2017-03-11
1
-1
/
+1
*
|
Connect to QQuickWindow::visibleChanged using QObject member syntax
Tor Arne Vestbø
2017-04-18
1
-2
/
+2
*
|
Enable the use of QML caching at build time
v5.9.0-beta2
Simon Hausmann
2017-04-11
3
-5
/
+15
*
|
Remove qrc based default qml distribution for QQC extras
Simon Hausmann
2017-04-03
3
-25
/
+3
*
|
Remove spurious Q_INIT_RESOURCE calls
Simon Hausmann
2017-04-03
3
-7
/
+1
*
|
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
*
|
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 5.9
Liang Qi
2017-03-10
1
-0
/
+2
|
\
\
|
|
/
|
*
Prevent wheel events from escaping Slider
Jason Erb
2017-03-02
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
3
-0
/
+9
*
|
Build fix for -no-feature-shortcut
Paul Olav Tvete
2017-03-03
2
-0
/
+14
*
|
Build fix for -no-feature-regularexpression
Paul Olav Tvete
2017-03-03
1
-0
/
+2
*
|
Build fix for various widget features
Paul Olav Tvete
2017-03-03
2
-4
/
+36
*
|
Build fix for -no-feature-picture
Paul Olav Tvete
2017-03-03
3
-0
/
+9
*
|
Merge remote-tracking branch 'qt/5.8' into 5.9
Paul Olav Tvete
2017-03-02
4
-20
/
+58
|
\
\
|
|
/
|
*
Made Button accept space key press and release events
Jason Erb
2017-02-10
1
-1
/
+4
|
*
Fix feature dependencies
Paul Olav Tvete
2017-02-06
3
-19
/
+54
*
|
"to the empty string" => "to an empty string"
Mitch Curtis
2017-03-01
3
-10
/
+10
*
|
Note that iconName requires QApplication
Mitch Curtis
2017-03-01
4
-0
/
+9
*
|
Fix build for -no-feature-tooltip
Stephan Binner
2017-02-28
1
-3
/
+3
*
|
Only remember the folder for the next time if the dialog is accepted
Andy Shaw
2017-02-21
2
-1
/
+7
*
|
Merge remote-tracking branch 'origin/5.8' into dev
v5.9.0-alpha1
Liang Qi
2017-01-25
2
-3
/
+2
|
\
\
|
|
/
[next]