qt5base-lts/src/tools
Lars Knoll 2b21dd69d6 turn off exceptions by default where they aren't required
This significantly reduces the size of the generated code
in places where we don't need exceptions.

The -(no-)exceptions configure flag has been removed in the
process, as there is now a fine grained way to control this
on a per module level, and Qt is being compiled without
exceptions in most places.

Change-Id: I99a15c5d03339db1fbffd4987935d0d671cdbc32
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-17 05:14:26 +02:00
..
bootstrap turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
moc Bump moc revision after introducing QMetaType::SChar. 2012-05-09 02:28:04 +02:00
qdbuscpp2xml Update com.trolltech -> org.qtproject in the bootstrapped tools 2012-04-16 00:08:13 +02:00
qdbusxml2cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdoc QDoc: Generate correct relative paths and links when using -installdir. 2012-05-16 22:04:47 +02:00
rcc Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
uic Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
tools.pro Bootstrap qdbuscpp2xml. 2012-03-18 14:14:42 +01:00