qt5base-lts/src
Jonathan Liu e81446141f ANGLE: Use rtti_off in CONFIG only for release
ANGLE uses dynamic_cast in debug.h for debug builds which require RTTI.

Change-Id: I0e2fea7ed751dc87624d7e76d179023accb9c126
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-04-11 16:09:13 +02:00
..
3rdparty ANGLE: Avoid memory copies on buffers when data is null 2013-04-08 11:35:44 +02:00
android Android: Implement debugging without relying on shell run-as 2013-04-05 16:26:31 +02:00
angle ANGLE: Use rtti_off in CONFIG only for release 2013-04-11 16:09:13 +02:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib QVector: Fix signedness warning in assert. 2013-04-11 10:03:00 +02:00
dbus Doc: fix compilability of the example 2013-04-09 07:13:58 +02:00
gui Do not show the warning if queryAI() returns an invalid interface. 2013-04-11 10:09:44 +02:00
network QNetworkConfigurationManager: check whether app is shutting down 2013-04-10 13:27:01 +02:00
opengl Remove unused private members 2013-03-23 01:56:06 +01:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 locales 2013-04-11 00:03:32 +02:00
plugins Call QString::normalized when it is constructed via the native API 2013-04-11 10:41:14 +02:00
printsupport Merge remote-tracking branch 'origin/release' into stable 2013-04-03 15:43:39 +02:00
sql Use Q_DECLARE_PRIVATE for Oracle and DB2 plugins 2013-04-09 10:21:26 +02:00
testlib qWaitForWindow* default timeouts are 5 seconds 2013-03-23 16:47:28 +01:00
tools qdoc: Removed dead code from qdoc 2013-04-08 17:23:15 +02:00
widgets Doc: Fix minor typo 2013-04-10 13:21:09 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Fix minor typo 2013-04-09 09:31:32 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00