aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update porting docsv5.0.0-rc2Alan Alpert2012-12-121-1/+10
* Change virtual folders in .qdocconf to qtqml and qtquickhjk2012-12-122-2/+2
* Add \brief comment to Custom Geometry examplehjk2012-12-121-1/+1
* Use resource files for most examplesKai Koehne2012-12-1299-160/+770
* Work towards supporting front-to-back reordering of opaque items.Michael Brasser2012-12-122-10/+9
* Fixed abstractitemmodel exampleOliver Wolff2012-12-124-8/+13
* Fixed install targets for model examplesOliver Wolff2012-12-113-0/+9
* Examples: Remove unused import "../shared"Kai Koehne2012-12-112-2/+0
* Removed leftover file from example cleanupOliver Wolff2012-12-111-18/+0
* Improved the scene graph overview a bitGunnar Sletta2012-12-111-9/+48
* Move the Q_DECLARE_METATYPE to where it should be.Stephen Kelly2012-12-112-1/+1
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-57/+2
* Add PLUGIN_CLASS_NAME to qtdeclarative pluginsMiikka Heikkinen2012-12-114-0/+4
* Move examples aroundAlan Alpert2012-12-1198-79/+203
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-10628-515/+404
* Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-104-8/+59
* Don't generate duplicate doc pagesPaul Olav Tvete2012-12-101-4/+0
* Fix doc links to submodelsPaul Olav Tvete2012-12-101-4/+4
* Mark autotest as insignificant on macPaul Olav Tvete2012-12-101-0/+2
* Change qFatal to qWarningAlan Alpert2012-12-061-1/+1
* Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* Doc: Fix external referencesv5.0.0-rc1Christian Stenger2012-12-051-0/+2
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0539-97/+97
* 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-0417-27/+2
* Declare QQmlV8Handle as a metatype where it is defined.Stephen Kelly2012-12-044-4/+2
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-3/+3
* doc: Fix remaining snippet in qml-modelviews exampleEskil Abrahamsen Blomfeldt2012-12-041-1/+1
* Avoid duplicating Qt Quick Code SamplesEskil Abrahamsen Blomfeldt2012-12-036-41/+40
* Doc: Edited qdocconfig files to change QCH titles and redirects.Jerome Pasion2012-12-032-17/+17
* Resume testing of customparticleAlan Alpert2012-12-011-3/+0
* Docs: Fix some more referencesChristian Stenger2012-12-019-14/+20
* Qt Quick high-dpi support.Morten Johan Sørvig2012-12-012-3/+9
* Stabilize tst_qqmltimerAlan Alpert2012-12-011-28/+44
* 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-3019-104/+433
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-303-7/+30
* Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge2012-11-302-2/+2
* Add calqlatr to qmldemos group and move qmldemos listEskil Abrahamsen Blomfeldt2012-11-302-75/+1
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* Remove superfluous function callAlan Alpert2012-11-301-1/+0
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2952-307/+300
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2927-153/+152