aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-078-3/+58
* Add a URL interceptor to the QML engineAlan Alpert2013-05-0710-20/+240
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-2/+2
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-29/+113
* Avoid rare crashAlan Alpert2013-05-041-10/+12
* Doc: Move example docs related to QtQml under the correct moduleTopi Reinio2013-05-031-48/+48
* Fix crash in QQmlDelegateModelAlbert Astals Cid2013-05-031-3/+23
* Document percieved memory leakAlan Alpert2013-05-012-0/+6
* Elaborate on versioning docsAlan Alpert2013-05-011-0/+5
* Fix VS2010 compile warningAlan Alpert2013-05-011-1/+1
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-302-3/+96
* Doc: Changed order of pages in QML reference.Jerome Pasion2013-04-301-9/+10
* QQmlVMEGuard is not ok if one of the context engines is goneAlbert Astals Cid2013-04-291-1/+1
* Doc: Moved "QML Application Developer Resources" to qtdoc repository.Jerome Pasion2013-04-294-108/+1
* Avoid modifying cacheCount while iterating over itAlan Alpert2013-04-261-13/+16
* Doc: corrected snippet issue by changing extension snippet file.Nico Vertriest2013-04-252-10/+51
* Doc: Expand example (importing multiple modules into 1 namespace)Sze Howe Koh2013-04-251-2/+9
* Doc: Replace some references to NokiaSze Howe Koh2013-04-242-3/+3
* Doc: Un-overload the word "module"Sze Howe Koh2013-04-246-8/+9
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-2411-13/+13
* 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-2312-14/+14
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-2319-37/+37
* Doc: Reinstating \qmlmodule page.Jerome Pasion2013-04-231-0/+53
* Debugger: fix race condition in block modeKai Koehne2013-04-231-9/+6
* V8Debugging: Set Isolate when sending debug messages to v8Aurindam Jana2013-04-231-2/+8
* Doc: Refactored and focused the Qt QML documentation.Jerome Pasion2013-04-2323-263/+201
* Adding emitComponentCompleteSignalForAttachedProperty()Thomas Hartmann2013-04-231-1/+2
* Prevent segfault on trying to access null cacheItem object.Mitch Curtis2013-04-221-0/+3
* Allow disabling of component complete signal for the designerThomas Hartmann2013-04-201-1/+2
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-199-15/+16
* Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-1710-21/+15
* Doc: Fixed whitespace in qqmlcomponent.cppJerome Pasion2013-04-171-39/+39
* Doc: Add required include statement for qmlRegisterSingletonType docsTopi Reinio2013-04-161-5/+7
* Fixed WindowsCE buildBjoern Breitmeyer2013-04-161-0/+5
* QmlDebugServer: Remove unimplemented functionAurindam Jana2013-04-161-2/+0
* QmlDebugServer: Ensure plugin is setAurindam Jana2013-04-161-1/+1
* 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
* 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