qt5base-lts/tests/auto
Aaron McCarthy 9501fef5da Fix DBus signature generation for complex types.
When generating the DBus signature of a registered custom type the
marshaller appends the signatures of the map entries and array items
after the map/array causing an invalid DBus signature to be generated.
This happens because beginArray() and beginMap() output the full
signature of the data.

Fixed by suppressing changes to the signature within
beginArray()/endArray() and beginMap()/endMap() blocks.

Change-Id: Icaf23b2fe58a3e1f575b81e4a100f02684f68452
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-12-04 05:40:30 +01:00
..
android Update license headers and add new license files 2014-09-24 12:26:19 +02:00
bic/data
cmake Update license headers and add new license files 2014-09-24 12:26:19 +02:00
compilerwarnings/data
concurrent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib Use the new warning enabling/disabling macros in qtbase 2014-12-03 18:09:17 +01:00
dbus Fix DBus signature generation for complex types. 2014-12-04 05:40:30 +01:00
gui Merge remote-tracking branch 'origin/5.4' into dev 2014-11-24 13:39:13 +01:00
guiapplauncher
installed_cmake
network SSL: Add support for selecting which curves should be used by an elliptic cipher 2014-11-26 22:07:56 +01:00
opengl Fixed QtGui's GL paint engine getting out of sync when using QtOpenGL 2014-11-11 19:24:34 +01:00
other Merge remote-tracking branch 'origin/5.4' into dev 2014-11-24 13:39:13 +01:00
printsupport Make it possible to disable font embedding 2014-11-15 08:49:15 +01:00
shared Android: Keyboard doesn't hide from done button 2014-10-25 07:19:35 +02:00
sql Expose QSqlDriverPrivate dbmsType in public QSqlDriver api 2014-09-24 14:44:49 +02:00
testlib Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools Merge remote-tracking branch 'origin/5.4' into dev 2014-11-24 13:39:13 +01:00
widgets QAbstractScrollArea: add a getter for the margins 2014-12-03 18:03:09 +01:00
xml Fix QDomDocument::importNode() crashing on null nodes 2014-10-07 23:08:18 +02:00
auto.pro
network-settings.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtest-config.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
test.pl Update license headers and add new license files 2014-09-24 12:26:19 +02:00