summaryrefslogtreecommitdiff
path: root/src/dialogs/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: use the correct path to DefaultWindowDecoration.qmlAssam Boudjelthia2020-08-111-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-4/+4
* Add missing overrideAlexander Volkov2020-05-251-1/+1
* Combine repeated logic to get Dialogs QML files into one functionv5.15.0-beta1Assam Boudjelthia2020-02-171-46/+20
* Android: Look in the correct location for the supporting QML filesAndy Shaw2020-01-151-4/+21
* Create the decoration component when it is neededAndy Shaw2019-04-161-8/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Do not treat winrt as touch based mobile platformv5.11.0-beta4Oliver Wolff2018-04-051-1/+1
* Don't conflict with Qt Quick Controls 2 when using the platform dialogsAndy Shaw2018-03-121-4/+4
* Add support for the defaultSuffix property in FileDialogAndy Shaw2017-09-171-2/+3
* Remove spurious Q_INIT_RESOURCE callsSimon Hausmann2017-04-031-2/+0
* Rename QQuickDialog to QQuickDialog1v5.8.0-beta1Jake Petroules2016-10-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-1/+1
|\
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
* | Fix unused variable warnings in static buildsMitch Curtis2016-03-181-0/+2
* | Enable using the module in a statically built applicationAndy Shaw2016-03-151-6/+28
* | Unify license header usageAntti Kokko2016-02-041-12/+15
* | Replace foreach with range-based forAnton Kudryavtsev2016-01-161-1/+2
|/
* Pass non-trivially-copyable or large types by const-refSergio Martins2015-07-221-3/+3
* Add support for compiling QtQuick Dialogs ahead of timeCaroline Chao2015-05-041-0/+2
* Dialogs: implement QML backup support for native file dialogRichard Moe Gustavsen2015-03-181-1/+4
* Dialogs: split registerWidgetOrQmlImplementation into three functionsRichard Moe Gustavsen2015-03-181-15/+31
* Dialogs: update license headersJ-P Nurmi2015-02-111-16/+19
* Dialogs: added qt.quick.dialogs.registration logging categoryShawn Rutledge2014-11-211-23/+9
* Dialogs: don't use widgets on mobile touch-based platformsShawn Rutledge2014-10-281-2/+14
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2014-07-281-1/+1
* Dialog: Add missing docsShawn Rutledge2014-07-091-2/+2
* Replace module includes in dialogsAndrew Knight2014-03-111-0/+1
* QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-151-0/+14
* move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-031-0/+216