aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Remove handling of QT_DECLARATIVE_DEBUG macroKai Koehne2013-07-021-1/+1
* Disambiguate name of static helper from QtQuick1Kai Koehne2013-07-021-2/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-284-3/+12
|\
| * QtQml: document QQmlExtensionPlugin::baseUrlShawn Rutledge2013-06-282-1/+10
| * 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-263-3/+8
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-253-3/+8
| |\|
| | * Update 5.1.0 changelog and what's newAlan Alpert2013-06-251-0/+5
| | * 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-1015-93/+138
|\|
| * Fix null-pointer access in QQuickVisualDataModelPrivateFlorian Hänel2013-06-071-1/+2
| * Add future compatibility noteAlan Alpert2013-06-071-0/+4
| * Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+2
| * Doc: Fixed QCH listings for Qt QML and Qt Quick DialogsJerome Pasion2013-06-061-1/+5
| * Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-048-68/+72
| * 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-314-2/+21
* | Fix -Wpedantic warningsAlbert Astals Cid2013-06-075-6/+6
* | Doc: Clarify object ownership of QObject* returned by QmlComponent::createKai Koehne2013-06-071-1/+9
|/
* Doc: Added Qt 5.1 details in Qt QML's release notes.Jerome Pasion2013-05-301-1/+22
* Doc: Fix links for ListModel and ListElement typesTopi Reinio2013-05-291-2/+6
* Animations: Avoid accessing invalid memory if stop() triggers deletionKai Koehne2013-05-291-2/+2
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
* Debugger: Make sure client list is protected by mutexKai Koehne2013-05-241-0/+3
* Do not return cacheItem->object if it is still incubatingAlbert Astals Cid2013-05-231-3/+8
* Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-225-15/+36
* Fix comment: Signal is actually createdItem not itemCreatedAlbert Astals Cid2013-05-221-1/+1
* Doc: Fix some broken linksSze Howe Koh2013-05-203-8/+8
* Prefer qFatal to assert for failure conditionMatt Vogt2013-05-191-4/+7
* Assert instead of crashingAlan Alpert2013-05-161-0/+4
* Doc: Inline a short snippetSze Howe Koh2013-05-161-61/+0
* Doc: Move snippet into correct moduleSze Howe Koh2013-05-161-125/+0
* Do not use an export macro in the function definitionThiago Macieira2013-05-151-1/+1
* Doc: Update references to QDeclarative* classesSze Howe Koh2013-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: Removed pages from the "qml-features" group.Jerome Pasion2013-05-151-2/+0
* Doc: Fixed a bunch of missing snippets.Jerome Pasion2013-05-157-13/+285
* Doc: Define Qt global object as a QML type and fix referring docsTopi Reinio2013-05-1511-30/+31
* Doc: fixed some WS issues.Jerome Pasion2013-05-141-9/+9
* Fix crash in QQmlApplicationEngine when loading finishesJosh Faust2013-05-141-1/+2
* Make QQmlInstantiatorPrivate bools more space efficientAlan Alpert2013-05-091-5/+5