aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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