Qt Declarative (Quick 2)
Go to file
Lars Knoll 50624234f2 Add a Safe<T> class and start using it
The class denotes objects that are stored safely
in areas controlled by the GC. These we can convert
fast to a StringRef etc.

Change-Id: I6b154eccaefddc42d4fafca55b7ee9e77179830c
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-09-22 01:06:20 +02: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 Apply file selectors to QQmlApplicationEngine apps 2013-09-20 01:08:53 +02:00
src Add a Safe<T> class and start using it 2013-09-22 01:06:20 +02:00
tests Start using StringRef for parameter passing 2013-09-22 01:06:20 +02:00
tools Fix build logic for host_build tools. 2013-09-21 09:31:26 +02:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Revert "Simplify JS bindings generation" 2013-06-13 14:17:03 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Enable -Werror for qtdeclarative 2013-09-11 01:12:17 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.LGPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +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