qt5base-lts/src
Jiang Jiang 604fe65cb3 Eliminate a warning in unsigned integer comparison
The length we cast is from int QTextEngine::length() so it's safe
to do so.

Change-Id: I60fdbcb5a96c99b767093102a30e97951ef5b6ea
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-05-31 02:06:42 +02:00
..
3rdparty Re-generate the Arabic joining tables from UCD 6.1.0 2012-05-30 01:54:45 +02:00
concurrent QtConcurrent: Remove QMutex kept for BC reasons. 2012-05-30 01:54:45 +02:00
corelib Implement QVector with QArrayData interface. 2012-05-30 17:07:27 +02:00
dbus QtDBus: compile with QT_STRICT_ITERATORS 2012-05-29 11:35:21 +02:00
gui Eliminate a warning in unsigned integer comparison 2012-05-31 02:06:42 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network QNetworkReplyHttpImpl: code cleanup 2012-05-24 07:14:54 +02:00
opengl QtOpenGL: remove \link usages 2012-05-29 11:35:21 +02:00
platformsupport Fix compile error in eglconvenience 2012-05-30 06:29:10 +02:00
plugins directfb: Allocate a special surface for OpenGL 2012-05-30 19:29:35 +02:00
printsupport QtPrintSupport - Add QPrinterInfo api for more printer details 2012-05-29 23:48:15 +02:00
sql Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
testlib Make qWaitForWindowShown more robust on X 2012-05-29 11:37:35 +02:00
tools QDoc: Remove fatal exit when not finding an index directory. 2012-05-30 23:58:56 +02:00
widgets Fix compilation for QT_NO_CONTEXTMENU in QtWidgets 2012-05-30 01:54:45 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml QtXml: remove \link usages 2012-05-29 11:35:21 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Enable Gtk file icons 2012-05-15 04:57:15 +02:00