aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-2610-41/+186
* | Doc: Setting navigation variables for Qt Quick DialogsJerome Pasion2013-06-261-0/+3
|/
* Doc: Fixed QCH listings for Qt QML and Qt Quick DialogsJerome Pasion2013-06-061-2/+1
* Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-291-18/+20
* Dialogs: Create directory structure for documentationCaroline Chao2013-05-285-27/+131
* Doc: Add Qt Quick Dialogs to Qt Quick submodules listCaroline Chao2013-05-273-3/+30
* qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-241-15/+65
* Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...Shawn Rutledge2013-03-191-0/+1
* Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-1818-1/+1272
* Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-186-61/+40
* Create common base class for declarative dialogsShawn Rutledge2013-03-1514-327/+576
* correct misspellingShawn Rutledge2013-03-121-1/+1
* adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-0419-0/+1927