summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-182-0/+33
|/ / / /
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28115-452/+0
* | | | Remove export-declaration from inline function qmlRegisterType().Friedemann Kleint2013-01-281-1/+1
* | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-171356-19926/+18988
|\| | |
| * | | 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
| | |/ | |/|
* | | Merge branch 'stable' into devFrederik Gladhorn2013-01-171096-1005/+5359
|\| |
| * | 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
* | sync.profile: Point dependencies to 'refs/heads/dev'wip/androidSergio Ahumada2012-12-131-8/+8
* | Add a method that allows registration of files to typesAlan Alpert2012-12-059-1/+143
* | Delay loading implicit importAlan Alpert2012-12-056-36/+98
|/
* 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