qt5base-lts/src
Andreas Holzammer 262f53210f Fix crash in uic
Compiling Qt5 uic with Microsoft Visual Studio 2008
with SP1 will lead into a assertion in the copy
constructor of qstring.

This is apparently a compiler Bug.

Change-Id: Ia3353434d00b2e87800b937d891eabef86293751
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-08-01 15:37:46 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Fix some syncqt warnings. 2012-08-01 00:14:41 +02:00
corelib statemachine: Make states exit order spec-compliant 2012-08-01 15:37:46 +02:00
dbus Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
gui Added default argument for color profile to QImage constructors. 2012-08-01 15:37:46 +02:00
network Adding missing QT_BEGIN_HEADER/QT_END_HEADER 2012-07-31 20:05:01 +02:00
opengl QtOpenGL: use nullary version of qRegisterMetaType<T>("T") 2012-07-25 00:48:38 +02:00
platformsupport Send the native scancode in evdevkeyboard 2012-07-28 15:23:07 +02:00
plugins QNX: Do not send geometry change events to Qt too early 2012-08-01 15:37:46 +02:00
printsupport QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks. 2012-07-21 03:17:23 +02:00
sql Fix some typos. 2012-07-26 14:24:22 +02:00
testlib Fix some syncqt warnings. 2012-08-01 00:14:41 +02:00
tools Fix crash in uic 2012-08-01 15:37:46 +02:00
widgets Avoid qobject_cast 2012-08-01 00:14:41 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Correct QDomDocument documentation re deletion of internal objects. 2012-07-23 22:02:18 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00