aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
Commit message (Expand)AuthorAgeFilesLines
* Fix qmlClearEnginePlugins() to clear engine plugins.Dominik Holland2013-09-051-16/+38
* Fix crash on QV8Engine destructionJosh Faust2013-08-301-1/+1
* Fix crash when trying to set versioned group propertiesSimon Hausmann2013-08-281-1/+3
* fix include guard to not clash with qscriptvalueiteratorMichael Zanetti2013-08-231-3/+3
* Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-211-1/+2
* Doc fixAlan Alpert2013-08-161-2/+3
* Fix needless conversion from char * to QStringKai Koehne2013-08-091-20/+20
* Remove unused local variablesKai Koehne2013-08-091-3/+0
* Doc: createObject: adapted description of exampleNico Vertriest2013-08-061-51/+52
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-261-4/+1
|\
| * Doc: Modified the term for the Qt global object.Jerome Pasion2013-07-251-4/+1
* | Always use QDir::exists() for checking if something existsAndy Shaw2013-07-251-16/+2
|/
* Use GET method for redirect in QDeclarativeXMLHttpRequest.Friedemann Kleint2013-07-221-0/+5
* Doc: Fix documentation of ownership of in QmlComponent::createKai Koehne2013-07-031-4/+2
* Fix access to invalid memory in ~QQmlEnginePrivateKai Koehne2013-07-031-3/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-283-3/+10
|\
| * QtQml: document QQmlExtensionPlugin::baseUrlShawn Rutledge2013-06-281-1/+8
| * Switch to non-streaming version of qWarning()Alan Alpert2013-06-271-2/+1
| * Undo presumably accidental line deletionAlan Alpert2013-06-271-0/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-262-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-252-3/+3
| |\|
| | * QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-242-3/+3
* | | QQmlTrace: getpid() requires unistd.hShawn Rutledge2013-06-251-0/+1
|/ /
* | fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-2/+2
* | Remove use of 'register' from QtQml.Stephen Kelly2013-06-181-3/+3
* | Fix -Wpedantic warningsAlbert Astals Cid2013-06-127-7/+7
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-106-23/+50
|\|
| * Add future compatibility noteAlan Alpert2013-06-071-0/+4
| * Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+2
| * QQmlPropertyCache: check methods before propertiesAlberto Mardegan2013-05-311-21/+25
| * Fallback to QMetaObject for properties not in QQmlPropertyCacheAlberto Mardegan2013-05-312-3/+10
| * Deprecate the with statement in QMLSimon Hausmann2013-05-313-2/+12
* | Fix -Wpedantic warningsAlbert Astals Cid2013-06-075-6/+6
* | Doc: Clarify object ownership of QObject* returned by QmlComponent::createKai Koehne2013-06-071-1/+9
|/
* Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-225-15/+36
* Doc: Fix some broken linksSze Howe Koh2013-05-201-6/+6
* Prefer qFatal to assert for failure conditionMatt Vogt2013-05-191-4/+7
* Assert instead of crashingAlan Alpert2013-05-161-0/+4
* Do not use an export macro in the function definitionThiago Macieira2013-05-151-1/+1
* Move exports conflicting with QtDeclarative into namespaceKai Koehne2013-05-154-12/+84
* Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-151-3/+2
* Doc: Fixed a bunch of missing snippets.Jerome Pasion2013-05-151-5/+5
* Doc: Define Qt global object as a QML type and fix referring docsTopi Reinio2013-05-154-10/+11
* Doc: fixed some WS issues.Jerome Pasion2013-05-141-9/+9
* Fix crash in QQmlApplicationEngine when loading finishesJosh Faust2013-05-141-1/+2
* Fix MSVC-warning about inconsistent DLL-linkage.Friedemann Kleint2013-05-091-2/+2
* Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-077-3/+44
* Add a URL interceptor to the QML engineAlan Alpert2013-05-0710-20/+240
* Avoid rare crashAlan Alpert2013-05-041-10/+12
* Document percieved memory leakAlan Alpert2013-05-012-0/+6