Add JSON support to the bootstrap library
authorLars Knoll <lars.knoll@nokia.com>
Mon, 6 Feb 2012 09:36:48 +0000 (10:36 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 15 Feb 2012 16:27:24 +0000 (17:27 +0100)
commit556dd0228aca07dfe8443fd99e9f2ead4e13ab22
tree4778bf8081c8e823ac298c2b3e7c591b787acac4
parentded417b75a95cb5e3622f95d41f81c024aa532fb
Add JSON support to the bootstrap library

The JSON support will get used in moc to support
the creation of plugin metadata that's embedded
into the plugin itself.

Change-Id: I3bc52b16ca0a43bc8bf9141b450045c6183b7823
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/json/qjsonarray.h
src/corelib/json/qjsonobject.h
src/corelib/plugin/quuid.cpp
src/corelib/plugin/quuid.h
src/tools/bootstrap/bootstrap.pri
src/tools/bootstrap/bootstrap.pro