aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Doc FixAlan Alpert2012-04-231-0/+7
* Disable local storage if the standard data location is emptyCharles Yin2012-04-201-0/+3
* Clean up qmltest codeCharles Yin2012-04-192-23/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-1/+1
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-057-1/+171
* Fix some issues with init_data() for qmltestCharles Yin2012-04-051-5/+8
* Add init_data() function for default data driven testingCharles Yin2012-04-032-6/+26
* Add templated module api registration functionChris Adams2012-03-261-1/+1
* Fix FolderListModel path issue on WindowsCharles Yin2012-03-202-4/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-134-51/+51
* Implement mouseDragCharles Yin2012-03-132-0/+23
* Fix SignalSpy disconnect issueCharles Yin2012-03-131-1/+3
* Merge master <-> api_changesMatthew Vogt2012-03-0518-204/+872
|\
| * FolderListModel: remove widget and QDirModel useMartin Petersson2012-02-296-191/+853
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-2312-13/+19
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2417-294/+294
|/
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-0/+1
* Add basic plugin metadata for QtQuick2 import plugin.Michael Brasser2012-02-161-5/+1
* Remove etcprovider plugin.Michael Brasser2012-02-157-472/+1
* Change variant properties to var properties.Justin McPherson2012-02-132-5/+5
* qmltest: Remove obsolete skipAll function.Jason McDonald2012-02-131-6/+0
* qmltest: Count passes, fails and skips consistently.Jason McDonald2012-02-131-1/+7