qunicodetables generator: improve the output and the generated code
authorKonstantin Ritt <ritt.ks@gmail.com>
Mon, 23 Apr 2012 03:00:16 +0000 (06:00 +0300)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Apr 2012 19:45:00 +0000 (21:45 +0200)
commitf948bb3c6c6d14f5d5f209f9be720998a81df145
treebfad43eee3cda60ae73ec655ecb32152b962da37
parentba0d752c2dcfbbfb9a1ebc40ce01e40c64d21494
qunicodetables generator: improve the output and the generated code

better memory usage report;
an additional asserts with conditions the implementation is depends on;
a namespace for the internal static data;
styling fixes

Change-Id: Id4048ff6104c56b5f590f9ac6fbf7c0bce79ec47
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
src/corelib/tools/qunicodetables.cpp
src/corelib/tools/qunicodetables_p.h
util/unicode/main.cpp