qt6-bb10/src/tools/uic
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
..
cpp Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
customwidgetsinfo.cpp Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
customwidgetsinfo.h Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
databaseinfo.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
databaseinfo.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
driver.cpp Fix crash in uic 2012-08-01 15:37:46 +02:00
driver.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
globaldefs.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qclass_lib_map.h qclass_lib_map.h: Fix include of the QDeclarativeView widget. 2012-07-31 11:13:28 +02:00
treewalker.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
treewalker.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
ui4.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
ui4.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
uic.cpp uic: remove unused QRegExp #includes 2012-02-26 11:58:25 +01:00
uic.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
uic.pri
uic.pro remove some qmake -project boilerplate from project files 2012-06-19 16:39:52 +02:00
utils.h uic: Avoid creating multiline QStringLiterals for MSVC. 2012-03-13 18:40:16 +01:00
validator.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
validator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00