summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make use of qtHaveModule()Oswald Buddenhagen2013-01-2810-16/+16
* tst_bic: Add linux-gcc-ia32 bic dataSergio Ahumada2013-01-152-0/+17622
* Remove the Qt 4 BIC data for qtquick1Sergio Ahumada2013-01-151-18158/+0
* Doc: Remove duplicate consecutive wordsTopi Reinio2013-01-114-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101347-1349/+1349
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-098-415/+13
* Fix image source for networkaccessmanagerfactory exampleTopi Reinio2013-01-071-1/+1
* Improve tst_qdeclarativetextedit.Friedemann Kleint2013-01-072-60/+82
* Fix mistake in using == instead of =Thiago Macieira2013-01-041-1/+1
* Fix some warnings in qtquick1 found by ClangThiago Macieira2013-01-045-7/+7
* Silence the Clang warning about overloaded virtual shadowing a previousThiago Macieira2013-01-041-0/+11
* Add changes-5.0.1 fileSergio Ahumada2012-12-241-0/+51
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-231-4/+4
* Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
* QmlViewer: Fix test script exits.Friedemann Kleint2012-12-201-5/+19
* QmlViewer: Display options on Windows using a non-proportional font.Friedemann Kleint2012-12-201-1/+3
* remove pointless harfbuzz includeOswald Buddenhagen2012-12-191-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-199-9/+9
* Specify better increment for captured propertiesAlan Alpert2012-12-193-4/+4
* test: Mark tst_qdeclarativetext as insignificantSergio Ahumada2012-12-181-0/+2
* 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