aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1021-21/+21
* make use of qtHaveModule()Oswald Buddenhagen2013-01-101-2/+2
* Doc: Updated docs for examples and etcXingtao Zhang2013-01-092-2/+2
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-2/+2
* Qmltypes: Update plugins.qmltypesKai Koehne2012-11-301-31/+30
* Make FolderListModel available from the module overview.Gunnar Sletta2012-11-291-0/+15
* tr()-Fix: Do not use QObject::tr().Friedemann Kleint2012-11-291-3/+3
* Imports: update .qmltypes filesKai Koehne2012-11-262-13/+79
* make module compile with -no-guiTasuku Suzuki2012-11-224-8/+13
* Prepare for removal of Softkeys APIJan Arve Saether2012-10-291-8/+2
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-043-6/+10
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2321-504/+504
* Add .qmltypes filesKai Koehne2012-09-1220-0/+6814
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Docs - add missing images and code, clean up sectionsBea Lam2012-08-281-7/+7
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-3/+3
* Fix uses of various qml doc commandsBea Lam2012-08-081-1/+1
* Move QtQuick.Window module docsBea Lam2012-08-021-0/+16
* Fix folder list model when changing drives on Windows.Glenn Watson2012-07-311-4/+13
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-317-2/+9
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-304-5/+10
* Add waitForRendering() function for qmltestCharles Yin2012-07-252-2/+18
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-258-8/+4
* Remove QListModelInterface.Andrew den Exter2012-07-252-52/+63
* Add fuzzyCompare() to qmltestCharles Yin2012-07-182-20/+37
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-118-107/+17
* remove dead filesOswald Buddenhagen2012-07-102-2/+0
* Fix various QtQuick.* submodule docsBea Lam2012-07-052-32/+81
* Improve mouseWheel() functionCharles Yin2012-07-042-11/+47
* remove pointless qmltest conditionalsOswald Buddenhagen2012-06-261-2/+7
* Don't shadow member variable with argument.Andrew den Exter2012-06-222-3/+3
* Add a version 2 import for FolderListModelAlan Alpert2012-06-121-0/+1
* Add pixel comparation support to qmltestCharles Yin2012-06-122-0/+29
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-064-3/+5
* Fix doc snippets paths and parsing errorsBea Lam2012-05-313-5/+5
* Doc: Sanitized QML typesNico Vertriest2012-05-244-5/+5
* Initial bundle supportAaron Kennedy2012-05-041-3/+3
* Fix build error when QT_NO_FILESYSTEMWATCHER is setsh kim2012-05-032-0/+18
* Consolidate SignalSpy itemCharles Yin2012-05-012-8/+38
* Do not use deprecated APIOlivier Goffart2012-04-242-2/+7