Imported Upstream version 1.8.11 upstream/1.8.11
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 01:52:56 +0000 (10:52 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 01:52:56 +0000 (10:52 +0900)
commitdcd93df0217323e30905987ff42937c10e512c1a
tree2d6f454acb7fd25f3605f4878f752241992efe36
parent0efe600d6f0659af7bae9047301dd60983e18a6e
Imported Upstream version 1.8.11
264 files changed:
.gitignore
.travis.yml
CMakeLists.txt
VERSION
addon/doxyapp/CMakeLists.txt
addon/doxywizard/CMakeLists.txt
addon/doxywizard/config_doxyw.l
addon/doxywizard/doxywizard.cpp
addon/doxywizard/expert.cpp
addon/doxywizard/images/add.png [changed mode: 0644->0755]
addon/doxywizard/images/del.png [changed mode: 0644->0755]
addon/doxywizard/images/file.png [changed mode: 0644->0755]
addon/doxywizard/images/folder.png [changed mode: 0644->0755]
addon/doxywizard/images/refresh.png [changed mode: 0644->0755]
addon/doxywizard/images/tunecolor.png [changed mode: 0644->0755]
addon/doxywizard/inputbool.cpp
addon/doxywizard/inputint.cpp
addon/doxywizard/inputstring.cpp
addon/doxywizard/inputstrlist.cpp
addon/doxywizard/wizard.cpp
cmake/packaging.cmake [new file with mode: 0644]
cmake/run_translator.cmake [deleted file]
cmake/version.cmake
doc/.gitignore
doc/CMakeLists.txt
doc/Doxyfile
doc/arch.doc
doc/autolink.doc
doc/changelog.doc
doc/commands.doc
doc/diagrams.doc
doc/docblocks.doc
doc/doxygen.1
doc/doxygen.sty [deleted file]
doc/doxygen_manual.tex
doc/doxyindexer.1
doc/doxysearch.1
doc/doxywizard.1
doc/formulas.doc
doc/grouping.doc
doc/maintainers.txt
doc/manual.sty [new file with mode: 0644]
doc/markdown.doc
doc/tables.doc [new file with mode: 0644]
doc/translator.py
examples/CMakeLists.txt
examples/afterdoc.cfg
examples/afterdoc.h
examples/author.cfg
examples/autolink.cfg
examples/autolink.cpp
examples/class.cfg
examples/dbusxml.cfg
examples/define.cfg
examples/diagrams.cfg
examples/docstring.cfg
examples/enum.cfg
examples/enum.h
examples/example.cfg
examples/example.cpp
examples/example_test.cpp
examples/file.cfg
examples/func.cfg
examples/func.h
examples/group.cfg
examples/include.cfg
examples/include.cpp
examples/include_test.cpp [new file with mode: 0644]
examples/jdstyle.cfg
examples/jdstyle.cpp
examples/manual.cfg
examples/memgrp.cfg
examples/memgrp.cpp
examples/mux.cfg
examples/overload.cfg
examples/overload.cpp
examples/page.cfg
examples/par.cfg
examples/par.cpp
examples/pyexample.cfg
examples/qtstyle.cfg
examples/qtstyle.cpp
examples/relates.cfg
examples/restypedef.cfg
examples/strip_example.py [new file with mode: 0644]
examples/structcmd.cfg
examples/tclexample.cfg
libmd5/CMakeLists.txt
packages/rpm/doxygen.spec.in [deleted file]
qtools/CMakeLists.txt
qtools/Doxyfile
qtools/qcstring.cpp
qtools/qcstring.h
qtools/qfile_win32.cpp
qtools/qgdict.cpp
qtools/qstring.cpp
qtools/qstring.h
src/CMakeLists.txt
src/cite.cpp
src/classdef.cpp
src/cmdmapper.cpp
src/cmdmapper.h
src/code.l
src/commentcnv.l
src/commentscan.l
src/config.l
src/config.xml
src/context.cpp
src/context.h
src/defargs.l
src/definition.cpp
src/definition.h
src/diagram.cpp
src/dirdef.cpp
src/dirdef.h
src/docparser.cpp
src/docparser.h
src/docsets.cpp
src/doctokenizer.l
src/dot.cpp
src/dot.h
src/doxygen.cpp
src/doxygen.h
src/filedef.cpp
src/filedef.h
src/formula.cpp
src/fortrancode.l
src/fortranscanner.l
src/ftvhelp.cpp
src/groupdef.cpp
src/htags.cpp
src/htmldocvisitor.cpp
src/htmlentity.cpp
src/htmlgen.cpp
src/increasebuffer.py [deleted file]
src/index.cpp
src/index.h
src/latexdocvisitor.cpp
src/latexdocvisitor.h
src/latexgen.cpp
src/latexgen.h
src/layout.cpp
src/lodepng.cpp
src/main.cpp
src/markdown.cpp
src/memberdef.cpp
src/memberdef.h
src/membergroup.cpp
src/membergroup.h
src/memberlist.cpp
src/message.cpp
src/namespacedef.cpp
src/outputgen.cpp
src/pagedef.cpp
src/pagedef.h
src/plantuml.cpp
src/portable_c.c
src/pre.l
src/printdocvisitor.h
src/pycode.l
src/pyscanner.l
src/reflist.cpp
src/reflist.h
src/resourcemgr.h
src/rtfgen.cpp
src/scanner.l
src/searchindex.cpp
src/searchindex.h
src/section.h
src/settings.py [deleted file]
src/template.cpp
src/template.h
src/translator_br.h
src/translator_cn.h
src/translator_cz.h
src/translator_de.h
src/translator_en.h
src/translator_eo.h
src/translator_es.h
src/translator_fr.h
src/translator_gr.h
src/translator_it.h
src/translator_jp.h
src/translator_kr.h
src/translator_lv.h
src/translator_nl.h
src/translator_pt.h
src/translator_ro.h
src/translator_ru.h
src/translator_sk.h
src/translator_sv.h
src/translator_tw.h
src/translator_ua.h
src/util.cpp [changed mode: 0644->0755]
src/util.h [changed mode: 0644->0755]
src/version.py [deleted file]
src/vhdlcode.l
src/vhdldocgen.cpp
src/vhdldocgen.h
src/vhdljjparser.cpp
src/xmlcode.l
src/xmldocvisitor.cpp
templates/html/doxygen.css
templates/html/htmlallmembers.tpl
templates/html/htmlannotated.tpl
templates/html/htmlbase.tpl
templates/html/htmlclass.tpl
templates/html/htmlclasses.tpl
templates/html/htmldeclcomp.tpl
templates/html/htmldir.tpl
templates/html/htmldirtree.tpl
templates/html/htmlexample.tpl [new file with mode: 0644]
templates/html/htmlexamples.tpl [new file with mode: 0644]
templates/html/htmlfile.tpl
templates/html/htmlfiles.tpl
templates/html/htmlhierarchy.tpl
templates/html/htmlindexpages.tpl
templates/html/htmlinlineclasses.tpl [new file with mode: 0644]
templates/html/htmljsnavtree.tpl
templates/html/htmljssearchdata.tpl [new file with mode: 0644]
templates/html/htmljssearchindex.tpl [new file with mode: 0644]
templates/html/htmllayout.tpl
templates/html/htmlmembersindex.tpl
templates/html/htmlmemdecl.tpl
templates/html/htmlmemdef.tpl
templates/html/htmlmodule.tpl
templates/html/htmlmodules.tpl
templates/html/htmlnamespace.tpl
templates/html/htmlnamespaces.tpl
templates/html/htmlnavtree.tpl
templates/html/htmlobjlink.tpl
templates/html/htmlpage.tpl
templates/html/htmlpages.tpl
templates/html/htmlsearchresult.tpl [new file with mode: 0644]
templates/html/htmlsource.tpl
templates/html/htmltabs.tpl
templates/html/htmltypeconstraints.tpl
templates/html/resize.js
templates/latex/doxygen.sty
templates/latex/latexannotated.tpl [new file with mode: 0644]
templates/latex/latexclass.tpl [new file with mode: 0644]
templates/latex/latexfiles.tpl [new file with mode: 0644]
templates/latex/latexinclude.tpl [new file with mode: 0644]
templates/latex/latexlayout.tpl [new file with mode: 0644]
templates/latex/latexmakefile.tpl [new file with mode: 0644]
templates/latex/latexmodules.tpl [new file with mode: 0644]
templates/latex/latexnamespaces.tpl [new file with mode: 0644]
templates/latex/latexobjlink.tpl [new file with mode: 0644]
templates/latex/latexrefman.tpl [new file with mode: 0644]
templates/latex/latextypeconstraints.tpl [new file with mode: 0644]
testing/020/indexpage.xml
testing/051/indexpage.xml
testing/051_escape.dox
testing/runtests.py
vhdlparser/CMakeLists.txt
vhdlparser/CharStream.h
vhdlparser/ErrorHandler.h
vhdlparser/Makefile [moved from vhdlparser/Makefile.in with 57% similarity]
vhdlparser/TokenManager.h
vhdlparser/TokenMgrError.cc
vhdlparser/VhdlParser.cc
vhdlparser/VhdlParser.h
vhdlparser/vhdlparser.jj
vhdlparser/vhdlparser.pro.in [deleted file]