| Commit message (Expand) | Author | Age | Files | Lines |
| * | Android: use the correct path to DefaultWindowDecoration.qml | Assam Boudjelthia | 2020-08-11 | 1 | -1/+1 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-06-28 | 1 | -4/+4 |
| * | Add missing override | Alexander Volkov | 2020-05-25 | 1 | -1/+1 |
| * | Combine repeated logic to get Dialogs QML files into one functionv5.15.0-beta1 | Assam Boudjelthia | 2020-02-17 | 1 | -46/+20 |
| * | Android: Look in the correct location for the supporting QML files | Andy Shaw | 2020-01-15 | 1 | -4/+21 |
| * | Create the decoration component when it is needed | Andy Shaw | 2019-04-16 | 1 | -8/+2 |
| * | Remove the code to manually initialize resources in static builds | Simon Hausmann | 2018-04-27 | 1 | -8/+1 |
| * | Do not treat winrt as touch based mobile platformv5.11.0-beta4 | Oliver Wolff | 2018-04-05 | 1 | -1/+1 |
| * | Don't conflict with Qt Quick Controls 2 when using the platform dialogs | Andy Shaw | 2018-03-12 | 1 | -4/+4 |
| * | Add support for the defaultSuffix property in FileDialog | Andy Shaw | 2017-09-17 | 1 | -2/+3 |
| * | Remove spurious Q_INIT_RESOURCE calls | Simon Hausmann | 2017-04-03 | 1 | -2/+0 |
| * | Rename QQuickDialog to QQuickDialog1v5.8.0-beta1 | Jake Petroules | 2016-10-06 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-05-10 | 1 | -1/+1 |
| |\ |
|
| | * | Cleanup QQmlExtensionInterface usage | J-P Nurmi | 2016-05-06 | 1 | -1/+1 |
| * | | Fix unused variable warnings in static builds | Mitch Curtis | 2016-03-18 | 1 | -0/+2 |
| * | | Enable using the module in a statically built application | Andy Shaw | 2016-03-15 | 1 | -6/+28 |
| * | | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| * | | Replace foreach with range-based for | Anton Kudryavtsev | 2016-01-16 | 1 | -1/+2 |
| |/ |
|
| * | Pass non-trivially-copyable or large types by const-ref | Sergio Martins | 2015-07-22 | 1 | -3/+3 |
| * | Add support for compiling QtQuick Dialogs ahead of time | Caroline Chao | 2015-05-04 | 1 | -0/+2 |
| * | Dialogs: implement QML backup support for native file dialog | Richard Moe Gustavsen | 2015-03-18 | 1 | -1/+4 |
| * | Dialogs: split registerWidgetOrQmlImplementation into three functions | Richard Moe Gustavsen | 2015-03-18 | 1 | -15/+31 |
| * | Dialogs: update license headers | J-P Nurmi | 2015-02-11 | 1 | -16/+19 |
| * | Dialogs: added qt.quick.dialogs.registration logging category | Shawn Rutledge | 2014-11-21 | 1 | -23/+9 |
| * | Dialogs: don't use widgets on mobile touch-based platforms | Shawn Rutledge | 2014-10-28 | 1 | -2/+14 |
| * | Update license headers and add new license files | Antti Kokko | 2014-08-25 | 1 | -19/+11 |
| * | QtQuick.Dialogs: check for inheriting from QApplication | Shawn Rutledge | 2014-07-28 | 1 | -1/+1 |
| * | Dialog: Add missing docs | Shawn Rutledge | 2014-07-09 | 1 | -2/+2 |
| * | Replace module includes in dialogs | Andrew Knight | 2014-03-11 | 1 | -0/+1 |
| * | QtQuick.Dialogs: added Dialog: wrapper for arbitrary content | Shawn Rutledge | 2014-02-15 | 1 | -0/+14 |
| * | move QtQuick.Dialogs from qtdeclarative to qtquickcontrols | Shawn Rutledge | 2014-01-03 | 1 | -0/+216 |