| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add missing includes | Jan Arve Saether | 2020-03-27 | 1 | -0/+1 |
| * | Fix deprecation warning about qmlRegisterType() | Friedemann Kleint | 2019-11-26 | 1 | -1/+1 |
| * | Android: Always load qml files from resourcesv5.14.0-beta1 | BogDan Vatra | 2019-10-01 | 1 | -6/+14 |
| * | Static: Register the base style qml files so they can be found | Andy Shaw | 2018-12-10 | 1 | -2/+47 |
| * | Remove the code to manually initialize resources in static builds | Simon Hausmann | 2018-04-27 | 1 | -9/+0 |
| * | Fix memory leak in QQC1 | Simon Hausmann | 2018-02-07 | 1 | -5/+8 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-11-15 | 1 | -0/+1 |
| |\ |
|
| | * | Fix base slider style in static builds | Laszlo Agocs | 2017-11-14 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-06-27 | 1 | -2/+0 |
| |\| |
|
| | * | Remove spurious Q_INIT_RESOURCE calls | Simon Hausmann | 2017-04-03 | 1 | -2/+0 |
| * | | Calendar: make locale property public | Mitch Curtis | 2017-06-16 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-03-31 | 1 | -0/+2 |
| |\| |
|
| | * | Build fix for -no-feature-validator | Paul Olav Tvete | 2017-03-03 | 1 | -0/+2 |
| * | | Slider: add property to disable scroll wheel | Jason Erb | 2017-03-06 | 1 | -1/+3 |
| |/ |
|
| * | Controls: append "1" to all C++ classes | Mitch Curtis | 2016-03-18 | 1 | -30/+30 |
| * | Enable using the module in a statically built application | Andy Shaw | 2016-03-15 | 1 | -1/+18 |
| * | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| * | Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1 | J-P Nurmi | 2015-12-16 | 1 | -3/+3 |
| * | Rename QQuickExclusiveGroup to QQuickExclusiveGroup1 | Mitch Curtis | 2015-11-03 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Frederik Gladhorn | 2015-08-09 | 1 | -0/+1 |
| |\ |
|
| | * | Make QtQuickControls compile on WinCE | Tobias Koenig | 2015-08-06 | 1 | -0/+1 |
| * | | TreeView: Add rootIndex property | Gabriel de Dietrich | 2015-07-27 | 1 | -1/+2 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-06-03 | 1 | -0/+4 |
| |\| |
|
| | * | Add support for compiling QML files ahead of time | Simon Hausmann | 2015-05-12 | 1 | -0/+4 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-19 | 1 | -0/+2 |
| |\| |
|
| | * | Add internal ScenePosListener | Christian Strømme | 2015-04-15 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-08 | 1 | -0/+4 |
| |\| |
|
| | * | Add private attached property to access QQuickWindow from any item | Tor Arne Vestbø | 2015-03-25 | 1 | -0/+4 |
| * | | TextArea: add editingFinished signal | Liang Qi | 2015-03-03 | 1 | -1/+3 |
| |/ |
|
| * | Introducing TreeView | Gabriel de Dietrich | 2015-02-13 | 1 | -1/+8 |
| * | Controls: update license headers | J-P Nurmi | 2015-02-11 | 1 | -15/+18 |
| * | QtQuick.Dialogs: install translator if suitable translations are found | Shawn Rutledge | 2014-09-10 | 1 | -0/+11 |
| * | Update license headers and add new license files | Antti Kokko | 2014-08-25 | 1 | -19/+11 |
| * | Android style | J-P Nurmi | 2014-08-07 | 1 | -1/+1 |
| * | Fix ApplicationWindow state / content size | J-P Nurmi | 2014-08-06 | 1 | -2/+0 |
| * | Introduce ApplicationWindowStyle | J-P Nurmi | 2014-08-05 | 1 | -0/+2 |
| * | Add missing TextArea::contentWidth and contentHeight | J-P Nurmi | 2014-04-15 | 1 | -1/+3 |
| * | Warn that use of private types requires both public and private imports | Mitch Curtis | 2014-03-25 | 1 | -1/+2 |
| * | Add Calendar to Qt Quick Controls. | Mitch Curtis | 2014-02-14 | 1 | -0/+6 |
| * | Expose PopupWindow type privately | Gabriel de Dietrich | 2014-01-17 | 1 | -0/+2 |
| * | Menus: Move private items into Controls.Private module | Gabriel de Dietrich | 2014-01-17 | 1 | -2/+3 |
| * | Add missing call to initResources needed for static linking | Caroline Chao | 2014-01-07 | 1 | -0/+6 |
| * | Optimize TableView by using ImageProvider | Jens Bache-Wiig | 2013-11-07 | 1 | -1/+2 |
| * | Remove widget dependency on touch platforms | Jens Bache-Wiig | 2013-10-17 | 1 | -2/+3 |
| * | Add a basic Switch control | Jens Bache-Wiig | 2013-09-22 | 1 | -0/+1 |
| * | Enable TableView multi-row selection | Jens Bache-Wiig | 2013-09-20 | 1 | -1/+2 |
| * | BusyIndicator | Jens Bache-Wiig | 2013-09-09 | 1 | -1/+3 |
| * | Add qml/js files in resource | Caroline Chao | 2013-08-21 | 1 | -0/+54 |
| * | Move Styles and Private under controls | Caroline Chao | 2013-08-16 | 1 | -16/+27 |
| * | Rename DesktopIconProvider to QQuickDesktopIconProvider | Caroline Chao | 2013-06-24 | 1 | -23/+2 |