aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Fix: disallow incomplete hex numbers "0x" and "0X".Erik Verbruggen2013-01-073-2/+10
|/ /
* | Add the getter/setter type to PropertyGetterSetterLars Knoll2013-01-041-2/+8
* | Added parsing for getter/setter definitions in property assignments.Erik Verbruggen2012-12-1713-1187/+1366
* | Don't assume QChar::null() is the end of inputLars Knoll2012-12-111-7/+7
* | super is always a reserved keywordLars Knoll2012-12-111-1/+1
* | Bail out on stray newlines in strings in JS modeLars Knoll2012-12-111-1/+7
* | Don't bail out on 0 chars in commentsLars Knoll2012-12-112-2/+4
* | Parse identifiers according to specLars Knoll2012-12-111-31/+94
* | Throw a parse error on octal numbers and escape sequencesLars Knoll2012-12-111-5/+19
|/
* 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
* Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge2012-11-301-1/+1
* Add calqlatr to qmldemos group and move qmldemos listEskil Abrahamsen Blomfeldt2012-11-301-75/+0
* Remove superfluous function callAlan Alpert2012-11-301-1/+0
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2910-136/+138
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2915-36/+35
* Make FolderListModel available from the module overview.Gunnar Sletta2012-11-291-0/+15
* Warn about potential abuse of QQuickPaintedItem::paint().Gunnar Sletta2012-11-291-0/+3
* tr()-Fix: Do not use QObject::tr().Friedemann Kleint2012-11-291-3/+3
* Apply full transformAlan Alpert2012-11-291-4/+7
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-67/+80
* Docs: Fix some reference errorsChristian Stenger2012-11-282-7/+5
* Remove QML intro and QML Application Development pagesGunnar Sletta2012-11-282-1306/+2
* Mark scarc resource docs as internal for 5.0Frederik Gladhorn2012-11-282-4/+16
* Fix escape sequences in lexer: the capital X is not an EscapeCharacter.Erik Verbruggen2012-11-281-1/+0
* Remove superflous "defining reusable components" documentation.Gunnar Sletta2012-11-282-532/+1
* docfix: Some of the scenegraph overview content did not make sense.Gunnar Sletta2012-11-282-15/+20