Imported Upstream version 1.9.2 upstream/1.9.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 02:16:22 +0000 (11:16 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 02:16:22 +0000 (11:16 +0900)
commit558fa54c62ec59357cb5c40a411f16f1c1754f33
tree9468f1b169143cbb375fc223ca2f78539a908085
parentce6f802772f02771c3bf86ccf78d0fc1731947c5
Imported Upstream version 1.9.2
562 files changed:
.github/workflows/build_cmake.yml
.gitignore
BUILD.txt
CMakeLists.txt
Doxyfile
VERSION
addon/doxmlparser/CMakeLists.txt
addon/doxmlparser/Doxyfile [deleted file]
addon/doxmlparser/Doxyfile.impl [deleted file]
addon/doxmlparser/LICENSE [moved from qtools/LICENSE.GPL with 94% similarity]
addon/doxmlparser/README.md [new file with mode: 0644]
addon/doxmlparser/doxmlparser/__init__.py [new file with mode: 0644]
addon/doxmlparser/doxmlparser/compound.py [new file with mode: 0644]
addon/doxmlparser/doxmlparser/index.py [new file with mode: 0644]
addon/doxmlparser/examples/CMakeLists.txt [deleted file]
addon/doxmlparser/examples/dump/dump.py [new file with mode: 0644]
addon/doxmlparser/examples/metrics/CMakeLists.txt [deleted file]
addon/doxmlparser/examples/metrics/main.cpp [deleted file]
addon/doxmlparser/examples/metrics/metrics.py [new file with mode: 0644]
addon/doxmlparser/include/doxmlintf.h [deleted file]
addon/doxmlparser/requirements.txt [new file with mode: 0644]
addon/doxmlparser/setup.py [new file with mode: 0644]
addon/doxmlparser/src/CMakeLists.txt [deleted file]
addon/doxmlparser/src/basehandler.cpp [deleted file]
addon/doxmlparser/src/basehandler.h [deleted file]
addon/doxmlparser/src/baseiterator.h [deleted file]
addon/doxmlparser/src/compoundhandler.cpp [deleted file]
addon/doxmlparser/src/compoundhandler.h [deleted file]
addon/doxmlparser/src/debug.cpp [deleted file]
addon/doxmlparser/src/debug.h [deleted file]
addon/doxmlparser/src/dochandler.cpp [deleted file]
addon/doxmlparser/src/dochandler.h [deleted file]
addon/doxmlparser/src/graphhandler.cpp [deleted file]
addon/doxmlparser/src/graphhandler.h [deleted file]
addon/doxmlparser/src/linkedtexthandler.cpp [deleted file]
addon/doxmlparser/src/linkedtexthandler.h [deleted file]
addon/doxmlparser/src/loamhandler.cpp [deleted file]
addon/doxmlparser/src/loamhandler.h [deleted file]
addon/doxmlparser/src/mainhandler.cpp [deleted file]
addon/doxmlparser/src/mainhandler.h [deleted file]
addon/doxmlparser/src/memberhandler.cpp [deleted file]
addon/doxmlparser/src/memberhandler.h [deleted file]
addon/doxmlparser/src/paramhandler.cpp [deleted file]
addon/doxmlparser/src/paramhandler.h [deleted file]
addon/doxmlparser/src/sectionhandler.cpp [deleted file]
addon/doxmlparser/src/sectionhandler.h [deleted file]
addon/doxmlparser/src/stringimpl.h [deleted file]
addon/doxmlparser/test/CMakeLists.txt [deleted file]
addon/doxmlparser/test/main.cpp [deleted file]
addon/doxyapp/CMakeLists.txt
addon/doxyapp/doxyapp.cpp
addon/doxyparse/CMakeLists.txt
addon/doxyparse/doxyparse.cpp
addon/doxysearch/CMakeLists.txt
addon/doxysearch/doxyindexer.cpp
addon/doxywizard/CMakeLists.txt
addon/doxywizard/doxywizard.cpp
addon/doxywizard/expert.cpp
addon/doxywizard/inputbool.h
addon/doxywizard/inputint.h
addon/doxywizard/inputstring.h
addon/doxywizard/inputstrlist.cpp
addon/doxywizard/inputstrlist.h
cmake/FindJavacc.cmake
cmake/FindgenerateDS.cmake [new file with mode: 0644]
doc/CMakeLists.txt
doc/Doxyfile
doc/changelog.doc
doc/commands.doc
doc/customize.doc
doc/docblocks.doc
doc/faq.doc
doc/features.doc
doc/formulas.doc
doc/index.doc
doc/install.doc
doc/install_prefix [deleted file]
doc/layout_index_and_notreeview.png [new file with mode: 0644]
doc/layout_index_and_treeview.png [new file with mode: 0644]
doc/layout_noindex_and_notreeview.png [new file with mode: 0644]
doc/layout_noindex_and_sidebar.png [new file with mode: 0644]
doc/layout_noindex_and_treeview.png [new file with mode: 0644]
doc/markdown.doc
doc/preprocessing.doc
doc/searching.doc
doc/starting.doc
doc/trouble.doc
doc/xmlcmds.doc
examples/diagrams_a.h
examples/diagrams_b.h
examples/diagrams_c.h
examples/diagrams_d.h
examples/diagrams_e.h
filesystem/filesystem.hpp [new file with mode: 0644]
jquery/Makefile
jquery/README
jquery/jquery-3.4.1.min.js [deleted file]
jquery/jquery-3.6.0.min.js [new file with mode: 0644]
jquery/sass/_sm-dox.scss
jquery/sm-core-css.css
libmd5/md5.c
libmd5/md5.h
libmd5/md5_loc.h
libmscgen/gdfonts.h
libmscgen/gdfontt.h
libxml/CMakeLists.txt [new file with mode: 0644]
libxml/xml.h [moved from src/xml.h with 75% similarity]
libxml/xml.l [moved from src/xml.l with 95% similarity]
qtools/CMakeLists.txt [deleted file]
qtools/Doxyfile [deleted file]
qtools/LICENSE.QPL [deleted file]
qtools/Makefile.in [deleted file]
qtools/README [deleted file]
qtools/qarray.doc [deleted file]
qtools/qarray.h [deleted file]
qtools/qasciidict.h [deleted file]
qtools/qbuffer.cpp [deleted file]
qtools/qbuffer.h [deleted file]
qtools/qcollection.cpp [deleted file]
qtools/qcollection.h [deleted file]
qtools/qconfig.h [deleted file]
qtools/qcstringlist.cpp [deleted file]
qtools/qcstringlist.h [deleted file]
qtools/qdatastream.cpp [deleted file]
qtools/qdatastream.h [deleted file]
qtools/qdatetime.cpp [deleted file]
qtools/qdatetime.h [deleted file]
qtools/qdict.doc [deleted file]
qtools/qdict.h [deleted file]
qtools/qdir.cpp [deleted file]
qtools/qdir.h [deleted file]
qtools/qdir_unix.cpp [deleted file]
qtools/qdir_win32.cpp [deleted file]
qtools/qfeatures.h [deleted file]
qtools/qfile.cpp [deleted file]
qtools/qfile.h [deleted file]
qtools/qfile_unix.cpp [deleted file]
qtools/qfile_win32.cpp [deleted file]
qtools/qfiledefs_p.h [deleted file]
qtools/qfileinfo.cpp [deleted file]
qtools/qfileinfo.h [deleted file]
qtools/qfileinfo_unix.cpp [deleted file]
qtools/qfileinfo_win32.cpp [deleted file]
qtools/qgarray.cpp [deleted file]
qtools/qgarray.h [deleted file]
qtools/qgdict.cpp [deleted file]
qtools/qgdict.h [deleted file]
qtools/qgeneric.h [deleted file]
qtools/qglist.cpp [deleted file]
qtools/qglist.h [deleted file]
qtools/qglobal.cpp [deleted file]
qtools/qglobal.h [deleted file]
qtools/qgstring.cpp [deleted file]
qtools/qgstring.h [deleted file]
qtools/qintdict.doc [deleted file]
qtools/qintdict.h [deleted file]
qtools/qinternallist.h [deleted file]
qtools/qiodevice.cpp [deleted file]
qtools/qiodevice.h [deleted file]
qtools/qlist.doc [deleted file]
qtools/qlist.h [deleted file]
qtools/qmap.cpp [deleted file]
qtools/qmap.h [deleted file]
qtools/qmodules.h [deleted file]
qtools/qptrdict.doc [deleted file]
qtools/qptrdict.h [deleted file]
qtools/qqueue.h [deleted file]
qtools/qregexp.cpp [deleted file]
qtools/qregexp.h [deleted file]
qtools/qshared.h [deleted file]
qtools/qsortedlist.doc [deleted file]
qtools/qsortedlist.h [deleted file]
qtools/qstack.doc [deleted file]
qtools/qstack.h [deleted file]
qtools/qstring.cpp [deleted file]
qtools/qstring.h [deleted file]
qtools/qstringlist.cpp [deleted file]
qtools/qstringlist.h [deleted file]
qtools/qstrlist.doc [deleted file]
qtools/qstrlist.h [deleted file]
qtools/qstrvec.h [deleted file]
qtools/qtextcodec.cpp [deleted file]
qtools/qtextcodec.h [deleted file]
qtools/qtextstream.cpp [deleted file]
qtools/qtextstream.h [deleted file]
qtools/qtl.doc [deleted file]
qtools/qtl.h [deleted file]
qtools/qutfcodec.cpp [deleted file]
qtools/qutfcodec.h [deleted file]
qtools/qvaluelist.doc [deleted file]
qtools/qvaluelist.h [deleted file]
qtools/qvaluestack.h [deleted file]
qtools/qxml.cpp [deleted file]
qtools/qxml.h [deleted file]
src/CMakeLists.txt
src/arguments.h
src/bufstr.h
src/caseconvert.h [new file with mode: 0644]
src/caseconvert.py [new file with mode: 0644]
src/cite.cpp
src/cite.h
src/clangparser.cpp
src/clangparser.h
src/classdef.cpp
src/classdef.h
src/classlist.cpp
src/classlist.h
src/cmdmapper.cpp
src/cmdmapper.h
src/code.h
src/code.l
src/commentcnv.h
src/commentcnv.l
src/commentscan.h
src/commentscan.l
src/conceptdef.cpp [new file with mode: 0644]
src/conceptdef.h [new file with mode: 0644]
src/condparser.cpp
src/condparser.h
src/config.h
src/config.xml
src/configgen.py
src/configimpl.h
src/configimpl.l
src/constexp.h
src/constexp.l
src/constexp.y
src/constexp_p.h
src/containers.h
src/context.cpp
src/context.h
src/cppvalue.cpp
src/cppvalue.h
src/debug.cpp
src/debug.h
src/declinfo.h
src/declinfo.l
src/defargs.h
src/defargs.l
src/defgen.cpp
src/define.h
src/definition.cpp
src/definition.h
src/definitionimpl.h
src/dia.cpp
src/dia.h
src/diagram.cpp
src/diagram.h
src/dir.cpp [new file with mode: 0644]
src/dir.h [new file with mode: 0644]
src/dirdef.cpp
src/dirdef.h
src/docbookgen.cpp
src/docbookgen.h
src/docbookvisitor.cpp
src/docbookvisitor.h
src/docgroup.cpp
src/docgroup.h
src/docparser.cpp
src/docparser.h
src/docsets.cpp
src/docsets.h
src/doctokenizer.h
src/doctokenizer.l
src/docvisitor.cpp
src/docvisitor.h
src/dot.cpp
src/dot.h
src/dotcallgraph.cpp
src/dotcallgraph.h
src/dotclassgraph.cpp
src/dotclassgraph.h
src/dotdirdeps.cpp
src/dotdirdeps.h
src/dotfilepatcher.cpp
src/dotfilepatcher.h
src/dotgfxhierarchytable.cpp
src/dotgfxhierarchytable.h
src/dotgraph.cpp
src/dotgraph.h
src/dotgroupcollaboration.cpp
src/dotgroupcollaboration.h
src/dotincldepgraph.cpp
src/dotincldepgraph.h
src/dotlegendgraph.cpp
src/dotlegendgraph.h
src/dotnode.cpp
src/dotnode.h
src/dotrunner.cpp
src/dotrunner.h
src/doxygen.cpp
src/doxygen.h
src/eclipsehelp.cpp
src/eclipsehelp.h
src/emoji.cpp
src/emoji.h
src/entry.cpp
src/entry.h
src/example.h
src/filedef.cpp
src/filedef.h
src/fileinfo.cpp [new file with mode: 0644]
src/fileinfo.h [new file with mode: 0644]
src/filename.h
src/fileparser.cpp
src/fileparser.h
src/formula.cpp
src/formula.h
src/fortrancode.h
src/fortrancode.l
src/fortranscanner.h
src/fortranscanner.l [changed mode: 0644->0755]
src/ftextstream.cpp [deleted file]
src/ftextstream.h [deleted file]
src/ftvhelp.cpp
src/ftvhelp.h
src/groupdef.cpp
src/groupdef.h
src/growbuf.h
src/htags.cpp
src/htmlattrib.h
src/htmldocvisitor.cpp
src/htmldocvisitor.h
src/htmlentity.cpp
src/htmlentity.h
src/htmlgen.cpp
src/htmlgen.h
src/htmlhelp.cpp
src/htmlhelp.h
src/image.cpp
src/image.h
src/index.cpp
src/index.h
src/language.cpp
src/language.h
src/latexdocvisitor.cpp
src/latexdocvisitor.h
src/latexgen.cpp
src/latexgen.h
src/layout.cpp
src/layout.h
src/lexcode.h [new file with mode: 0644]
src/lexcode.l [new file with mode: 0644]
src/lexscanner.h [new file with mode: 0644]
src/lexscanner.l [new file with mode: 0644]
src/linkedmap.h
src/mandocvisitor.cpp
src/mandocvisitor.h
src/mangen.cpp
src/mangen.h
src/markdown.cpp
src/markdown.h
src/memberdef.cpp
src/memberdef.h
src/membergroup.cpp
src/membergroup.h
src/memberlist.cpp
src/memberlist.h
src/membername.h
src/message.cpp
src/message.h
src/msc.cpp
src/msc.h
src/namespacedef.cpp
src/namespacedef.h
src/outputgen.cpp
src/outputgen.h
src/outputlist.cpp
src/outputlist.h
src/pagedef.cpp
src/pagedef.h
src/parserintf.h
src/perlmodgen.cpp
src/plantuml.cpp
src/plantuml.h
src/portable.cpp
src/portable.h
src/portable_c.c
src/pre.h
src/pre.l
src/printdocvisitor.h
src/pycode.h
src/pycode.l
src/pyscanner.h
src/pyscanner.l
src/qcstring.cpp [moved from qtools/qcstring.cpp with 73% similarity]
src/qcstring.h [moved from qtools/qcstring.h with 60% similarity]
src/qhp.cpp
src/qhp.h
src/qhpxmlwriter.cpp
src/qhpxmlwriter.h
src/qtbc.h [deleted file]
src/reflist.cpp
src/reflist.h
src/regex.cpp [new file with mode: 0644]
src/regex.h [new file with mode: 0644]
src/resourcemgr.cpp
src/resourcemgr.h
src/rtfdocvisitor.cpp
src/rtfdocvisitor.h
src/rtfgen.cpp
src/rtfgen.h
src/rtfstyle.cpp
src/rtfstyle.h
src/scanner.h
src/scanner.l
src/scopedtypevariant.h
src/searchindex.cpp
src/searchindex.h
src/section.h
src/sortdict.h [deleted file]
src/sqlcode.h
src/sqlcode.l
src/sqlite3gen.cpp
src/stlsupport.cpp
src/symbolmap.h
src/symbolresolver.cpp
src/symbolresolver.h
src/tagreader.cpp
src/template.cpp [changed mode: 0644->0755]
src/template.h
src/textdocvisitor.cpp
src/textdocvisitor.h
src/textstream.h [new file with mode: 0644]
src/tooltip.cpp
src/tooltip.h
src/translator.h
src/translator_adapter.h
src/translator_am.h
src/translator_ar.h
src/translator_br.h
src/translator_ca.h
src/translator_cn.h
src/translator_cz.h
src/translator_de.h
src/translator_dk.h
src/translator_en.h
src/translator_eo.h
src/translator_es.h
src/translator_fa.h
src/translator_fi.h
src/translator_fr.h
src/translator_gr.h
src/translator_hr.h
src/translator_hu.h
src/translator_id.h
src/translator_it.h
src/translator_jp.h
src/translator_kr.h
src/translator_lt.h
src/translator_lv.h
src/translator_mk.h
src/translator_nl.h
src/translator_no.h
src/translator_pl.h
src/translator_pt.h
src/translator_ro.h
src/translator_ru.h
src/translator_sc.h
src/translator_si.h
src/translator_sk.h
src/translator_sr.h
src/translator_sv.h
src/translator_tr.h
src/translator_tw.h
src/translator_ua.h
src/translator_vi.h
src/translator_za.h
src/types.h
src/utf8.cpp [new file with mode: 0644]
src/utf8.h [new file with mode: 0644]
src/util.cpp
src/util.h
src/variant.h [new file with mode: 0644]
src/vhdlcode.h
src/vhdlcode.l
src/vhdldocgen.cpp
src/vhdldocgen.h
src/vhdljjparser.cpp
src/vhdljjparser.h
src/xmlcode.h
src/xmlcode.l
src/xmldocvisitor.cpp
src/xmldocvisitor.h
src/xmlgen.cpp
src/xmlgen.h
templates/general/layout_default.xml
templates/html/doxygen.css
templates/html/dynsections_tooltips.js [new file with mode: 0644]
templates/html/header.html
templates/html/htmlallmembers.tpl
templates/html/htmlannotated.tpl
templates/html/htmlbase.tpl
templates/html/htmlclass.tpl
templates/html/htmlclasses.tpl
templates/html/htmlconcept.tpl [new file with mode: 0644]
templates/html/htmlconcepts.tpl [new file with mode: 0644]
templates/html/htmldeclcomp.tpl
templates/html/htmldirtree.tpl
templates/html/htmlexamples.tpl
templates/html/htmlfiles.tpl
templates/html/htmlhierarchy.tpl
templates/html/htmlindexpages.tpl
templates/html/htmljsmenudata.tpl
templates/html/htmljsmenuletterdata.tpl
templates/html/htmljsnavpage.tpl [new file with mode: 0644]
templates/html/htmljsnavtree.tpl
templates/html/htmljssearchdata.tpl
templates/html/htmljssearchindex.tpl
templates/html/htmllayout.tpl
templates/html/htmlmemberindex.tpl
templates/html/htmlmembersindex.tpl
templates/html/htmlmemdecl.tpl
templates/html/htmlmemdef.tpl
templates/html/htmlmodule.tpl
templates/html/htmlmodules.tpl
templates/html/htmlnamespaces.tpl
templates/html/htmlpage.tpl
templates/html/htmlpages.tpl
templates/html/htmlsearchresult.tpl
templates/html/htmltabs.tpl
templates/html/jquery.js
templates/html/menu.js
templates/html/navtree.css
templates/html/navtree.js
templates/html/nomatches.tpl [new file with mode: 0644]
templates/html/resize.js
templates/html/search.css
templates/html/search.js
templates/html/search_common.css [moved from templates/html/search_noidx.css with 64% similarity]
templates/html/search_fixedtabs.css
templates/html/search_nomenu.css
templates/html/search_sidebar.css [new file with mode: 0644]
templates/html/tabs.css
templates/latex/doxygen.sty
templates/latex/footer.tex [new file with mode: 0755]
templates/latex/header.tex [new file with mode: 0644]
templates/latex/tabu_doxygen.sty
templates/xml/compound.xsd
templates/xml/doxyfile.xsd [new file with mode: 0755]
templates/xml/index.xsd
testing/011/interface_integer.xml
testing/014/indexpage.xml
testing/027/struct_car.xml
testing/027/struct_object.xml
testing/027/struct_truck.xml
testing/027/struct_vehicle.xml
testing/045/indexpage.xml
testing/054/054__parblock_8cpp.xml
testing/054_parblock.cpp
testing/058/class_class.xml [new file with mode: 0644]
testing/058/classns2_1_1_class.xml [new file with mode: 0644]
testing/058/classns_1_1_class.xml [new file with mode: 0644]
testing/058_strong_enum.cpp [new file with mode: 0644]
testing/074/struct_foo.xml
testing/runtests.py
vhdlparser/CMakeLists.txt
vhdlparser/VhdlParser.cc
vhdlparser/VhdlParser.h
vhdlparser/VhdlParserTokenManager.cc
vhdlparser/vhdl_adj.py
vhdlparser/vhdlparser.jj