qt6-bb10/src
Andreas Wilhelm cd78457c6d qdbusxmlparser: Enabled error output
Implements behavior for the --verbose switch already specified
but never implemented. Without this switch you would have to rebuild
qdbusxml2cpp to see error output. Using -V will now produce error output such as:

dbus.parser: unknown token "" "Characters"
dbus.parser: Invalid D-BUS interface name 'com.qt-project.dbus' found while parsing introspection
dbus.parser: unknown token "" "Characters"
dbus.parser: skipping unknown element "method"
dbus.parser: xml error "Opening and ending tag mismatch." doc "..."

Task-number: QTBUG-34126
Change-Id: Ie5b7ec78007ddc305b1e7ddbffb1436920721c9c
Reviewed-by: Rolf Eike Beer <eb@emlix.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-09-27 15:48:45 +00:00
..
3rdparty Fix out of source builds on windows 2016-09-16 08:13:39 +00:00
android Fix QtNative.checkSelfPermission() 2016-09-20 11:13:42 +00:00
angle Fix out of source builds 2016-09-22 09:36:30 +00:00
concurrent QtConcurrent: use QDeadlineTimer to get the clock tick 2016-09-15 19:43:57 +00:00
corelib Avoid re-use of QFileSystemMetaData instance in dir entry listing 2016-09-27 15:45:04 +00:00
dbus qdbusxmlparser: Enabled error output 2016-09-27 15:48:45 +00:00
gui Deduplication fetchTransformed 2016-09-23 19:25:03 +00:00
network API Review: Don't reorder existing enum values 2016-09-15 17:30:59 +00:00
opengl Merge dev into 5.8 2016-08-22 11:30:01 +02:00
openglextensions Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
platformheaders Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-22 21:58:45 +02:00
platformsupport xcb: Support EGLStreams for Wayland on X11 2016-09-27 08:16:50 +00:00
plugins xcb: Support EGLStreams for Wayland on X11 2016-09-27 08:16:50 +00:00
printsupport Use QString::fromLatin1() less to avoid string allocations 2016-09-15 15:55:57 +00:00
sql fix -system-sqlite configure option 2016-09-22 21:06:31 +00:00
testlib Document 3rd party source that is part of Qt Test 2016-09-26 07:07:13 +00:00
tools qdbusxmlparser: Enabled error output 2016-09-27 15:48:45 +00:00
widgets Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:57:52 +02:00
winmain Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:57:52 +02:00
xml QXmlAttributes: re-enable suppressed move special member functions 2016-09-23 04:37:33 +00:00
src.pro Convert the old feature system 2016-09-15 08:24:10 +00:00