qt5base-lts/src/tools/moc
Thiago Macieira 51b7bd1e4f Output the JSON binary data with printable characters
This makes it easier to debug QJsonDocument binary bugs.

Note that the last character is never printed as printable, but by way
of construction it's always binary data anyway (the offsets table is at
the end after parsing JSON sources).

Change-Id: I8a7a116f51864cecb52fffff13bc24ad01ad8a49
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-02-17 00:42:26 +00:00
..
util Update copyright headers 2015-02-11 06:49:51 +00:00
generator.cpp Output the JSON binary data with printable characters 2015-02-17 00:42:26 +00:00
generator.h Update copyright headers 2015-02-11 06:49:51 +00:00
keywords.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
moc.cpp Pass params of shareable type by const-ref rather than by value 2015-02-13 16:29:16 +00:00
moc.h Update copyright headers 2015-02-11 06:49:51 +00:00
moc.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
moc.pro don't include qconfig.cpp into moc and uic 2013-08-15 18:02:42 +02:00
mwerks_mac.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
mwerks_mac.h Update copyright headers 2015-02-11 06:49:51 +00:00
outputrevision.h Update copyright headers 2015-02-11 06:49:51 +00:00
parser.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
parser.h Update copyright headers 2015-02-11 06:49:51 +00:00
ppkeywords.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
preprocessor.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
preprocessor.h Update copyright headers 2015-02-11 06:49:51 +00:00
symbols.h Update copyright headers 2015-02-11 06:49:51 +00:00
token.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
token.h Update copyright headers 2015-02-11 06:49:51 +00:00
utils.h Update copyright headers 2015-02-11 06:49:51 +00:00