qt6-bb10/src
Thiago Macieira ce9d760d59 Fix warnings about commas at the end of enums
It's non-standard to accept them, so remove them and silence the
warnings.

Change-Id: I51c5afe99eac408f326ab9fcf40435b60e953b54
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-03-24 15:10:00 +01:00
..
3rdparty Remove legacy font cache from 3rdparty 2012-03-22 18:59:45 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Fix loading of the ICU dynamic libraries on Windows. 2012-03-24 15:10:00 +01:00
dbus Fix assert in libdbus-1 from tst_qdbusmarshall. 2012-03-22 18:59:45 +01:00
gui Fix warnings about commas at the end of enums 2012-03-24 15:10:00 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Fix performance problem with NTLM auth in http POST 2012-03-23 11:45:25 +01:00
opengl Correctly export GL graphics engine for use in plugins 2012-03-22 13:30:06 +01:00
platformsupport Fix udev building after commit 7a169fb52a 2012-03-23 02:44:08 +01:00
plugins Fix building the XCB platform plugin 2012-03-24 15:10:00 +01:00
printsupport Fix warnings in qtbase. 2012-03-24 02:46:33 +01:00
sql QSql*Model: add SQL syntax helper 2012-03-22 16:13:21 +01:00
testlib Remove QAccessibleEvent child parameter. 2012-03-19 23:00:10 +01:00
tools QDoc: updating manual to use "type". 2012-03-21 20:58:10 +01:00
widgets Fix warnings in qtbase. 2012-03-24 02:46:33 +01:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update QtXmlPatterns module name in documentation 2012-03-22 12:53:26 +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 Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00