aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs
Commit message (Expand)AuthorAgeFilesLines
* QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-01-031-0/+1
* QtQuick ColorDialog: ensure slider rotation takes effectShawn Rutledge2013-12-301-0/+5
* QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2013-12-291-1/+1
* QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2013-12-161-1/+3
* QtQuick.Dialogs MessageDialog docsShawn Rutledge2013-11-226-15/+203
* Doc: Adding FontDialog type to group "dialogs".Jerome Pasion2013-11-131-0/+1
* Update .qmltypes files for 5.2Alan Alpert2013-11-121-4/+520
* QtQuick.Dialogs: hide internal functions and propertiesShawn Rutledge2013-11-122-75/+74
* MessageDialog: handle clicked(button, role) signal properlyShawn Rutledge2013-11-083-3/+45
* DefaultMessageDialog: use gadget StandardButton typeShawn Rutledge2013-11-081-36/+36
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-051-0/+7
* Replace Message attached property with gadget typesShawn Rutledge2013-11-053-17/+16
* QtQuick.Dialogs DefaultFontDialog: visual improvementsShawn Rutledge2013-10-311-329/+334
* QtQuick.Dialogs DefaultFileDialog: visual improvementsShawn Rutledge2013-10-301-4/+5
* QtQuick.Dialogs MessageDialog: use Flow for button layoutShawn Rutledge2013-10-301-7/+18
* QtQuick.Dialogs: fake window decoration clips, is opaque for touchShawn Rutledge2013-10-301-0/+3
* QtQuick.Dialogs: handle more keyboard shortcutsShawn Rutledge2013-10-305-42/+129
* QtQuick.Dialogs: resolution-independent controls use actual resolutionShawn Rutledge2013-10-263-5/+6
* QtQuick.Dialogs: deploy qml files only for debug buildsShawn Rutledge2013-10-171-2/+5
* Dialogs: use resources for QML and imagesShawn Rutledge2013-10-162-15/+64
* QtQuick.Dialogs: on single-window platforms, don't resize the windowShawn Rutledge2013-10-151-1/+4
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-141-0/+1
* qdoc: Added excludedirs to qtquickdialogs.qdocconfMartin Smith2013-10-101-0/+2
* Doc: Made \since command in Dialog QML types consistent.Jerome Pasion2013-09-253-3/+3
* Adding QtQuick.Dialogs.MessageDialogShawn Rutledge2013-09-1919-4/+1375
* Add FontDialog to QtQuick.DialogsLiang Qi2013-09-1813-2/+1413
* rerun qmlplugindump for QtQuick.Dialogs, now including QML typesShawn Rutledge2013-09-181-14/+29
* Qt Quick Dialogs: can see and control geometry of QML implementationsShawn Rutledge2013-09-172-13/+50
* Add currentColor property to ColorDialog.Mitch Curtis2013-09-174-22/+54
* fixed warnings in dialog module when PURE_QML_ONLY is definedShawn Rutledge2013-09-171-1/+4
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* DefaultColorDialog bugfix: binding color to a TextFieldShawn Rutledge2013-09-121-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-061-2/+1
|\
| * Fix compiler warning about unused variableKai Koehne2013-09-041-1/+1
* | QQuickPlatformFileDialog: fix directoryEntered() signal connectionJ-P Nurmi2013-08-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-192-3/+8
|\|
| * QtQuick.Dialogs.ColorDialog: set current color in the QColorDialogShawn Rutledge2013-07-311-0/+5
| * Make buttons and tabs larger in QML examples and dialogsShawn Rutledge2013-07-291-3/+3
* | Merge branch 'stable' into devSergio Ahumada2013-08-052-8/+27
|\|
| * Keep the QML ColorDialog's controls in sync with the color propertyShawn Rutledge2013-07-252-7/+26
| * Correct initial/minimum size of default QML ColorDialogShawn Rutledge2013-07-251-1/+1
* | More QUrl/QString conversion in FileDialog implementationShawn Rutledge2013-08-011-4/+5
* | FolderListModel provides file URLs and the QML FileDialog uses themShawn Rutledge2013-07-231-3/+2
* | QtQuick.Dialogs: use URLs for interface with QPlatformFileDialogHelperShawn Rutledge2013-07-221-12/+3
* | Disable dialogs to allow changes in qtbase (use urls internally)Shawn Rutledge2013-07-181-0/+5
* | Remove DIALOGS_MAJOR_MINOR define in QtQuick.Dialogs codeLiang Qi2013-07-151-10/+9
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-0420-107/+248
|\|
| * FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-2810-40/+42
| * QtQuick.Dialogs: sync the docs with the implementationShawn Rutledge2013-06-274-26/+20