aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs/qquickabstractdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-071-337/+0
* QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2013-12-161-1/+3
* QtQuick.Dialogs: on single-window platforms, don't resize the windowShawn Rutledge2013-10-151-1/+4
* Qt Quick Dialogs: can see and control geometry of QML implementationsShawn Rutledge2013-09-171-9/+44
* Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-261-14/+63
* Create common base class for declarative dialogsShawn Rutledge2013-03-151-0/+248