aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning about unused variableKai Koehne2013-09-041-1/+1
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-092-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
* | FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-291-8/+4
* | FolderListModel: Fix setting of directory in componentComplete().Friedemann Kleint2013-07-291-2/+2
|/
* 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
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2822-111/+253
|\
| * FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-2811-42/+45
| * QtQuick.Dialogs: sync the docs with the implementationShawn Rutledge2013-06-275-28/+22
| * Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-2610-41/+186
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-4/+10
|\|
| * QColorDialogHelper: Force QWindow before setting flagsShawn Rutledge2013-06-192-4/+9
| * QFileDialogHelper: Force QWindow before setting flags.Friedemann Kleint2013-06-131-0/+1
* | Make qtdeclarative compile with -no-guiTasuku Suzuki2013-06-101-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-102-4/+4
|\|
| * Doc: Fixed QCH listings for Qt QML and Qt Quick DialogsJerome Pasion2013-06-061-2/+1
| * Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-041-2/+3
* | add missing dependency check to widgets pluginXingtao Zhang2013-06-061-1/+1
|/
* Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-291-18/+20
* Make sure tryCompare value argument is not undefinedAlbert Astals Cid2013-05-291-0/+5
* 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
* Update all plugins.qmltypes filesLiang Qi2013-05-272-185/+462
* Doc: Inline a short snippetSze Howe Koh2013-05-161-1/+21
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-1/+1
* qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-247-69/+218
* Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* Dumping plugins.qmltypes for Window with -notrelocatableThomas Hartmann2013-04-181-16/+49
* Testlib: Fix qml objects not deleted in TestCaseCaroline Chao2013-04-111-0/+3
* TestLib: Add more mouseMove in mouseDrag implementationCaroline Chao2013-04-061-0/+14
* Make keyClick/Press/Release work with a charAlbert Astals Cid2013-04-052-7/+24
* TestLib: add mouse release at the end of a mouseDragCaroline Chao2013-04-051-0/+1
* Doc: Fix some titles and linksSze Howe Koh2013-03-301-1/+1
* Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-262-12/+12
* Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...Shawn Rutledge2013-03-191-0/+1
* Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-1822-1/+1528
* Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-186-61/+40
* Create common base class for declarative dialogsShawn Rutledge2013-03-1515-330/+581
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * make the sample code more consistent in contextXingtao Zhang2013-03-121-1/+1
* | Add QtQml.Models moduleAlan Alpert2013-03-124-1/+100
* | correct misspellingShawn Rutledge2013-03-121-1/+1
* | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-0426-0/+2382
* | FolderListModel: prevent assertion failure when filter selects 0 filesShawn Rutledge2013-02-151-2/+4
* | FolderListModel: use QDateTime for file timesAlberto Mardegan2013-02-011-2/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-284-16/+0
|/