qt5base-lts/src
Jonathan Liu 7d8f5777be Fix compilation with MinGW-w64
This fixes a "cast from 'void*' to 'int' loses precision" error and adds
a missing argument to qWarning.

Change-Id: I38544c4e317a3f6d1ecf26ebb3e35c66b1878d24
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-02-20 09:37:24 +01:00
..
3rdparty Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
concurrent Move QtConcurrent configuration to a single file 2012-02-14 16:14:58 +01:00
corelib Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWER 2012-02-20 09:36:51 +01:00
dbus Store only unique strings in the QtDBus meta-object string table 2012-02-15 02:35:05 +01:00
gui qpa: Verify that the platform returns a WId that is not WId(0) 2012-02-20 09:36:51 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Trivial doc fix 2012-02-18 13:13:22 +01:00
opengl Corrected the size of mipmaps in framebuffer objects. 2012-02-15 17:06:49 +01:00
platformsupport Add palette() and further hints to QtGui/QPlatformTheme. 2012-02-17 11:44:29 +01:00
plugins Fix compilation with MinGW-w64 2012-02-20 09:37:24 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql Ensure that QSqlDatabase::database() is still thread-safe 2012-02-17 05:28:28 +01:00
testlib testlib: Report one test result per benchmark test. 2012-02-20 08:05:58 +01:00
tools Qt 5 plugin system: Fix handling of namespaced plugin classes. 2012-02-17 11:44:29 +01:00
widgets qwidget_p.h: Remove DontSetCompositionMode from the internal flags 2012-02-20 09:36:51 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Various documentation fixes ported from Qt 4.8 2012-02-15 08:59:29 +01: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 Dont build printer support for Windows CE. 2012-02-10 00:27:44 +01:00