aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: declarative-colors.png not visible in qmltypereference.qdocv5.0.1Nico Vertriest2013-01-281-0/+0
* Doc: Add QML Types to table of contents in AssistantTopi Reinio2013-01-251-1/+1
* Remove outdated macro usageChristian Stenger2013-01-244-7/+6
* Doc: Fixed "QML Types" node in AssistantJerome Pasion2013-01-221-1/+1
* Avoid race condition in QQuickTestsGunnar Sletta2013-01-171-1/+2
* Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-177-7/+7
* doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
* Don't try to grab Windows with invalid or a zero sizeDominik Holland2013-01-081-0/+3
* Documentation for scene graph examples.Gunnar Sletta2013-01-071-0/+23
* Accessibility: Send value updatesFrederik Gladhorn2013-01-042-0/+10
* Accessibility: Work with QQuickWindowFrederik Gladhorn2013-01-044-29/+37
* qmltest: Added the possibility to use QApplicationLiang Qi2012-12-312-6/+30
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-232-8/+8
* Fix other warnings in qtdeclarative found by GCC 4.7Thiago Macieira2012-12-237-4/+9
* Fix warnings in QtQml due to ?: with enums of different typesThiago Macieira2012-12-231-25/+25
* Do not crash on some animation changesAlbert Astals Cid2012-12-201-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-1916-1/+39
* Accessibility: Improve interface handling in QuickFrederik Gladhorn2012-12-196-49/+90
* Doc: Enabling Qt QML linking to Qt Quick.v5.0.0Jerome Pasion2012-12-171-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-163-4/+1
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-155-7/+7
* Fixed samegame tutorial part 4 to reflect Quick2 stateOliver Wolff2012-12-141-2/+2
* Update porting docsv5.0.0-rc2Alan Alpert2012-12-121-1/+10
* Change virtual folders in .qdocconf to qtqml and qtquickhjk2012-12-122-2/+2
* Work towards supporting front-to-back reordering of opaque items.Michael Brasser2012-12-122-10/+9
* Fixed abstractitemmodel exampleOliver Wolff2012-12-121-1/+1
* Improved the scene graph overview a bitGunnar Sletta2012-12-111-9/+48
* Add PLUGIN_CLASS_NAME to qtdeclarative pluginsMiikka Heikkinen2012-12-114-0/+4
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-104-57/+57
* Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-103-8/+19
* Don't generate duplicate doc pagesPaul Olav Tvete2012-12-101-4/+0
* Fix doc links to submodelsPaul Olav Tvete2012-12-101-4/+4
* Doc: Fix external referencesv5.0.0-rc1Christian Stenger2012-12-051-0/+2
* QtDeclarative: Add qtlinguist to the doc dependecies.David Schulz2012-12-041-1/+1
* Use the qRegisterMetaType which does not take a string.Stephen Kelly2012-12-041-7/+7
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-0411-16/+2
* Declare QQmlV8Handle as a metatype where it is defined.Stephen Kelly2012-12-044-4/+2
* Avoid duplicating Qt Quick Code SamplesEskil Abrahamsen Blomfeldt2012-12-031-1/+0
* Doc: Edited qdocconfig files to change QCH titles and redirects.Jerome Pasion2012-12-032-17/+17
* Docs: Fix some more referencesChristian Stenger2012-12-017-11/+17
* Qt Quick high-dpi support.Morten Johan Sørvig2012-12-012-3/+9
* Fix QML XmlHttpRequest Insecure Redirection FlawRichard Moore2012-12-011-3/+5
* Update SGNode after pixmap is invalidatedAlan Alpert2012-11-301-1/+1
* Make static QQmlProperty::read() take a const QObject pointer.Andreas Hartmetz2012-11-302-9/+9
* Compile with QT_NO_VALIDATOR.Volker Krause2012-11-301-3/+3
* Compile with -no-feature-cursor.Volker Krause2012-11-301-0/+4
* Qmltypes: Update plugins.qmltypesKai Koehne2012-11-301-31/+30
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-302-23/+13
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-302-3/+25