summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add minimal plugin importing to quick1 qmlplugindump toolv5.0.0Miikka Heikkinen2012-12-141-0/+2
* Doc: Added documentation for the quick1 demo applicationsv5.0.0-rc2Venugopal Shivashankar2012-12-1215-0/+398
* Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-123-37/+485
* Fixed install path of tictactoe exampleOliver Wolff2012-12-121-1/+1
* Process imports in the order they appear in the code.Robin Burchell2012-12-1230-8/+177
* Fix crash when mapping coordinates to & from the root item.Nicolas Tisserand2012-12-121-4/+18
* Do not build Qt Quick 1 documentation and example manifest.hjk2012-12-111-1/+4
* centralize and fixup example sources install targetsOliver Wolff2012-12-11448-353/+3837
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-53/+2
* Make sure Q_DECLARE_METATYPE is used in all TUs it is registered in.Stephen Kelly2012-12-111-1/+2
* Fix typo in metatype registration.Stephen Kelly2012-12-111-1/+1
* Add qtdeclarative.qdocconf to get a example_manifest.xmlhjk2012-12-11555-1/+34
* Add PLUGIN_CLASS_NAME to qtquick1 pluginsMiikka Heikkinen2012-12-104-0/+4
* Stabilize tst_qdeclarativetimerAlan Alpert2012-12-052-24/+40
* Remove 'com/nokia' string from autotestAlan Alpert2012-12-051-11/+11
* Doc: Added documentation for the Qt Quick1 examplesVenugopal Shivashankar2012-12-051-293/+72
* remove unnessary reference to QGuiApplicationv5.0.0-rc1Jing Bai2012-12-051-1/+11
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0511-66/+66
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-8/+8
* remove symbian & maemo5 vestigesOswald Buddenhagen2012-12-047-60/+0
* EngineDebug: Updated and renamed serviceAurindam Jana2012-12-014-72/+96
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-12-013-6/+28
* Mark randomly failing test as insignificantLars Knoll2012-12-011-0/+2
* Qml1PluginDump: Prevent crash if run without WMKai Koehne2012-12-011-0/+3
* Fix QML XmlHttpRequest Insecure Redirection FlawRichard Moore2012-12-011-3/+5
* Make tst_examples::namingConvention not failKai Koehne2012-12-011-1/+7
* Rename focus document to make it clear it's not for QML in generalShawn Rutledge2012-12-016-6/+6
* Fix tst_qdeclarative buildSimon Hausmann2012-12-011-1/+1
* QtQuick1: Add generated .qmltypesKai Koehne2012-11-298-1/+4374
* Ensure QDeclarativeTextLayout uses the correct penChris Adams2012-11-291-1/+12
* Observe GL context loss in ShaderEffectItemChris Adams2012-11-282-34/+7
* The LGPL license info should refer only to Qt DeclarativeLars Knoll2012-11-283-6/+23
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-283-8/+78
* QtQuick1: Fix ObserverModeAurindam Jana2012-11-2711-2/+407
* Qml1PluginDump: Fix dumping of GUI typesKai Koehne2012-11-272-3/+3
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-268-802/+874
* Compile with QT_NO_CLIPBOARDAndrew den Exter2012-11-261-0/+2
* Port TextInput/TextEdit clipboard optimizations from QtQuick 2.0Andrew den Exter2012-11-234-15/+32
* make use of qml1_plugin.prfOswald Buddenhagen2012-11-227-74/+10
* Remove references to QApplication::type()J-P Nurmi2012-11-223-5/+5
* Fix building of examples.Friedemann Kleint2012-11-2225-5/+110
* Fix syncqt-warnings about missing QT_BEGIN_HEADER/NAMESPACE.Friedemann Kleint2012-11-211-0/+8
* Fix Snake demoAlan Alpert2012-11-201-1/+1
* Move the Qt Quick 1 imports back to "imports"Thiago Macieira2012-11-196-6/+6
* Examples: Removed Symbian and MeeGo examples.Jerome Pasion2012-11-13240-15694/+0
* Separate qtquick1 example install paths from qtdeclarative examplesv5.0.0-beta2Topi Reinio2012-11-0582-98/+98
* Updated QmlApplicationViewer for QtQuick1 examplesTopi Reinio2012-11-055-176/+164
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-021-1/+0
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-026-50/+9
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-75/+0