Qt Declarative (Quick 2)
Go to file
Thiago Macieira 25f5d375b4 Remove variables that aren't being used right now
Found by ICC.

 src/quick/items/qquicktextcontrol.cpp(78): error #2415: variable "fullWidthSelection" of static storage duration was declared but never referenced
 src/quick/items/qquicktextinput.cpp(2696): error #2415: variable "textCursorWidth" of static storage duration was declared but never referenced
 src/quick/items/qquicktextinput.cpp(2697): error #2415: variable "fullWidthSelection" of static storage duration was declared but never referenced
 src/quick/scenegraph/qsgthreadedrenderloop.cpp(164): error #2415: variable "WM_LockAndSync" of static storage duration was declared but never referenced
 src/quick/scenegraph/qsgthreadedrenderloop.cpp(181): error #2415: variable "WM_UpdateLater" of static storage duration was declared but never referenced

Change-Id: I60b5cce79d7be5f909b690f97ffa93ea00d3c044
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
2013-09-07 02:15:23 +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 Merge remote-tracking branch 'origin/stable' into dev 2013-08-19 09:47:35 +02:00
src Remove variables that aren't being used right now 2013-09-07 02:15:23 +02:00
tests Remove insignification of the test on Windows. 2013-09-06 17:42:10 +02:00
tools Cleanup calls to Object::setPrototype() 2013-09-02 17:27:36 +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 Fix crashes in tst_qquickcanvasitem with older Ubuntu toolchains 2013-07-22 16:13:28 +02: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