aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2012-03-13 10:48:37 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-13 10:48:37 -0300
commit14e2207a58e79360bd48507b5e386ec944d8dd74 (patch)
tree2e903282fef303d610ebfb6b7913e9a0b5a84825
parent744d018dd857543f93f3961cf9e7f70adcc7ce65 (diff)
Move ApiExtractor into ApiExtractor directory to ease the merge into Shiboken.
-rw-r--r--ApiExtractor/AUTHORS (renamed from AUTHORS)0
-rw-r--r--ApiExtractor/CMakeLists.txt (renamed from CMakeLists.txt)0
-rw-r--r--ApiExtractor/COPYING (renamed from COPYING)0
-rw-r--r--ApiExtractor/abstractmetabuilder.cpp (renamed from abstractmetabuilder.cpp)0
-rw-r--r--ApiExtractor/abstractmetabuilder.h (renamed from abstractmetabuilder.h)0
-rw-r--r--ApiExtractor/abstractmetalang.cpp (renamed from abstractmetalang.cpp)0
-rw-r--r--ApiExtractor/abstractmetalang.h (renamed from abstractmetalang.h)0
-rw-r--r--ApiExtractor/apiextractor.cpp (renamed from apiextractor.cpp)0
-rw-r--r--ApiExtractor/apiextractor.h (renamed from apiextractor.h)0
-rw-r--r--ApiExtractor/apiextractormacros.h (renamed from apiextractormacros.h)0
-rw-r--r--ApiExtractor/apiextractorversion.h.in (renamed from apiextractorversion.h.in)0
-rw-r--r--ApiExtractor/asttoxml.cpp (renamed from asttoxml.cpp)0
-rw-r--r--ApiExtractor/asttoxml.h (renamed from asttoxml.h)0
-rw-r--r--ApiExtractor/cmake_uninstall.cmake (renamed from cmake_uninstall.cmake)0
-rw-r--r--ApiExtractor/data/ApiExtractorConfig.cmake.in (renamed from data/ApiExtractorConfig.cmake.in)0
-rw-r--r--ApiExtractor/data/ApiExtractorConfigVersion.cmake.in (renamed from data/ApiExtractorConfigVersion.cmake.in)0
-rw-r--r--ApiExtractor/data/CMakeLists.txt (renamed from data/CMakeLists.txt)0
-rw-r--r--ApiExtractor/data/apiextractor.pc.in (renamed from data/apiextractor.pc.in)0
-rw-r--r--ApiExtractor/doc/CMakeLists.txt (renamed from doc/CMakeLists.txt)0
-rw-r--r--ApiExtractor/doc/_templates/index.html (renamed from doc/_templates/index.html)0
-rw-r--r--ApiExtractor/doc/_templates/layout.html (renamed from doc/_templates/layout.html)0
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/searchbox.html (renamed from doc/_themes/pysidedocs/searchbox.html)0
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/bg_header.png (renamed from doc/_themes/pysidedocs/static/bg_header.png)bin36012 -> 36012 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/bg_topo.jpg (renamed from doc/_themes/pysidedocs/static/bg_topo.jpg)bin14237 -> 14237 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/fakebar.png (renamed from doc/_themes/pysidedocs/static/fakebar.png)bin101 -> 101 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/logo_indt.jpg (renamed from doc/_themes/pysidedocs/static/logo_indt.jpg)bin3138 -> 3138 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/logo_openbossa.png (renamed from doc/_themes/pysidedocs/static/logo_openbossa.png)bin4702 -> 4702 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/logo_python.jpg (renamed from doc/_themes/pysidedocs/static/logo_python.jpg)bin2660 -> 2660 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/logo_qt.png (renamed from doc/_themes/pysidedocs/static/logo_qt.png)bin4618 -> 4618 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/pysidedocs.css (renamed from doc/_themes/pysidedocs/static/pysidedocs.css)0
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/pysidelogo.png (renamed from doc/_themes/pysidedocs/static/pysidelogo.png)bin12969 -> 12969 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/static/relbar_bg.png (renamed from doc/_themes/pysidedocs/static/relbar_bg.png)bin130 -> 130 bytes
-rw-r--r--ApiExtractor/doc/_themes/pysidedocs/theme.conf (renamed from doc/_themes/pysidedocs/theme.conf)0
-rw-r--r--ApiExtractor/doc/conf.py.in (renamed from doc/conf.py.in)0
-rw-r--r--ApiExtractor/doc/contents.rst (renamed from doc/contents.rst)0
-rw-r--r--ApiExtractor/doc/dependency-apiextractor.svg (renamed from doc/dependency-apiextractor.svg)0
-rw-r--r--ApiExtractor/doc/overview.rst (renamed from doc/overview.rst)0
-rw-r--r--ApiExtractor/doc/ownership.rst (renamed from doc/ownership.rst)0
-rw-r--r--ApiExtractor/doc/typesystem.rst (renamed from doc/typesystem.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_arguments.rst (renamed from doc/typesystem_arguments.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_conversionrule.rst (renamed from doc/typesystem_conversionrule.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_documentation.rst (renamed from doc/typesystem_documentation.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_manipulating_objects.rst (renamed from doc/typesystem_manipulating_objects.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_modify_function.rst (renamed from doc/typesystem_modify_function.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_solving_compilation.rst (renamed from doc/typesystem_solving_compilation.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_specifying_types.rst (renamed from doc/typesystem_specifying_types.rst)0
-rw-r--r--ApiExtractor/doc/typesystem_templates.rst (renamed from doc/typesystem_templates.rst)0
-rw-r--r--ApiExtractor/docparser.cpp (renamed from docparser.cpp)0
-rw-r--r--ApiExtractor/docparser.h (renamed from docparser.h)0
-rw-r--r--ApiExtractor/doxygenparser.cpp (renamed from doxygenparser.cpp)0
-rw-r--r--ApiExtractor/doxygenparser.h (renamed from doxygenparser.h)0
-rw-r--r--ApiExtractor/fileout.cpp (renamed from fileout.cpp)0
-rw-r--r--ApiExtractor/fileout.h (renamed from fileout.h)0
-rw-r--r--ApiExtractor/generator.qrc (renamed from generator.qrc)0
-rw-r--r--ApiExtractor/graph.cpp (renamed from graph.cpp)0
-rw-r--r--ApiExtractor/graph.h (renamed from graph.h)0
-rw-r--r--ApiExtractor/icecc.cmake (renamed from icecc.cmake)0
-rw-r--r--ApiExtractor/include.cpp (renamed from include.cpp)0
-rw-r--r--ApiExtractor/include.h (renamed from include.h)0
-rw-r--r--ApiExtractor/merge.xsl (renamed from merge.xsl)0
-rw-r--r--ApiExtractor/parser/ast.cpp (renamed from parser/ast.cpp)0
-rw-r--r--ApiExtractor/parser/ast.h (renamed from parser/ast.h)0
-rw-r--r--ApiExtractor/parser/binder.cpp (renamed from parser/binder.cpp)0
-rw-r--r--ApiExtractor/parser/binder.h (renamed from parser/binder.h)0
-rw-r--r--ApiExtractor/parser/class_compiler.cpp (renamed from parser/class_compiler.cpp)0
-rw-r--r--ApiExtractor/parser/class_compiler.h (renamed from parser/class_compiler.h)0
-rw-r--r--ApiExtractor/parser/codemodel.cpp (renamed from parser/codemodel.cpp)0
-rw-r--r--ApiExtractor/parser/codemodel.h (renamed from parser/codemodel.h)0
-rw-r--r--ApiExtractor/parser/codemodel_finder.cpp (renamed from parser/codemodel_finder.cpp)0
-rw-r--r--ApiExtractor/parser/codemodel_finder.h (renamed from parser/codemodel_finder.h)0
-rw-r--r--ApiExtractor/parser/codemodel_fwd.h (renamed from parser/codemodel_fwd.h)0
-rw-r--r--ApiExtractor/parser/codemodel_pointer.h (renamed from parser/codemodel_pointer.h)0
-rw-r--r--ApiExtractor/parser/compiler_utils.cpp (renamed from parser/compiler_utils.cpp)0
-rw-r--r--ApiExtractor/parser/compiler_utils.h (renamed from parser/compiler_utils.h)0
-rw-r--r--ApiExtractor/parser/control.cpp (renamed from parser/control.cpp)0
-rw-r--r--ApiExtractor/parser/control.h (renamed from parser/control.h)0
-rw-r--r--ApiExtractor/parser/declarator_compiler.cpp (renamed from parser/declarator_compiler.cpp)0
-rw-r--r--ApiExtractor/parser/declarator_compiler.h (renamed from parser/declarator_compiler.h)0
-rw-r--r--ApiExtractor/parser/default_visitor.cpp (renamed from parser/default_visitor.cpp)0
-rw-r--r--ApiExtractor/parser/default_visitor.h (renamed from parser/default_visitor.h)0
-rw-r--r--ApiExtractor/parser/dumptree.cpp (renamed from parser/dumptree.cpp)0
-rw-r--r--ApiExtractor/parser/dumptree.h (renamed from parser/dumptree.h)0
-rw-r--r--ApiExtractor/parser/lexer.cpp (renamed from parser/lexer.cpp)0
-rw-r--r--ApiExtractor/parser/lexer.h (renamed from parser/lexer.h)0
-rw-r--r--ApiExtractor/parser/list.cpp (renamed from parser/list.cpp)0
-rw-r--r--ApiExtractor/parser/list.h (renamed from parser/list.h)0
-rw-r--r--ApiExtractor/parser/name_compiler.cpp (renamed from parser/name_compiler.cpp)0
-rw-r--r--ApiExtractor/parser/name_compiler.h (renamed from parser/name_compiler.h)0
-rw-r--r--ApiExtractor/parser/parser.cpp (renamed from parser/parser.cpp)0
-rw-r--r--ApiExtractor/parser/parser.h (renamed from parser/parser.h)0
-rw-r--r--ApiExtractor/parser/r++.macros (renamed from parser/r++.macros)0
-rw-r--r--ApiExtractor/parser/rpp-allocator.h (renamed from parser/rpp-allocator.h)0
-rw-r--r--ApiExtractor/parser/rpp/builtin-macros.cpp (renamed from parser/rpp/builtin-macros.cpp)0
-rw-r--r--ApiExtractor/parser/rpp/pp-cctype.h (renamed from parser/rpp/pp-cctype.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-configuration (renamed from parser/rpp/pp-configuration)0
-rw-r--r--ApiExtractor/parser/rpp/pp-engine-bits.h (renamed from parser/rpp/pp-engine-bits.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-engine.h (renamed from parser/rpp/pp-engine.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-environment.h (renamed from parser/rpp/pp-environment.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-fwd.h (renamed from parser/rpp/pp-fwd.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-internal.h (renamed from parser/rpp/pp-internal.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-iterator.h (renamed from parser/rpp/pp-iterator.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-macro-expander.h (renamed from parser/rpp/pp-macro-expander.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-macro.h (renamed from parser/rpp/pp-macro.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-qt-configuration (renamed from parser/rpp/pp-qt-configuration)0
-rw-r--r--ApiExtractor/parser/rpp/pp-scanner.h (renamed from parser/rpp/pp-scanner.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-string.h (renamed from parser/rpp/pp-string.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp-symbol.h (renamed from parser/rpp/pp-symbol.h)0
-rw-r--r--ApiExtractor/parser/rpp/pp.h (renamed from parser/rpp/pp.h)0
-rw-r--r--ApiExtractor/parser/rpp/preprocessor.cpp (renamed from parser/rpp/preprocessor.cpp)0
-rw-r--r--ApiExtractor/parser/rpp/preprocessor.h (renamed from parser/rpp/preprocessor.h)0
-rw-r--r--ApiExtractor/parser/rxx_allocator.h (renamed from parser/rxx_allocator.h)0
-rw-r--r--ApiExtractor/parser/smallobject.cpp (renamed from parser/smallobject.cpp)0
-rw-r--r--ApiExtractor/parser/smallobject.h (renamed from parser/smallobject.h)0
-rw-r--r--ApiExtractor/parser/symbol.h (renamed from parser/symbol.h)0
-rw-r--r--ApiExtractor/parser/tokens.cpp (renamed from parser/tokens.cpp)0
-rw-r--r--ApiExtractor/parser/tokens.h (renamed from parser/tokens.h)0
-rw-r--r--ApiExtractor/parser/type_compiler.cpp (renamed from parser/type_compiler.cpp)0
-rw-r--r--ApiExtractor/parser/type_compiler.h (renamed from parser/type_compiler.h)0
-rw-r--r--ApiExtractor/parser/visitor.cpp (renamed from parser/visitor.cpp)0
-rw-r--r--ApiExtractor/parser/visitor.h (renamed from parser/visitor.h)0
-rw-r--r--ApiExtractor/qtdocparser.cpp (renamed from qtdocparser.cpp)0
-rw-r--r--ApiExtractor/qtdocparser.h (renamed from qtdocparser.h)0
-rw-r--r--ApiExtractor/reporthandler.cpp (renamed from reporthandler.cpp)0
-rw-r--r--ApiExtractor/reporthandler.h (renamed from reporthandler.h)0
-rw-r--r--ApiExtractor/symbols.filter (renamed from symbols.filter)0
-rw-r--r--ApiExtractor/tests/CMakeLists.txt (renamed from tests/CMakeLists.txt)0
-rw-r--r--ApiExtractor/tests/a.xml (renamed from tests/a.xml)0
-rw-r--r--ApiExtractor/tests/testabstractmetaclass.cpp (renamed from tests/testabstractmetaclass.cpp)0
-rw-r--r--ApiExtractor/tests/testabstractmetaclass.h (renamed from tests/testabstractmetaclass.h)0
-rw-r--r--ApiExtractor/tests/testabstractmetatype.cpp (renamed from tests/testabstractmetatype.cpp)0
-rw-r--r--ApiExtractor/tests/testabstractmetatype.h (renamed from tests/testabstractmetatype.h)0
-rw-r--r--ApiExtractor/tests/testaddfunction.cpp (renamed from tests/testaddfunction.cpp)0
-rw-r--r--ApiExtractor/tests/testaddfunction.h (renamed from tests/testaddfunction.h)0
-rw-r--r--ApiExtractor/tests/testarrayargument.cpp (renamed from tests/testarrayargument.cpp)0
-rw-r--r--ApiExtractor/tests/testarrayargument.h (renamed from tests/testarrayargument.h)0
-rw-r--r--ApiExtractor/tests/testcodeinjection.cpp (renamed from tests/testcodeinjection.cpp)0
-rw-r--r--ApiExtractor/tests/testcodeinjection.h (renamed from tests/testcodeinjection.h)0
-rw-r--r--ApiExtractor/tests/testcontainer.cpp (renamed from tests/testcontainer.cpp)0
-rw-r--r--ApiExtractor/tests/testcontainer.h (renamed from tests/testcontainer.h)0
-rw-r--r--ApiExtractor/tests/testconversionoperator.cpp (renamed from tests/testconversionoperator.cpp)0
-rw-r--r--ApiExtractor/tests/testconversionoperator.h (renamed from tests/testconversionoperator.h)0
-rw-r--r--ApiExtractor/tests/testconversionruletag.cpp (renamed from tests/testconversionruletag.cpp)0
-rw-r--r--ApiExtractor/tests/testconversionruletag.h (renamed from tests/testconversionruletag.h)0
-rw-r--r--ApiExtractor/tests/testctorinformation.cpp (renamed from tests/testctorinformation.cpp)0
-rw-r--r--ApiExtractor/tests/testctorinformation.h (renamed from tests/testctorinformation.h)0
-rw-r--r--ApiExtractor/tests/testdroptypeentries.cpp (renamed from tests/testdroptypeentries.cpp)0
-rw-r--r--ApiExtractor/tests/testdroptypeentries.h (renamed from tests/testdroptypeentries.h)0
-rw-r--r--ApiExtractor/tests/testdtorinformation.cpp (renamed from tests/testdtorinformation.cpp)0
-rw-r--r--ApiExtractor/tests/testdtorinformation.h (renamed from tests/testdtorinformation.h)0
-rw-r--r--ApiExtractor/tests/testenum.cpp (renamed from tests/testenum.cpp)0
-rw-r--r--ApiExtractor/tests/testenum.h (renamed from tests/testenum.h)0
-rw-r--r--ApiExtractor/tests/testextrainclude.cpp (renamed from tests/testextrainclude.cpp)0
-rw-r--r--ApiExtractor/tests/testextrainclude.h (renamed from tests/testextrainclude.h)0
-rw-r--r--ApiExtractor/tests/testfunctiontag.cpp (renamed from tests/testfunctiontag.cpp)0
-rw-r--r--ApiExtractor/tests/testfunctiontag.h (renamed from tests/testfunctiontag.h)0
-rw-r--r--ApiExtractor/tests/testimplicitconversions.cpp (renamed from tests/testimplicitconversions.cpp)0
-rw-r--r--ApiExtractor/tests/testimplicitconversions.h (renamed from tests/testimplicitconversions.h)0
-rw-r--r--ApiExtractor/tests/testinserttemplate.cpp (renamed from tests/testinserttemplate.cpp)0
-rw-r--r--ApiExtractor/tests/testinserttemplate.h (renamed from tests/testinserttemplate.h)0
-rw-r--r--ApiExtractor/tests/testmodifydocumentation.cpp (renamed from tests/testmodifydocumentation.cpp)0
-rw-r--r--ApiExtractor/tests/testmodifydocumentation.h (renamed from tests/testmodifydocumentation.h)0
-rw-r--r--ApiExtractor/tests/testmodifyfunction.cpp (renamed from tests/testmodifyfunction.cpp)0
-rw-r--r--ApiExtractor/tests/testmodifyfunction.h (renamed from tests/testmodifyfunction.h)0
-rw-r--r--ApiExtractor/tests/testmultipleinheritance.cpp (renamed from tests/testmultipleinheritance.cpp)0
-rw-r--r--ApiExtractor/tests/testmultipleinheritance.h (renamed from tests/testmultipleinheritance.h)0
-rw-r--r--ApiExtractor/tests/testnamespace.cpp (renamed from tests/testnamespace.cpp)0
-rw-r--r--ApiExtractor/tests/testnamespace.h (renamed from tests/testnamespace.h)0
-rw-r--r--ApiExtractor/tests/testnestedtypes.cpp (renamed from tests/testnestedtypes.cpp)0
-rw-r--r--ApiExtractor/tests/testnestedtypes.h (renamed from tests/testnestedtypes.h)0
-rw-r--r--ApiExtractor/tests/testnumericaltypedef.cpp (renamed from tests/testnumericaltypedef.cpp)0
-rw-r--r--ApiExtractor/tests/testnumericaltypedef.h (renamed from tests/testnumericaltypedef.h)0
-rw-r--r--ApiExtractor/tests/testprimitivetypetag.cpp (renamed from tests/testprimitivetypetag.cpp)0
-rw-r--r--ApiExtractor/tests/testprimitivetypetag.h (renamed from tests/testprimitivetypetag.h)0
-rw-r--r--ApiExtractor/tests/testrefcounttag.cpp (renamed from tests/testrefcounttag.cpp)0
-rw-r--r--ApiExtractor/tests/testrefcounttag.h (renamed from tests/testrefcounttag.h)0
-rw-r--r--ApiExtractor/tests/testreferencetopointer.cpp (renamed from tests/testreferencetopointer.cpp)0
-rw-r--r--ApiExtractor/tests/testreferencetopointer.h (renamed from tests/testreferencetopointer.h)0
-rw-r--r--ApiExtractor/tests/testremovefield.cpp (renamed from tests/testremovefield.cpp)0
-rw-r--r--ApiExtractor/tests/testremovefield.h (renamed from tests/testremovefield.h)0
-rw-r--r--ApiExtractor/tests/testremoveimplconv.cpp (renamed from tests/testremoveimplconv.cpp)0
-rw-r--r--ApiExtractor/tests/testremoveimplconv.h (renamed from tests/testremoveimplconv.h)0
-rw-r--r--ApiExtractor/tests/testremoveoperatormethod.cpp (renamed from tests/testremoveoperatormethod.cpp)0
-rw-r--r--ApiExtractor/tests/testremoveoperatormethod.h (renamed from tests/testremoveoperatormethod.h)0
-rw-r--r--ApiExtractor/tests/testresolvetype.cpp (renamed from tests/testresolvetype.cpp)0
-rw-r--r--ApiExtractor/tests/testresolvetype.h (renamed from tests/testresolvetype.h)0
-rw-r--r--ApiExtractor/tests/testreverseoperators.cpp (renamed from tests/testreverseoperators.cpp)0
-rw-r--r--ApiExtractor/tests/testreverseoperators.h (renamed from tests/testreverseoperators.h)0
-rw-r--r--ApiExtractor/tests/testtemplates.cpp (renamed from tests/testtemplates.cpp)0
-rw-r--r--ApiExtractor/tests/testtemplates.h (renamed from tests/testtemplates.h)0
-rw-r--r--ApiExtractor/tests/testtoposort.cpp (renamed from tests/testtoposort.cpp)0
-rw-r--r--ApiExtractor/tests/testtoposort.h (renamed from tests/testtoposort.h)0
-rw-r--r--ApiExtractor/tests/testtyperevision.cpp (renamed from tests/testtyperevision.cpp)0
-rw-r--r--ApiExtractor/tests/testtyperevision.h (renamed from tests/testtyperevision.h)0
-rw-r--r--ApiExtractor/tests/testutil.h (renamed from tests/testutil.h)0
-rw-r--r--ApiExtractor/tests/testvaluetypedefaultctortag.cpp (renamed from tests/testvaluetypedefaultctortag.cpp)0
-rw-r--r--ApiExtractor/tests/testvaluetypedefaultctortag.h (renamed from tests/testvaluetypedefaultctortag.h)0
-rw-r--r--ApiExtractor/tests/testvoidarg.cpp (renamed from tests/testvoidarg.cpp)0
-rw-r--r--ApiExtractor/tests/testvoidarg.h (renamed from tests/testvoidarg.h)0
-rw-r--r--ApiExtractor/tests/utf8code.txt (renamed from tests/utf8code.txt)0
-rw-r--r--ApiExtractor/typedatabase.cpp (renamed from typedatabase.cpp)0
-rw-r--r--ApiExtractor/typedatabase.h (renamed from typedatabase.h)0
-rw-r--r--ApiExtractor/typeparser.cpp (renamed from typeparser.cpp)0
-rw-r--r--ApiExtractor/typeparser.h (renamed from typeparser.h)0
-rw-r--r--ApiExtractor/typesystem.cpp (renamed from typesystem.cpp)0
-rw-r--r--ApiExtractor/typesystem.h (renamed from typesystem.h)0
-rw-r--r--ApiExtractor/typesystem_p.h (renamed from typesystem_p.h)0
-rw-r--r--Doxyfile311
207 files changed, 0 insertions, 311 deletions
diff --git a/AUTHORS b/ApiExtractor/AUTHORS
index 6e802fb..6e802fb 100644
--- a/AUTHORS
+++ b/ApiExtractor/AUTHORS
diff --git a/CMakeLists.txt b/ApiExtractor/CMakeLists.txt
index a7280d1..a7280d1 100644
--- a/CMakeLists.txt
+++ b/ApiExtractor/CMakeLists.txt
diff --git a/COPYING b/ApiExtractor/COPYING
index 4ccd714..4ccd714 100644
--- a/COPYING
+++ b/ApiExtractor/COPYING
diff --git a/abstractmetabuilder.cpp b/ApiExtractor/abstractmetabuilder.cpp
index 1d01e9c..1d01e9c 100644
--- a/abstractmetabuilder.cpp
+++ b/ApiExtractor/abstractmetabuilder.cpp
diff --git a/abstractmetabuilder.h b/ApiExtractor/abstractmetabuilder.h
index b4a2863..b4a2863 100644
--- a/abstractmetabuilder.h
+++ b/ApiExtractor/abstractmetabuilder.h
diff --git a/abstractmetalang.cpp b/ApiExtractor/abstractmetalang.cpp
index fefda50..fefda50 100644
--- a/abstractmetalang.cpp
+++ b/ApiExtractor/abstractmetalang.cpp
diff --git a/abstractmetalang.h b/ApiExtractor/abstractmetalang.h
index 2851d1c..2851d1c 100644
--- a/abstractmetalang.h
+++ b/ApiExtractor/abstractmetalang.h
diff --git a/apiextractor.cpp b/ApiExtractor/apiextractor.cpp
index c26e6f6..c26e6f6 100644
--- a/apiextractor.cpp
+++ b/ApiExtractor/apiextractor.cpp
diff --git a/apiextractor.h b/ApiExtractor/apiextractor.h
index 0a71f1a..0a71f1a 100644
--- a/apiextractor.h
+++ b/ApiExtractor/apiextractor.h
diff --git a/apiextractormacros.h b/ApiExtractor/apiextractormacros.h
index 3364acf..3364acf 100644
--- a/apiextractormacros.h
+++ b/ApiExtractor/apiextractormacros.h
diff --git a/apiextractorversion.h.in b/ApiExtractor/apiextractorversion.h.in
index 45ce51e..45ce51e 100644
--- a/apiextractorversion.h.in
+++ b/ApiExtractor/apiextractorversion.h.in
diff --git a/asttoxml.cpp b/ApiExtractor/asttoxml.cpp
index e884835..e884835 100644
--- a/asttoxml.cpp
+++ b/ApiExtractor/asttoxml.cpp
diff --git a/asttoxml.h b/ApiExtractor/asttoxml.h
index 43c7cc2..43c7cc2 100644
--- a/asttoxml.h
+++ b/ApiExtractor/asttoxml.h
diff --git a/cmake_uninstall.cmake b/ApiExtractor/cmake_uninstall.cmake
index df95fb9..df95fb9 100644
--- a/cmake_uninstall.cmake
+++ b/ApiExtractor/cmake_uninstall.cmake
diff --git a/data/ApiExtractorConfig.cmake.in b/ApiExtractor/data/ApiExtractorConfig.cmake.in
index 6e6f419..6e6f419 100644
--- a/data/ApiExtractorConfig.cmake.in
+++ b/ApiExtractor/data/ApiExtractorConfig.cmake.in
diff --git a/data/ApiExtractorConfigVersion.cmake.in b/ApiExtractor/data/ApiExtractorConfigVersion.cmake.in
index 2c8c3fa..2c8c3fa 100644
--- a/data/ApiExtractorConfigVersion.cmake.in
+++ b/ApiExtractor/data/ApiExtractorConfigVersion.cmake.in
diff --git a/data/CMakeLists.txt b/ApiExtractor/data/CMakeLists.txt
index b824e58..b824e58 100644
--- a/data/CMakeLists.txt
+++ b/ApiExtractor/data/CMakeLists.txt
diff --git a/data/apiextractor.pc.in b/ApiExtractor/data/apiextractor.pc.in
index 7559b9c..7559b9c 100644
--- a/data/apiextractor.pc.in
+++ b/ApiExtractor/data/apiextractor.pc.in
diff --git a/doc/CMakeLists.txt b/ApiExtractor/doc/CMakeLists.txt
index d78844d..d78844d 100644
--- a/doc/CMakeLists.txt
+++ b/ApiExtractor/doc/CMakeLists.txt
diff --git a/doc/_templates/index.html b/ApiExtractor/doc/_templates/index.html
index 4aa14ed..4aa14ed 100644
--- a/doc/_templates/index.html
+++ b/ApiExtractor/doc/_templates/index.html
diff --git a/doc/_templates/layout.html b/ApiExtractor/doc/_templates/layout.html
index 9dc5372..9dc5372 100644
--- a/doc/_templates/layout.html
+++ b/ApiExtractor/doc/_templates/layout.html
diff --git a/doc/_themes/pysidedocs/searchbox.html b/ApiExtractor/doc/_themes/pysidedocs/searchbox.html
index 55a9721..55a9721 100644
--- a/doc/_themes/pysidedocs/searchbox.html
+++ b/ApiExtractor/doc/_themes/pysidedocs/searchbox.html
diff --git a/doc/_themes/pysidedocs/static/bg_header.png b/ApiExtractor/doc/_themes/pysidedocs/static/bg_header.png
index 843e7e2..843e7e2 100644
--- a/doc/_themes/pysidedocs/static/bg_header.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/bg_header.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/bg_topo.jpg b/ApiExtractor/doc/_themes/pysidedocs/static/bg_topo.jpg
index 4229ae8..4229ae8 100644
--- a/doc/_themes/pysidedocs/static/bg_topo.jpg
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/bg_topo.jpg
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/fakebar.png b/ApiExtractor/doc/_themes/pysidedocs/static/fakebar.png
index b45830e..b45830e 100644
--- a/doc/_themes/pysidedocs/static/fakebar.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/fakebar.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/logo_indt.jpg b/ApiExtractor/doc/_themes/pysidedocs/static/logo_indt.jpg
index 2a1fbe7..2a1fbe7 100644
--- a/doc/_themes/pysidedocs/static/logo_indt.jpg
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/logo_indt.jpg
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/logo_openbossa.png b/ApiExtractor/doc/_themes/pysidedocs/static/logo_openbossa.png
index 51e868d..51e868d 100644
--- a/doc/_themes/pysidedocs/static/logo_openbossa.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/logo_openbossa.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/logo_python.jpg b/ApiExtractor/doc/_themes/pysidedocs/static/logo_python.jpg
index cd474ef..cd474ef 100644
--- a/doc/_themes/pysidedocs/static/logo_python.jpg
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/logo_python.jpg
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/logo_qt.png b/ApiExtractor/doc/_themes/pysidedocs/static/logo_qt.png
index 37800f4..37800f4 100644
--- a/doc/_themes/pysidedocs/static/logo_qt.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/logo_qt.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/pysidedocs.css b/ApiExtractor/doc/_themes/pysidedocs/static/pysidedocs.css
index fd81f43..fd81f43 100644
--- a/doc/_themes/pysidedocs/static/pysidedocs.css
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/pysidedocs.css
diff --git a/doc/_themes/pysidedocs/static/pysidelogo.png b/ApiExtractor/doc/_themes/pysidedocs/static/pysidelogo.png
index 076c105..076c105 100644
--- a/doc/_themes/pysidedocs/static/pysidelogo.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/pysidelogo.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/static/relbar_bg.png b/ApiExtractor/doc/_themes/pysidedocs/static/relbar_bg.png
index 4036733..4036733 100644
--- a/doc/_themes/pysidedocs/static/relbar_bg.png
+++ b/ApiExtractor/doc/_themes/pysidedocs/static/relbar_bg.png
Binary files differ
diff --git a/doc/_themes/pysidedocs/theme.conf b/ApiExtractor/doc/_themes/pysidedocs/theme.conf
index e0a652a..e0a652a 100644
--- a/doc/_themes/pysidedocs/theme.conf
+++ b/ApiExtractor/doc/_themes/pysidedocs/theme.conf
diff --git a/doc/conf.py.in b/ApiExtractor/doc/conf.py.in
index 70750c8..70750c8 100644
--- a/doc/conf.py.in
+++ b/ApiExtractor/doc/conf.py.in
diff --git a/doc/contents.rst b/ApiExtractor/doc/contents.rst
index 83a4889..83a4889 100644
--- a/doc/contents.rst
+++ b/ApiExtractor/doc/contents.rst
diff --git a/doc/dependency-apiextractor.svg b/ApiExtractor/doc/dependency-apiextractor.svg
index 6bec8b5..6bec8b5 100644
--- a/doc/dependency-apiextractor.svg
+++ b/ApiExtractor/doc/dependency-apiextractor.svg
diff --git a/doc/overview.rst b/ApiExtractor/doc/overview.rst
index 471e243..471e243 100644
--- a/doc/overview.rst
+++ b/ApiExtractor/doc/overview.rst
diff --git a/doc/ownership.rst b/ApiExtractor/doc/ownership.rst
index 760967d..760967d 100644
--- a/doc/ownership.rst
+++ b/ApiExtractor/doc/ownership.rst
diff --git a/doc/typesystem.rst b/ApiExtractor/doc/typesystem.rst
index 69dda43..69dda43 100644
--- a/doc/typesystem.rst
+++ b/ApiExtractor/doc/typesystem.rst
diff --git a/doc/typesystem_arguments.rst b/ApiExtractor/doc/typesystem_arguments.rst
index 16e0678..16e0678 100644
--- a/doc/typesystem_arguments.rst
+++ b/ApiExtractor/doc/typesystem_arguments.rst
diff --git a/doc/typesystem_conversionrule.rst b/ApiExtractor/doc/typesystem_conversionrule.rst
index c62d5bb..c62d5bb 100644
--- a/doc/typesystem_conversionrule.rst
+++ b/ApiExtractor/doc/typesystem_conversionrule.rst
diff --git a/doc/typesystem_documentation.rst b/ApiExtractor/doc/typesystem_documentation.rst
index 43f72a1..43f72a1 100644
--- a/doc/typesystem_documentation.rst
+++ b/ApiExtractor/doc/typesystem_documentation.rst
diff --git a/doc/typesystem_manipulating_objects.rst b/ApiExtractor/doc/typesystem_manipulating_objects.rst
index 2838c95..2838c95 100644
--- a/doc/typesystem_manipulating_objects.rst
+++ b/ApiExtractor/doc/typesystem_manipulating_objects.rst
diff --git a/doc/typesystem_modify_function.rst b/ApiExtractor/doc/typesystem_modify_function.rst
index 071cea4..071cea4 100644
--- a/doc/typesystem_modify_function.rst
+++ b/ApiExtractor/doc/typesystem_modify_function.rst
diff --git a/doc/typesystem_solving_compilation.rst b/ApiExtractor/doc/typesystem_solving_compilation.rst
index 81d14a1..81d14a1 100644
--- a/doc/typesystem_solving_compilation.rst
+++ b/ApiExtractor/doc/typesystem_solving_compilation.rst
diff --git a/doc/typesystem_specifying_types.rst b/ApiExtractor/doc/typesystem_specifying_types.rst
index 0d24a6d..0d24a6d 100644
--- a/doc/typesystem_specifying_types.rst
+++ b/ApiExtractor/doc/typesystem_specifying_types.rst
diff --git a/doc/typesystem_templates.rst b/ApiExtractor/doc/typesystem_templates.rst
index 31b155c..31b155c 100644
--- a/doc/typesystem_templates.rst
+++ b/ApiExtractor/doc/typesystem_templates.rst
diff --git a/docparser.cpp b/ApiExtractor/docparser.cpp
index d6e8bf4..d6e8bf4 100644
--- a/docparser.cpp
+++ b/ApiExtractor/docparser.cpp
diff --git a/docparser.h b/ApiExtractor/docparser.h
index 6764333..6764333 100644
--- a/docparser.h
+++ b/ApiExtractor/docparser.h
diff --git a/doxygenparser.cpp b/ApiExtractor/doxygenparser.cpp
index 09cdd38..09cdd38 100644
--- a/doxygenparser.cpp
+++ b/ApiExtractor/doxygenparser.cpp
diff --git a/doxygenparser.h b/ApiExtractor/doxygenparser.h
index 1150f7f..1150f7f 100644
--- a/doxygenparser.h
+++ b/ApiExtractor/doxygenparser.h
diff --git a/fileout.cpp b/ApiExtractor/fileout.cpp
index 7beb74d..7beb74d 100644
--- a/fileout.cpp
+++ b/ApiExtractor/fileout.cpp
diff --git a/fileout.h b/ApiExtractor/fileout.h
index 1429b33..1429b33 100644
--- a/fileout.h
+++ b/ApiExtractor/fileout.h
diff --git a/generator.qrc b/ApiExtractor/generator.qrc
index 2d82b37..2d82b37 100644
--- a/generator.qrc
+++ b/ApiExtractor/generator.qrc
diff --git a/graph.cpp b/ApiExtractor/graph.cpp
index c985449..c985449 100644
--- a/graph.cpp
+++ b/ApiExtractor/graph.cpp
diff --git a/graph.h b/ApiExtractor/graph.h
index d3a754e..d3a754e 100644
--- a/graph.h
+++ b/ApiExtractor/graph.h
diff --git a/icecc.cmake b/ApiExtractor/icecc.cmake
index b2bf071..b2bf071 100644
--- a/icecc.cmake
+++ b/ApiExtractor/icecc.cmake
diff --git a/include.cpp b/ApiExtractor/include.cpp
index 4d4787d..4d4787d 100644
--- a/include.cpp
+++ b/ApiExtractor/include.cpp
diff --git a/include.h b/ApiExtractor/include.h
index d5ba479..d5ba479 100644
--- a/include.h
+++ b/ApiExtractor/include.h
diff --git a/merge.xsl b/ApiExtractor/merge.xsl
index d0b7eaf..d0b7eaf 100644
--- a/merge.xsl
+++ b/ApiExtractor/merge.xsl
diff --git a/parser/ast.cpp b/ApiExtractor/parser/ast.cpp
index ff5b7df..ff5b7df 100644
--- a/parser/ast.cpp
+++ b/ApiExtractor/parser/ast.cpp
diff --git a/parser/ast.h b/ApiExtractor/parser/ast.h
index d984976..d984976 100644
--- a/parser/ast.h
+++ b/ApiExtractor/parser/ast.h
diff --git a/parser/binder.cpp b/ApiExtractor/parser/binder.cpp
index faace02..faace02 100644
--- a/parser/binder.cpp
+++ b/ApiExtractor/parser/binder.cpp
diff --git a/parser/binder.h b/ApiExtractor/parser/binder.h
index b4d4da6..b4d4da6 100644
--- a/parser/binder.h
+++ b/ApiExtractor/parser/binder.h
diff --git a/parser/class_compiler.cpp b/ApiExtractor/parser/class_compiler.cpp
index e04ffe1..e04ffe1 100644
--- a/parser/class_compiler.cpp
+++ b/ApiExtractor/parser/class_compiler.cpp
diff --git a/parser/class_compiler.h b/ApiExtractor/parser/class_compiler.h
index 69fccf7..69fccf7 100644
--- a/parser/class_compiler.h
+++ b/ApiExtractor/parser/class_compiler.h
diff --git a/parser/codemodel.cpp b/ApiExtractor/parser/codemodel.cpp
index 0cc14fc..0cc14fc 100644
--- a/parser/codemodel.cpp
+++ b/ApiExtractor/parser/codemodel.cpp
diff --git a/parser/codemodel.h b/ApiExtractor/parser/codemodel.h
index f87f57a..f87f57a 100644
--- a/parser/codemodel.h
+++ b/ApiExtractor/parser/codemodel.h
diff --git a/parser/codemodel_finder.cpp b/ApiExtractor/parser/codemodel_finder.cpp
index 866ea1c..866ea1c 100644
--- a/parser/codemodel_finder.cpp
+++ b/ApiExtractor/parser/codemodel_finder.cpp
diff --git a/parser/codemodel_finder.h b/ApiExtractor/parser/codemodel_finder.h
index ac1b5b0..ac1b5b0 100644
--- a/parser/codemodel_finder.h
+++ b/ApiExtractor/parser/codemodel_finder.h
diff --git a/parser/codemodel_fwd.h b/ApiExtractor/parser/codemodel_fwd.h
index 9640590..9640590 100644
--- a/parser/codemodel_fwd.h
+++ b/ApiExtractor/parser/codemodel_fwd.h
diff --git a/parser/codemodel_pointer.h b/ApiExtractor/parser/codemodel_pointer.h
index 2c728f3..2c728f3 100644
--- a/parser/codemodel_pointer.h
+++ b/ApiExtractor/parser/codemodel_pointer.h
diff --git a/parser/compiler_utils.cpp b/ApiExtractor/parser/compiler_utils.cpp
index 4962414..4962414 100644
--- a/parser/compiler_utils.cpp
+++ b/ApiExtractor/parser/compiler_utils.cpp
diff --git a/parser/compiler_utils.h b/ApiExtractor/parser/compiler_utils.h
index fdd96f1..fdd96f1 100644
--- a/parser/compiler_utils.h
+++ b/ApiExtractor/parser/compiler_utils.h
diff --git a/parser/control.cpp b/ApiExtractor/parser/control.cpp
index 9615deb..9615deb 100644
--- a/parser/control.cpp
+++ b/ApiExtractor/parser/control.cpp
diff --git a/parser/control.h b/ApiExtractor/parser/control.h
index 533db91..533db91 100644
--- a/parser/control.h
+++ b/ApiExtractor/parser/control.h
diff --git a/parser/declarator_compiler.cpp b/ApiExtractor/parser/declarator_compiler.cpp
index 255bfcd..255bfcd 100644
--- a/parser/declarator_compiler.cpp
+++ b/ApiExtractor/parser/declarator_compiler.cpp
diff --git a/parser/declarator_compiler.h b/ApiExtractor/parser/declarator_compiler.h
index 70a65b0..70a65b0 100644
--- a/parser/declarator_compiler.h
+++ b/ApiExtractor/parser/declarator_compiler.h
diff --git a/parser/default_visitor.cpp b/ApiExtractor/parser/default_visitor.cpp
index 07ab968..07ab968 100644
--- a/parser/default_visitor.cpp
+++ b/ApiExtractor/parser/default_visitor.cpp
diff --git a/parser/default_visitor.h b/ApiExtractor/parser/default_visitor.h
index ec1caf3..ec1caf3 100644
--- a/parser/default_visitor.h
+++ b/ApiExtractor/parser/default_visitor.h
diff --git a/parser/dumptree.cpp b/ApiExtractor/parser/dumptree.cpp
index 1514b0f..1514b0f 100644
--- a/parser/dumptree.cpp
+++ b/ApiExtractor/parser/dumptree.cpp
diff --git a/parser/dumptree.h b/ApiExtractor/parser/dumptree.h
index cfc55e2..cfc55e2 100644
--- a/parser/dumptree.h
+++ b/ApiExtractor/parser/dumptree.h
diff --git a/parser/lexer.cpp b/ApiExtractor/parser/lexer.cpp
index 2abb540..2abb540 100644
--- a/parser/lexer.cpp
+++ b/ApiExtractor/parser/lexer.cpp
diff --git a/parser/lexer.h b/ApiExtractor/parser/lexer.h
index 8748053..8748053 100644
--- a/parser/lexer.h
+++ b/ApiExtractor/parser/lexer.h
diff --git a/parser/list.cpp b/ApiExtractor/parser/list.cpp
index 7482b73..7482b73 100644
--- a/parser/list.cpp
+++ b/ApiExtractor/parser/list.cpp
diff --git a/parser/list.h b/ApiExtractor/parser/list.h
index fe0e627..fe0e627 100644
--- a/parser/list.h
+++ b/ApiExtractor/parser/list.h
diff --git a/parser/name_compiler.cpp b/ApiExtractor/parser/name_compiler.cpp
index 4dbd516..4dbd516 100644
--- a/parser/name_compiler.cpp
+++ b/ApiExtractor/parser/name_compiler.cpp
diff --git a/parser/name_compiler.h b/ApiExtractor/parser/name_compiler.h
index 66cabac..66cabac 100644
--- a/parser/name_compiler.h
+++ b/ApiExtractor/parser/name_compiler.h
diff --git a/parser/parser.cpp b/ApiExtractor/parser/parser.cpp
index e7d663f..e7d663f 100644
--- a/parser/parser.cpp
+++ b/ApiExtractor/parser/parser.cpp
diff --git a/parser/parser.h b/ApiExtractor/parser/parser.h
index 4b0c76c..4b0c76c 100644
--- a/parser/parser.h
+++ b/ApiExtractor/parser/parser.h
diff --git a/parser/r++.macros b/ApiExtractor/parser/r++.macros
index 455276c..455276c 100644
--- a/parser/r++.macros
+++ b/ApiExtractor/parser/r++.macros
diff --git a/parser/rpp-allocator.h b/ApiExtractor/parser/rpp-allocator.h
index 313895f..313895f 100644
--- a/parser/rpp-allocator.h
+++ b/ApiExtractor/parser/rpp-allocator.h
diff --git a/parser/rpp/builtin-macros.cpp b/ApiExtractor/parser/rpp/builtin-macros.cpp
index 1b0fc06..1b0fc06 100644
--- a/parser/rpp/builtin-macros.cpp
+++ b/ApiExtractor/parser/rpp/builtin-macros.cpp
diff --git a/parser/rpp/pp-cctype.h b/ApiExtractor/parser/rpp/pp-cctype.h
index 5b0bf47..5b0bf47 100644
--- a/parser/rpp/pp-cctype.h
+++ b/ApiExtractor/parser/rpp/pp-cctype.h
diff --git a/parser/rpp/pp-configuration b/ApiExtractor/parser/rpp/pp-configuration
index 15586dd..15586dd 100644
--- a/parser/rpp/pp-configuration
+++ b/ApiExtractor/parser/rpp/pp-configuration
diff --git a/parser/rpp/pp-engine-bits.h b/ApiExtractor/parser/rpp/pp-engine-bits.h
index a79df43..a79df43 100644
--- a/parser/rpp/pp-engine-bits.h
+++ b/ApiExtractor/parser/rpp/pp-engine-bits.h
diff --git a/parser/rpp/pp-engine.h b/ApiExtractor/parser/rpp/pp-engine.h
index bc1d02e..bc1d02e 100644
--- a/parser/rpp/pp-engine.h
+++ b/ApiExtractor/parser/rpp/pp-engine.h
diff --git a/parser/rpp/pp-environment.h b/ApiExtractor/parser/rpp/pp-environment.h
index be3ef38..be3ef38 100644
--- a/parser/rpp/pp-environment.h
+++ b/ApiExtractor/parser/rpp/pp-environment.h
diff --git a/parser/rpp/pp-fwd.h b/ApiExtractor/parser/rpp/pp-fwd.h
index 5b1c792..5b1c792 100644
--- a/parser/rpp/pp-fwd.h
+++ b/ApiExtractor/parser/rpp/pp-fwd.h
diff --git a/parser/rpp/pp-internal.h b/ApiExtractor/parser/rpp/pp-internal.h
index 7e70810..7e70810 100644
--- a/parser/rpp/pp-internal.h
+++ b/ApiExtractor/parser/rpp/pp-internal.h
diff --git a/parser/rpp/pp-iterator.h b/ApiExtractor/parser/rpp/pp-iterator.h
index 3e87d1c..3e87d1c 100644
--- a/parser/rpp/pp-iterator.h
+++ b/ApiExtractor/parser/rpp/pp-iterator.h
diff --git a/parser/rpp/pp-macro-expander.h b/ApiExtractor/parser/rpp/pp-macro-expander.h
index fd875d9..fd875d9 100644
--- a/parser/rpp/pp-macro-expander.h
+++ b/ApiExtractor/parser/rpp/pp-macro-expander.h
diff --git a/parser/rpp/pp-macro.h b/ApiExtractor/parser/rpp/pp-macro.h
index e633834..e633834 100644
--- a/parser/rpp/pp-macro.h
+++ b/ApiExtractor/parser/rpp/pp-macro.h
diff --git a/parser/rpp/pp-qt-configuration b/ApiExtractor/parser/rpp/pp-qt-configuration
index 206c3d6..206c3d6 100644
--- a/parser/rpp/pp-qt-configuration
+++ b/ApiExtractor/parser/rpp/pp-qt-configuration
diff --git a/parser/rpp/pp-scanner.h b/ApiExtractor/parser/rpp/pp-scanner.h
index e97b158..e97b158 100644
--- a/parser/rpp/pp-scanner.h
+++ b/ApiExtractor/parser/rpp/pp-scanner.h
diff --git a/parser/rpp/pp-string.h b/ApiExtractor/parser/rpp/pp-string.h
index 31bca4f..31bca4f 100644
--- a/parser/rpp/pp-string.h
+++ b/ApiExtractor/parser/rpp/pp-string.h
diff --git a/parser/rpp/pp-symbol.h b/ApiExtractor/parser/rpp/pp-symbol.h
index 8078aba..8078aba 100644
--- a/parser/rpp/pp-symbol.h
+++ b/ApiExtractor/parser/rpp/pp-symbol.h
diff --git a/parser/rpp/pp.h b/ApiExtractor/parser/rpp/pp.h
index 3ff38c0..3ff38c0 100644
--- a/parser/rpp/pp.h
+++ b/ApiExtractor/parser/rpp/pp.h
diff --git a/parser/rpp/preprocessor.cpp b/ApiExtractor/parser/rpp/preprocessor.cpp
index 9a4f8b0..9a4f8b0 100644
--- a/parser/rpp/preprocessor.cpp
+++ b/ApiExtractor/parser/rpp/preprocessor.cpp
diff --git a/parser/rpp/preprocessor.h b/ApiExtractor/parser/rpp/preprocessor.h
index c363ea7..c363ea7 100644
--- a/parser/rpp/preprocessor.h
+++ b/ApiExtractor/parser/rpp/preprocessor.h
diff --git a/parser/rxx_allocator.h b/ApiExtractor/parser/rxx_allocator.h
index 8325edb..8325edb 100644
--- a/parser/rxx_allocator.h
+++ b/ApiExtractor/parser/rxx_allocator.h
diff --git a/parser/smallobject.cpp b/ApiExtractor/parser/smallobject.cpp
index e96d417..e96d417 100644
--- a/parser/smallobject.cpp
+++ b/ApiExtractor/parser/smallobject.cpp
diff --git a/parser/smallobject.h b/ApiExtractor/parser/smallobject.h
index a9eb499..a9eb499 100644
--- a/parser/smallobject.h
+++ b/ApiExtractor/parser/smallobject.h
diff --git a/parser/symbol.h b/ApiExtractor/parser/symbol.h
index 8e393cd..8e393cd 100644
--- a/parser/symbol.h
+++ b/ApiExtractor/parser/symbol.h
diff --git a/parser/tokens.cpp b/ApiExtractor/parser/tokens.cpp
index 2e054d8..2e054d8 100644
--- a/parser/tokens.cpp
+++ b/ApiExtractor/parser/tokens.cpp
diff --git a/parser/tokens.h b/ApiExtractor/parser/tokens.h
index 257ff09..257ff09 100644
--- a/parser/tokens.h
+++ b/ApiExtractor/parser/tokens.h
diff --git a/parser/type_compiler.cpp b/ApiExtractor/parser/type_compiler.cpp
index 4bcdb27..4bcdb27 100644
--- a/parser/type_compiler.cpp
+++ b/ApiExtractor/parser/type_compiler.cpp
diff --git a/parser/type_compiler.h b/ApiExtractor/parser/type_compiler.h
index 985cc8e..985cc8e 100644
--- a/parser/type_compiler.h
+++ b/ApiExtractor/parser/type_compiler.h
diff --git a/parser/visitor.cpp b/ApiExtractor/parser/visitor.cpp
index 7429814..7429814 100644
--- a/parser/visitor.cpp
+++ b/ApiExtractor/parser/visitor.cpp
diff --git a/parser/visitor.h b/ApiExtractor/parser/visitor.h
index 74edcca..74edcca 100644
--- a/parser/visitor.h
+++ b/ApiExtractor/parser/visitor.h
diff --git a/qtdocparser.cpp b/ApiExtractor/qtdocparser.cpp
index dd5cbbc..dd5cbbc 100644
--- a/qtdocparser.cpp
+++ b/ApiExtractor/qtdocparser.cpp
diff --git a/qtdocparser.h b/ApiExtractor/qtdocparser.h
index e69d065..e69d065 100644
--- a/qtdocparser.h
+++ b/ApiExtractor/qtdocparser.h
diff --git a/reporthandler.cpp b/ApiExtractor/reporthandler.cpp
index 471f008..471f008 100644
--- a/reporthandler.cpp
+++ b/ApiExtractor/reporthandler.cpp
diff --git a/reporthandler.h b/ApiExtractor/reporthandler.h
index f1fae50..f1fae50 100644
--- a/reporthandler.h
+++ b/ApiExtractor/reporthandler.h
diff --git a/symbols.filter b/ApiExtractor/symbols.filter
index af6c744..af6c744 100644
--- a/symbols.filter
+++ b/ApiExtractor/symbols.filter
diff --git a/tests/CMakeLists.txt b/ApiExtractor/tests/CMakeLists.txt
index dd3a326..dd3a326 100644
--- a/tests/CMakeLists.txt
+++ b/ApiExtractor/tests/CMakeLists.txt
diff --git a/tests/a.xml b/ApiExtractor/tests/a.xml
index 1c6d62a..1c6d62a 100644
--- a/tests/a.xml
+++ b/ApiExtractor/tests/a.xml
diff --git a/tests/testabstractmetaclass.cpp b/ApiExtractor/tests/testabstractmetaclass.cpp
index 11e17d9..11e17d9 100644
--- a/tests/testabstractmetaclass.cpp
+++ b/ApiExtractor/tests/testabstractmetaclass.cpp
diff --git a/tests/testabstractmetaclass.h b/ApiExtractor/tests/testabstractmetaclass.h
index d725c46..d725c46 100644
--- a/tests/testabstractmetaclass.h
+++ b/ApiExtractor/tests/testabstractmetaclass.h
diff --git a/tests/testabstractmetatype.cpp b/ApiExtractor/tests/testabstractmetatype.cpp
index 1e9ce81..1e9ce81 100644
--- a/tests/testabstractmetatype.cpp
+++ b/ApiExtractor/tests/testabstractmetatype.cpp
diff --git a/tests/testabstractmetatype.h b/ApiExtractor/tests/testabstractmetatype.h
index f543172..f543172 100644
--- a/tests/testabstractmetatype.h
+++ b/ApiExtractor/tests/testabstractmetatype.h
diff --git a/tests/testaddfunction.cpp b/ApiExtractor/tests/testaddfunction.cpp
index c1189c3..c1189c3 100644
--- a/tests/testaddfunction.cpp
+++ b/ApiExtractor/tests/testaddfunction.cpp
diff --git a/tests/testaddfunction.h b/ApiExtractor/tests/testaddfunction.h
index ce8c1fe..ce8c1fe 100644
--- a/tests/testaddfunction.h
+++ b/ApiExtractor/tests/testaddfunction.h
diff --git a/tests/testarrayargument.cpp b/ApiExtractor/tests/testarrayargument.cpp
index 7750ded..7750ded 100644
--- a/tests/testarrayargument.cpp
+++ b/ApiExtractor/tests/testarrayargument.cpp
diff --git a/tests/testarrayargument.h b/ApiExtractor/tests/testarrayargument.h
index 44cb6a6..44cb6a6 100644
--- a/tests/testarrayargument.h
+++ b/ApiExtractor/tests/testarrayargument.h
diff --git a/tests/testcodeinjection.cpp b/ApiExtractor/tests/testcodeinjection.cpp
index ed2c379..ed2c379 100644
--- a/tests/testcodeinjection.cpp
+++ b/ApiExtractor/tests/testcodeinjection.cpp
diff --git a/tests/testcodeinjection.h b/ApiExtractor/tests/testcodeinjection.h
index e12b40d..e12b40d 100644
--- a/tests/testcodeinjection.h
+++ b/ApiExtractor/tests/testcodeinjection.h
diff --git a/tests/testcontainer.cpp b/ApiExtractor/tests/testcontainer.cpp
index 3d31f8a..3d31f8a 100644
--- a/tests/testcontainer.cpp
+++ b/ApiExtractor/tests/testcontainer.cpp
diff --git a/tests/testcontainer.h b/ApiExtractor/tests/testcontainer.h
index 22e47ee..22e47ee 100644
--- a/tests/testcontainer.h
+++ b/ApiExtractor/tests/testcontainer.h
diff --git a/tests/testconversionoperator.cpp b/ApiExtractor/tests/testconversionoperator.cpp
index e14388e..e14388e 100644
--- a/tests/testconversionoperator.cpp
+++ b/ApiExtractor/tests/testconversionoperator.cpp
diff --git a/tests/testconversionoperator.h b/ApiExtractor/tests/testconversionoperator.h
index a901f30..a901f30 100644
--- a/tests/testconversionoperator.h
+++ b/ApiExtractor/tests/testconversionoperator.h
diff --git a/tests/testconversionruletag.cpp b/ApiExtractor/tests/testconversionruletag.cpp
index 6228ef2..6228ef2 100644
--- a/tests/testconversionruletag.cpp
+++ b/ApiExtractor/tests/testconversionruletag.cpp
diff --git a/tests/testconversionruletag.h b/ApiExtractor/tests/testconversionruletag.h
index 8ab1481..8ab1481 100644
--- a/tests/testconversionruletag.h
+++ b/ApiExtractor/tests/testconversionruletag.h
diff --git a/tests/testctorinformation.cpp b/ApiExtractor/tests/testctorinformation.cpp
index 09d57eb..09d57eb 100644
--- a/tests/testctorinformation.cpp
+++ b/ApiExtractor/tests/testctorinformation.cpp
diff --git a/tests/testctorinformation.h b/ApiExtractor/tests/testctorinformation.h
index 12d2529..12d2529 100644
--- a/tests/testctorinformation.h
+++ b/ApiExtractor/tests/testctorinformation.h
diff --git a/tests/testdroptypeentries.cpp b/ApiExtractor/tests/testdroptypeentries.cpp
index 5e646ea..5e646ea 100644
--- a/tests/testdroptypeentries.cpp
+++ b/ApiExtractor/tests/testdroptypeentries.cpp
diff --git a/tests/testdroptypeentries.h b/ApiExtractor/tests/testdroptypeentries.h
index e91292c..e91292c 100644
--- a/tests/testdroptypeentries.h
+++ b/ApiExtractor/tests/testdroptypeentries.h
diff --git a/tests/testdtorinformation.cpp b/ApiExtractor/tests/testdtorinformation.cpp
index 1aaeb91..1aaeb91 100644
--- a/tests/testdtorinformation.cpp
+++ b/ApiExtractor/tests/testdtorinformation.cpp
diff --git a/tests/testdtorinformation.h b/ApiExtractor/tests/testdtorinformation.h
index 2e37800..2e37800 100644
--- a/tests/testdtorinformation.h
+++ b/ApiExtractor/tests/testdtorinformation.h
diff --git a/tests/testenum.cpp b/ApiExtractor/tests/testenum.cpp
index 85796a1..85796a1 100644
--- a/tests/testenum.cpp
+++ b/ApiExtractor/tests/testenum.cpp
diff --git a/tests/testenum.h b/ApiExtractor/tests/testenum.h
index 7bf3a9e..7bf3a9e 100644
--- a/tests/testenum.h
+++ b/ApiExtractor/tests/testenum.h
diff --git a/tests/testextrainclude.cpp b/ApiExtractor/tests/testextrainclude.cpp
index b9e6ad3..b9e6ad3 100644
--- a/tests/testextrainclude.cpp
+++ b/ApiExtractor/tests/testextrainclude.cpp
diff --git a/tests/testextrainclude.h b/ApiExtractor/tests/testextrainclude.h
index d397f5f..d397f5f 100644
--- a/tests/testextrainclude.h
+++ b/ApiExtractor/tests/testextrainclude.h
diff --git a/tests/testfunctiontag.cpp b/ApiExtractor/tests/testfunctiontag.cpp
index 378baf4..378baf4 100644
--- a/tests/testfunctiontag.cpp
+++ b/ApiExtractor/tests/testfunctiontag.cpp
diff --git a/tests/testfunctiontag.h b/ApiExtractor/tests/testfunctiontag.h
index 2edd1c4..2edd1c4 100644
--- a/tests/testfunctiontag.h
+++ b/ApiExtractor/tests/testfunctiontag.h
diff --git a/tests/testimplicitconversions.cpp b/ApiExtractor/tests/testimplicitconversions.cpp
index 4bc4d73..4bc4d73 100644
--- a/tests/testimplicitconversions.cpp
+++ b/ApiExtractor/tests/testimplicitconversions.cpp
diff --git a/tests/testimplicitconversions.h b/ApiExtractor/tests/testimplicitconversions.h
index 69bef49..69bef49 100644
--- a/tests/testimplicitconversions.h
+++ b/ApiExtractor/tests/testimplicitconversions.h
diff --git a/tests/testinserttemplate.cpp b/ApiExtractor/tests/testinserttemplate.cpp
index e3aade5..e3aade5 100644
--- a/tests/testinserttemplate.cpp
+++ b/ApiExtractor/tests/testinserttemplate.cpp
diff --git a/tests/testinserttemplate.h b/ApiExtractor/tests/testinserttemplate.h
index fd3ca1d..fd3ca1d 100644
--- a/tests/testinserttemplate.h
+++ b/ApiExtractor/tests/testinserttemplate.h
diff --git a/tests/testmodifydocumentation.cpp b/ApiExtractor/tests/testmodifydocumentation.cpp
index 7cab9da..7cab9da 100644
--- a/tests/testmodifydocumentation.cpp
+++ b/ApiExtractor/tests/testmodifydocumentation.cpp
diff --git a/tests/testmodifydocumentation.h b/ApiExtractor/tests/testmodifydocumentation.h
index 14bb0c6..14bb0c6 100644
--- a/tests/testmodifydocumentation.h
+++ b/ApiExtractor/tests/testmodifydocumentation.h
diff --git a/tests/testmodifyfunction.cpp b/ApiExtractor/tests/testmodifyfunction.cpp
index 93dae75..93dae75 100644
--- a/tests/testmodifyfunction.cpp
+++ b/ApiExtractor/tests/testmodifyfunction.cpp
diff --git a/tests/testmodifyfunction.h b/ApiExtractor/tests/testmodifyfunction.h
index d72a41d..d72a41d 100644
--- a/tests/testmodifyfunction.h
+++ b/ApiExtractor/tests/testmodifyfunction.h
diff --git a/tests/testmultipleinheritance.cpp b/ApiExtractor/tests/testmultipleinheritance.cpp
index 5464fc4..5464fc4 100644
--- a/tests/testmultipleinheritance.cpp
+++ b/ApiExtractor/tests/testmultipleinheritance.cpp
diff --git a/tests/testmultipleinheritance.h b/ApiExtractor/tests/testmultipleinheritance.h
index 3a1bd38..3a1bd38 100644
--- a/tests/testmultipleinheritance.h
+++ b/ApiExtractor/tests/testmultipleinheritance.h
diff --git a/tests/testnamespace.cpp b/ApiExtractor/tests/testnamespace.cpp
index 7fc457d..7fc457d 100644
--- a/tests/testnamespace.cpp
+++ b/ApiExtractor/tests/testnamespace.cpp
diff --git a/tests/testnamespace.h b/ApiExtractor/tests/testnamespace.h
index 77f24eb..77f24eb 100644
--- a/tests/testnamespace.h
+++ b/ApiExtractor/tests/testnamespace.h
diff --git a/tests/testnestedtypes.cpp b/ApiExtractor/tests/testnestedtypes.cpp
index 83512f7..83512f7 100644
--- a/tests/testnestedtypes.cpp
+++ b/ApiExtractor/tests/testnestedtypes.cpp
diff --git a/tests/testnestedtypes.h b/ApiExtractor/tests/testnestedtypes.h
index d0b828b..d0b828b 100644
--- a/tests/testnestedtypes.h
+++ b/ApiExtractor/tests/testnestedtypes.h
diff --git a/tests/testnumericaltypedef.cpp b/ApiExtractor/tests/testnumericaltypedef.cpp
index e487967..e487967 100644
--- a/tests/testnumericaltypedef.cpp
+++ b/ApiExtractor/tests/testnumericaltypedef.cpp
diff --git a/tests/testnumericaltypedef.h b/ApiExtractor/tests/testnumericaltypedef.h
index a1d1bbe..a1d1bbe 100644
--- a/tests/testnumericaltypedef.h
+++ b/ApiExtractor/tests/testnumericaltypedef.h
diff --git a/tests/testprimitivetypetag.cpp b/ApiExtractor/tests/testprimitivetypetag.cpp
index ebd245b..ebd245b 100644
--- a/tests/testprimitivetypetag.cpp
+++ b/ApiExtractor/tests/testprimitivetypetag.cpp
diff --git a/tests/testprimitivetypetag.h b/ApiExtractor/tests/testprimitivetypetag.h
index 676174d..676174d 100644
--- a/tests/testprimitivetypetag.h
+++ b/ApiExtractor/tests/testprimitivetypetag.h
diff --git a/tests/testrefcounttag.cpp b/ApiExtractor/tests/testrefcounttag.cpp
index 9e05cee..9e05cee 100644
--- a/tests/testrefcounttag.cpp
+++ b/ApiExtractor/tests/testrefcounttag.cpp
diff --git a/tests/testrefcounttag.h b/ApiExtractor/tests/testrefcounttag.h
index 1fcdd3d..1fcdd3d 100644
--- a/tests/testrefcounttag.h
+++ b/ApiExtractor/tests/testrefcounttag.h
diff --git a/tests/testreferencetopointer.cpp b/ApiExtractor/tests/testreferencetopointer.cpp
index cd4b63b..cd4b63b 100644
--- a/tests/testreferencetopointer.cpp
+++ b/ApiExtractor/tests/testreferencetopointer.cpp
diff --git a/tests/testreferencetopointer.h b/ApiExtractor/tests/testreferencetopointer.h
index b682285..b682285 100644
--- a/tests/testreferencetopointer.h
+++ b/ApiExtractor/tests/testreferencetopointer.h
diff --git a/tests/testremovefield.cpp b/ApiExtractor/tests/testremovefield.cpp
index 1b1ae9c..1b1ae9c 100644
--- a/tests/testremovefield.cpp
+++ b/ApiExtractor/tests/testremovefield.cpp
diff --git a/tests/testremovefield.h b/ApiExtractor/tests/testremovefield.h
index 301150c..301150c 100644
--- a/tests/testremovefield.h
+++ b/ApiExtractor/tests/testremovefield.h
diff --git a/tests/testremoveimplconv.cpp b/ApiExtractor/tests/testremoveimplconv.cpp
index 48c7640..48c7640 100644
--- a/tests/testremoveimplconv.cpp
+++ b/ApiExtractor/tests/testremoveimplconv.cpp
diff --git a/tests/testremoveimplconv.h b/ApiExtractor/tests/testremoveimplconv.h
index bacc2a2..bacc2a2 100644
--- a/tests/testremoveimplconv.h
+++ b/ApiExtractor/tests/testremoveimplconv.h
diff --git a/tests/testremoveoperatormethod.cpp b/ApiExtractor/tests/testremoveoperatormethod.cpp
index 35caea7..35caea7 100644
--- a/tests/testremoveoperatormethod.cpp
+++ b/ApiExtractor/tests/testremoveoperatormethod.cpp
diff --git a/tests/testremoveoperatormethod.h b/ApiExtractor/tests/testremoveoperatormethod.h
index 1833ff1..1833ff1 100644
--- a/tests/testremoveoperatormethod.h
+++ b/ApiExtractor/tests/testremoveoperatormethod.h
diff --git a/tests/testresolvetype.cpp b/ApiExtractor/tests/testresolvetype.cpp
index 11880e1..11880e1 100644
--- a/tests/testresolvetype.cpp
+++ b/ApiExtractor/tests/testresolvetype.cpp
diff --git a/tests/testresolvetype.h b/ApiExtractor/tests/testresolvetype.h
index 8dc1c0a..8dc1c0a 100644
--- a/tests/testresolvetype.h
+++ b/ApiExtractor/tests/testresolvetype.h
diff --git a/tests/testreverseoperators.cpp b/ApiExtractor/tests/testreverseoperators.cpp
index ab9cee0..ab9cee0 100644
--- a/tests/testreverseoperators.cpp
+++ b/ApiExtractor/tests/testreverseoperators.cpp
diff --git a/tests/testreverseoperators.h b/ApiExtractor/tests/testreverseoperators.h
index d5bdd9a..d5bdd9a 100644
--- a/tests/testreverseoperators.h
+++ b/ApiExtractor/tests/testreverseoperators.h
diff --git a/tests/testtemplates.cpp b/ApiExtractor/tests/testtemplates.cpp
index c6a65d8..c6a65d8 100644
--- a/tests/testtemplates.cpp
+++ b/ApiExtractor/tests/testtemplates.cpp
diff --git a/tests/testtemplates.h b/ApiExtractor/tests/testtemplates.h
index 5786911..5786911 100644
--- a/tests/testtemplates.h
+++ b/ApiExtractor/tests/testtemplates.h
diff --git a/tests/testtoposort.cpp b/ApiExtractor/tests/testtoposort.cpp
index d337867..d337867 100644
--- a/tests/testtoposort.cpp
+++ b/ApiExtractor/tests/testtoposort.cpp
diff --git a/tests/testtoposort.h b/ApiExtractor/tests/testtoposort.h
index ad6447a..ad6447a 100644
--- a/tests/testtoposort.h
+++ b/ApiExtractor/tests/testtoposort.h
diff --git a/tests/testtyperevision.cpp b/ApiExtractor/tests/testtyperevision.cpp
index 6fadfa9..6fadfa9 100644
--- a/tests/testtyperevision.cpp
+++ b/ApiExtractor/tests/testtyperevision.cpp
diff --git a/tests/testtyperevision.h b/ApiExtractor/tests/testtyperevision.h
index 24e9473..24e9473 100644
--- a/tests/testtyperevision.h
+++ b/ApiExtractor/tests/testtyperevision.h
diff --git a/tests/testutil.h b/ApiExtractor/tests/testutil.h
index 9519fb8..9519fb8 100644
--- a/tests/testutil.h
+++ b/ApiExtractor/tests/testutil.h
diff --git a/tests/testvaluetypedefaultctortag.cpp b/ApiExtractor/tests/testvaluetypedefaultctortag.cpp
index e8f8d83..e8f8d83 100644
--- a/tests/testvaluetypedefaultctortag.cpp
+++ b/ApiExtractor/tests/testvaluetypedefaultctortag.cpp
diff --git a/tests/testvaluetypedefaultctortag.h b/ApiExtractor/tests/testvaluetypedefaultctortag.h
index a271d5f..a271d5f 100644
--- a/tests/testvaluetypedefaultctortag.h
+++ b/ApiExtractor/tests/testvaluetypedefaultctortag.h
diff --git a/tests/testvoidarg.cpp b/ApiExtractor/tests/testvoidarg.cpp
index 7f9256a..7f9256a 100644
--- a/tests/testvoidarg.cpp
+++ b/ApiExtractor/tests/testvoidarg.cpp
diff --git a/tests/testvoidarg.h b/ApiExtractor/tests/testvoidarg.h
index 589a357..589a357 100644
--- a/tests/testvoidarg.h
+++ b/ApiExtractor/tests/testvoidarg.h
diff --git a/tests/utf8code.txt b/ApiExtractor/tests/utf8code.txt
index 6d5fa9d..6d5fa9d 100644
--- a/tests/utf8code.txt
+++ b/ApiExtractor/tests/utf8code.txt
diff --git a/typedatabase.cpp b/ApiExtractor/typedatabase.cpp
index d5c1eb6..d5c1eb6 100644
--- a/typedatabase.cpp
+++ b/ApiExtractor/typedatabase.cpp
diff --git a/typedatabase.h b/ApiExtractor/typedatabase.h
index 8c735c1..8c735c1 100644
--- a/typedatabase.h
+++ b/ApiExtractor/typedatabase.h
diff --git a/typeparser.cpp b/ApiExtractor/typeparser.cpp
index 7c82a28..7c82a28 100644
--- a/typeparser.cpp
+++ b/ApiExtractor/typeparser.cpp
diff --git a/typeparser.h b/ApiExtractor/typeparser.h
index 1d0c019..1d0c019 100644
--- a/typeparser.h
+++ b/ApiExtractor/typeparser.h
diff --git a/typesystem.cpp b/ApiExtractor/typesystem.cpp
index a08c2df..a08c2df 100644
--- a/typesystem.cpp
+++ b/ApiExtractor/typesystem.cpp
diff --git a/typesystem.h b/ApiExtractor/typesystem.h
index c915cd4..c915cd4 100644
--- a/typesystem.h
+++ b/ApiExtractor/typesystem.h
diff --git a/typesystem_p.h b/ApiExtractor/typesystem_p.h
index e8f5f24..e8f5f24 100644
--- a/typesystem_p.h
+++ b/ApiExtractor/typesystem_p.h
diff --git a/Doxyfile b/Doxyfile
deleted file mode 100644
index ebc397f..0000000
--- a/Doxyfile
+++ /dev/null
@@ -1,311 +0,0 @@
-# Doxyfile 1.5.7.1
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-DOXYFILE_ENCODING = UTF-8
-PROJECT_NAME = libgenerator
-PROJECT_NUMBER = 0.1
-OUTPUT_DIRECTORY = /tmp/src/libgenerator/doc
-CREATE_SUBDIRS = NO
-OUTPUT_LANGUAGE = English
-BRIEF_MEMBER_DESC = YES
-REPEAT_BRIEF = YES
-ABBREVIATE_BRIEF = "The $name class" \
- "The $name widget" \
- "The $name file" \
- is \
- provides \
- specifies \
- contains \
- represents \
- a \
- an \
- the
-ALWAYS_DETAILED_SEC = NO
-INLINE_INHERITED_MEMB = NO
-FULL_PATH_NAMES = YES
-STRIP_FROM_PATH = /tmp/src/libgenerator/
-STRIP_FROM_INC_PATH =
-SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = NO
-QT_AUTOBRIEF = NO
-MULTILINE_CPP_IS_BRIEF = NO
-INHERIT_DOCS = YES
-SEPARATE_MEMBER_PAGES = NO
-TAB_SIZE = 8
-ALIASES =
-OPTIMIZE_OUTPUT_FOR_C = NO
-OPTIMIZE_OUTPUT_JAVA = NO
-OPTIMIZE_FOR_FORTRAN = NO
-OPTIMIZE_OUTPUT_VHDL = NO
-BUILTIN_STL_SUPPORT = NO
-CPP_CLI_SUPPORT = NO
-SIP_SUPPORT = NO
-IDL_PROPERTY_SUPPORT = YES
-DISTRIBUTE_GROUP_DOC = NO
-SUBGROUPING = YES
-TYPEDEF_HIDES_STRUCT = NO
-SYMBOL_CACHE_SIZE = 0
-#---------------------------------------------------------------------------
-# Build related configuration options
-#---------------------------------------------------------------------------
-EXTRACT_ALL = YES
-EXTRACT_PRIVATE = YES
-EXTRACT_STATIC = YES
-EXTRACT_LOCAL_CLASSES = YES
-EXTRACT_LOCAL_METHODS = NO
-EXTRACT_ANON_NSPACES = NO
-HIDE_UNDOC_MEMBERS = NO
-HIDE_UNDOC_CLASSES = NO
-HIDE_FRIEND_COMPOUNDS = NO
-HIDE_IN_BODY_DOCS = NO
-INTERNAL_DOCS = NO
-CASE_SENSE_NAMES = YES
-HIDE_SCOPE_NAMES = NO
-SHOW_INCLUDE_FILES = YES
-INLINE_INFO = YES
-SORT_MEMBER_DOCS = YES
-SORT_BRIEF_DOCS = NO
-SORT_GROUP_NAMES = NO
-SORT_BY_SCOPE_NAME = NO
-GENERATE_TODOLIST = YES
-GENERATE_TESTLIST = YES
-GENERATE_BUGLIST = YES
-GENERATE_DEPRECATEDLIST= YES
-ENABLED_SECTIONS =
-MAX_INITIALIZER_LINES = 30
-SHOW_USED_FILES = YES
-SHOW_DIRECTORIES = NO
-SHOW_FILES = YES
-SHOW_NAMESPACES = YES
-FILE_VERSION_FILTER =
-LAYOUT_FILE =
-#---------------------------------------------------------------------------
-# configuration options related to warning and progress messages
-#---------------------------------------------------------------------------
-QUIET = NO
-WARNINGS = YES
-WARN_IF_UNDOCUMENTED = YES
-WARN_IF_DOC_ERROR = YES
-WARN_NO_PARAMDOC = NO
-WARN_FORMAT = "$file:$line: $text"
-WARN_LOGFILE =
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = /tmp/src/libgenerator
-INPUT_ENCODING = UTF-8
-FILE_PATTERNS = *.c \
- *.cc \
- *.cxx \
- *.cpp \
- *.c++ \
- *.d \
- *.java \
- *.ii \
- *.ixx \
- *.ipp \
- *.i++ \
- *.inl \
- *.h \
- *.hh \
- *.hxx \
- *.hpp \
- *.h++ \
- *.idl \
- *.odl \
- *.cs \
- *.php \
- *.php3 \
- *.inc \
- *.m \
- *.mm \
- *.dox \
- *.py \
- *.f90 \
- *.f \
- *.vhd \
- *.vhdl \
- *.C \
- *.CC \
- *.C++ \
- *.II \
- *.I++ \
- *.H \
- *.HH \
- *.H++ \
- *.CS \
- *.PHP \
- *.PHP3 \
- *.M \
- *.MM \
- *.PY \
- *.F90 \
- *.F \
- *.VHD \
- *.VHDL
-RECURSIVE = YES
-EXCLUDE =
-EXCLUDE_SYMLINKS = NO
-EXCLUDE_PATTERNS =
-EXCLUDE_SYMBOLS =
-EXAMPLE_PATH =
-EXAMPLE_PATTERNS = *
-EXAMPLE_RECURSIVE = NO
-IMAGE_PATH =
-INPUT_FILTER =
-FILTER_PATTERNS =
-FILTER_SOURCE_FILES = NO
-#---------------------------------------------------------------------------
-# configuration options related to source browsing
-#---------------------------------------------------------------------------
-SOURCE_BROWSER = NO
-INLINE_SOURCES = NO
-STRIP_CODE_COMMENTS = YES
-REFERENCED_BY_RELATION = NO
-REFERENCES_RELATION = NO
-REFERENCES_LINK_SOURCE = YES
-USE_HTAGS = NO
-VERBATIM_HEADERS = NO
-#---------------------------------------------------------------------------
-# configuration options related to the alphabetical class index
-#---------------------------------------------------------------------------
-ALPHABETICAL_INDEX = YES
-COLS_IN_ALPHA_INDEX = 4
-IGNORE_PREFIX =
-#---------------------------------------------------------------------------
-# configuration options related to the HTML output
-#---------------------------------------------------------------------------
-GENERATE_HTML = YES
-HTML_OUTPUT = html
-HTML_FILE_EXTENSION = .html
-HTML_HEADER =
-HTML_FOOTER =
-HTML_STYLESHEET =
-HTML_ALIGN_MEMBERS = YES
-HTML_DYNAMIC_SECTIONS = NO
-GENERATE_DOCSET = NO
-DOCSET_FEEDNAME = "Doxygen generated docs"
-DOCSET_BUNDLE_ID = org.doxygen.Project
-GENERATE_HTMLHELP = NO
-CHM_FILE =
-HHC_LOCATION =
-GENERATE_CHI = NO
-CHM_INDEX_ENCODING =
-BINARY_TOC = NO
-TOC_EXPAND = NO
-GENERATE_QHP = NO
-QCH_FILE =
-QHP_NAMESPACE = org.doxygen.Project
-QHP_VIRTUAL_FOLDER = doc
-QHG_LOCATION =
-DISABLE_INDEX = NO
-ENUM_VALUES_PER_LINE = 4
-GENERATE_TREEVIEW = NONE
-TREEVIEW_WIDTH = 250
-FORMULA_FONTSIZE = 10
-#---------------------------------------------------------------------------
-# configuration options related to the LaTeX output
-#---------------------------------------------------------------------------
-GENERATE_LATEX = NO
-LATEX_OUTPUT = latex
-LATEX_CMD_NAME = latex
-MAKEINDEX_CMD_NAME = makeindex
-COMPACT_LATEX = NO
-PAPER_TYPE = a4wide
-EXTRA_PACKAGES =
-LATEX_HEADER =
-PDF_HYPERLINKS = YES
-USE_PDFLATEX = YES
-LATEX_BATCHMODE = NO
-LATEX_HIDE_INDICES = NO
-#---------------------------------------------------------------------------
-# configuration options related to the RTF output
-#---------------------------------------------------------------------------
-GENERATE_RTF = NO
-RTF_OUTPUT = rtf
-COMPACT_RTF = NO
-RTF_HYPERLINKS = NO
-RTF_STYLESHEET_FILE =
-RTF_EXTENSIONS_FILE =
-#---------------------------------------------------------------------------
-# configuration options related to the man page output
-#---------------------------------------------------------------------------
-GENERATE_MAN = NO
-MAN_OUTPUT = man
-MAN_EXTENSION = .3
-MAN_LINKS = NO
-#---------------------------------------------------------------------------
-# configuration options related to the XML output
-#---------------------------------------------------------------------------
-GENERATE_XML = NO
-XML_OUTPUT = xml
-XML_SCHEMA =
-XML_DTD =
-XML_PROGRAMLISTING = YES
-#---------------------------------------------------------------------------
-# configuration options for the AutoGen Definitions output
-#---------------------------------------------------------------------------
-GENERATE_AUTOGEN_DEF = NO
-#---------------------------------------------------------------------------
-# configuration options related to the Perl module output
-#---------------------------------------------------------------------------
-GENERATE_PERLMOD = NO
-PERLMOD_LATEX = NO
-PERLMOD_PRETTY = YES
-PERLMOD_MAKEVAR_PREFIX =
-#---------------------------------------------------------------------------
-# Configuration options related to the preprocessor
-#---------------------------------------------------------------------------
-ENABLE_PREPROCESSING = YES
-MACRO_EXPANSION = NO
-EXPAND_ONLY_PREDEF = NO
-SEARCH_INCLUDES = YES
-INCLUDE_PATH =
-INCLUDE_FILE_PATTERNS =
-PREDEFINED =
-EXPAND_AS_DEFINED =
-SKIP_FUNCTION_MACROS = YES
-#---------------------------------------------------------------------------
-# Configuration::additions related to external references
-#---------------------------------------------------------------------------
-TAGFILES = qt4.tag=http://doc.trolltech.com/latest
-GENERATE_TAGFILE = libgenerator.tag
-ALLEXTERNALS = NO
-EXTERNAL_GROUPS = YES
-PERL_PATH = /usr/bin/perl
-#---------------------------------------------------------------------------
-# Configuration options related to the dot tool
-#---------------------------------------------------------------------------
-CLASS_DIAGRAMS = NO
-MSCGEN_PATH =
-HIDE_UNDOC_RELATIONS = YES
-HAVE_DOT = YES
-DOT_FONTNAME = FreeSans
-DOT_FONTSIZE = 10
-DOT_FONTPATH =
-CLASS_GRAPH = YES
-COLLABORATION_GRAPH = YES
-GROUP_GRAPHS = YES
-UML_LOOK = NO
-TEMPLATE_RELATIONS = NO
-INCLUDE_GRAPH = NO
-INCLUDED_BY_GRAPH = NO
-CALL_GRAPH = NO
-CALLER_GRAPH = NO
-GRAPHICAL_HIERARCHY = YES
-DIRECTORY_GRAPH = YES
-DOT_IMAGE_FORMAT = png
-DOT_PATH =
-DOTFILE_DIRS =
-DOT_GRAPH_MAX_NODES = 50
-MAX_DOT_GRAPH_DEPTH = 1000
-DOT_TRANSPARENT = NO
-DOT_MULTI_TARGETS = NO
-GENERATE_LEGEND = YES
-DOT_CLEANUP = YES
-#---------------------------------------------------------------------------
-# Configuration::additions related to the search engine
-#---------------------------------------------------------------------------
-SEARCHENGINE = NO