Qt Declarative (Quick 2)
Go to file
Alan Alpert 2c750b4570 Load image data on main thread
QQuickPixmap use should be done on the main thread, if not it can lead
to an exception when creating the file loading thread (owned by the
engine).

Change-Id: Id59cec4312ecdee537dcba85778bd90ea4433b2e
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-10-30 23:33:08 +01:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist New scenegraph renderer and atlas textures. 2013-09-02 14:24:36 +02:00
examples QtQuick examples make use of the new pixelDensity property 2013-10-30 15:29:59 +01:00
src Load image data on main thread 2013-10-30 23:33:08 +01:00
tests Test: qmltest/fontloader were fixed 2013-10-30 09:37:59 +01:00
tools Remove the last C++ exceptions from QtQml 2013-10-30 12:16:25 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Dialogs: use resources for QML and images 2013-10-16 10:39:38 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Remove the last C++ exceptions from QtQml 2013-10-30 12:16:25 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.LGPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
qtdeclarative.pro Enable QtDeclarative for iOS 2013-08-07 11:52:20 +02:00
sync.profile Revert "Temporarily pin qtbase to a working version..." 2013-09-03 09:17:35 +02:00