aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs/qml
Commit message (Expand)AuthorAgeFilesLines
* remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-077-548/+0
* QtQuick.Dialogs: fake window decoration clips, is opaque for touchShawn Rutledge2013-10-301-0/+3
* QtQuick.Dialogs: handle more keyboard shortcutsShawn Rutledge2013-10-301-0/+9
* QtQuick.Dialogs: resolution-independent controls use actual resolutionShawn Rutledge2013-10-261-2/+2
* Adding QtQuick.Dialogs.MessageDialogShawn Rutledge2013-09-193-1/+65
* Add FontDialog to QtQuick.DialogsLiang Qi2013-09-182-0/+97
* Make buttons and tabs larger in QML examples and dialogsShawn Rutledge2013-07-291-3/+3
* Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-263-10/+77
* Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-183-1/+151
* Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-182-42/+33
* Create common base class for declarative dialogsShawn Rutledge2013-03-152-58/+56
* adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-043-0/+169