aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Adjust to API changes after eliminating Handle<T>::operator* for safety reasonsSimon Hausmann2013-04-155-17/+17
* Fix compilation with v4vm's v8 compatibility headersSimon Hausmann2013-04-157-25/+42
* Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4v...Simon Hausmann2013-04-1594-0/+37750
* Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-1/+0
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-052-6/+8
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-6/+8
| |\
| | * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-212-7/+9
* | | Android: Support implicit import paths for assets:/ urlsEskil Abrahamsen Blomfeldt2013-04-052-5/+78
|/ /
* | Fix export macros for the QML parser export.Thiago Macieira2013-04-031-1/+3
* | Stabilize CodeAlan Alpert2013-04-023-3/+3
* | Debugger: Accepts port range as argumentsAurindam Jana2013-04-022-12/+27
* | Doc: Fix some titles and linksSze Howe Koh2013-03-305-10/+10
* | Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-301-1/+1
* | Delay loading implicit importAlan Alpert2013-03-273-20/+55
* | Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-2610-32/+31
* | Add Instantiator type to QtQmlAlan Alpert2013-03-205-3/+665
* | Add QQmlApplicationEngineAlan Alpert2013-03-206-2/+469
* | Fix multi-line string content.Erik Verbruggen2013-03-201-12/+1
* | Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-192-22/+39
* | Move QML types to types folderAlan Alpert2013-03-1427-35/+36
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-4/+3
|\ \
| * | Doc: Changed section title in whatsnew.qdocJerome Pasion2013-03-131-4/+3
* | | Compile fix.Samuel Rødal2013-03-131-1/+1
* | | don't use CamelCase includesOswald Buddenhagen2013-03-138-26/+28
* | | Add QtQml.Models moduleAlan Alpert2013-03-129-235/+428
* | | Use official V8 string manipulation methods in QMLPeter Varga2013-03-123-7/+16
* | | Replace deprecated V8 functionsPeter Varga2013-03-114-37/+37
* | | Remove spurious includeAlan Alpert2013-03-051-1/+0
* | | Add core application functionality to Qt.application in QMLAlan Alpert2013-03-053-4/+116
* | | Android support: build fixesPaul Olav Tvete2013-03-051-1/+1
* | | Remove extra semicolon.Frederik Gladhorn2013-03-051-1/+1
* | | Work with synchronous replies from a custom QNetworkAccessManagerAlan Alpert2013-03-041-6/+21
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-042-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-252-4/+4
| |\| |
| | * | Fix warnings about shadowing membersThiago Macieira2013-02-221-2/+2
| | |/
| | * Clarify Component::createObject docsAlan Alpert2013-02-191-2/+2
* | | Fix the QtQml's use of plugins for value type providersThiago Macieira2013-03-012-2/+32
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-191-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+2
| |\|
| | * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-151-2/+2
* | | Make the base URL available to QQmlExtensionPluginShawn Rutledge2013-02-195-7/+98
* | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-182-0/+38
|/ /
* | Add Composite Types to QQmlTypeAlan Alpert2013-02-1811-139/+265
* | QQuickPlatform: remove QT_{BEGIN,END}_HEADER macro usageJ-P Nurmi2013-02-151-4/+0
* | Add QQmlPlatform (exposed as Qt.platform)J-P Nurmi2013-02-146-2/+207
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-078-29/+39
|\|
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-6/+6
| * Fix lupdate-warning in qqmlrewrite.cpp.Friedemann Kleint2013-02-061-4/+12
| * Fix lupdate-warnings in qqmlimport.cpp.Friedemann Kleint2013-02-061-13/+9
| * Fix lupdate-warnings.Friedemann Kleint2013-02-062-2/+2