Qt Declarative (Quick 2)
Go to file
Sergio Ahumada 4ec2d5a489 test: Check for null string comparison
Do not compare a QString to QString(). Instead use the .isEmpty() method.

Change-Id: I4ef0c050f97b2070ed13d89305ad894479e42dd6
Reviewed-by: Caroline Chao <caroline.chao@nokia.com>
2012-09-10 10:26:54 +02:00
bin Do not modify 'declarative' in file paths 2012-05-30 00:46:14 +02:00
doc Fix various doc errors 2012-08-28 04:32:48 +02:00
examples doc: fix some typos in .qml files 2012-09-07 00:25:20 +02:00
src Compile following qreal -> float change in QtGui/math3d classes 2012-09-07 15:55:36 +02:00
tests test: Check for null string comparison 2012-09-10 10:26:54 +02:00
tools qmlplugindump: Fix dumping of types 2012-09-07 13:57:13 +02:00
.gitattributes Fix rewrite of multiline string literals. 2012-02-23 10:43:44 +01:00
.gitignore Add doc/qtqml and doc/qtquick to .gitignore 2012-08-28 12:11:27 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro use centralized handling of QT_BUILD_PARTS 2012-07-10 19:52:15 +02:00
sync.profile Remove remnants of QQmlImageProvider 2012-08-09 11:50:58 +02:00