aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-242-3/+3
* 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
* 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
* Fix VS2010 compile warningAlan Alpert2013-05-011-1/+1
* QQmlVMEGuard is not ok if one of the context engines is goneAlbert Astals Cid2013-04-291-1/+1
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-2410-12/+12
* Doc: Fix module name formatSze Howe Koh2013-04-232-2/+3
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-2310-11/+11
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-235-6/+6
* Adding emitComponentCompleteSignalForAttachedProperty()Thomas Hartmann2013-04-231-1/+2
* Allow disabling of component complete signal for the designerThomas Hartmann2013-04-201-1/+2
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-173-7/+7
* Doc: Fixed whitespace in qqmlcomponent.cppJerome Pasion2013-04-171-39/+39
* DesignerSupport: Adding separate flag for component completionThomas Hartmann2013-04-112-1/+24
* Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-1/+0
* 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
* Delay loading implicit importAlan Alpert2013-03-273-20/+55
* Add Instantiator type to QtQmlAlan Alpert2013-03-201-0/+2
* 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-1415-5716/+4
* 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-122-9/+30