summaryrefslogtreecommitdiff
path: root/src/dialogs/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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