summaryrefslogtreecommitdiffstats
path: root/addon/doxyparse
Commit message (Expand)AuthorAgeFilesLines
* Fix compile issue for doxyparse.cppDimitri van Heesch2020-11-211-2/+3
* Refactoring: modernize TooltipManager class and source reference listsDimitri van Heesch2020-10-201-27/+25
* Compilation warnings in doxyparsealbert-github2020-10-131-2/+2
* Refactoring: Modernize BaseClassListDimitri van Heesch2020-10-121-6/+3
* Fix for broken LaTeX output.Dimitri van Heesch2020-09-271-1/+1
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-271-3/+5
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-161-3/+3
* Make a switch to choose between dynamic library to clang-cpp or static linkin...Dimitri van Heesch2020-07-201-1/+5
* Fix #7883Joakim Tjernlund2020-07-191-1/+1
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-0/+1
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-30/+22
* Refactoring: Removed creation of MemberDef's for macro definitions from pre.lDimitri van Heesch2020-05-241-0/+1
* RefactoringDimitri van Heesch2020-05-151-1/+1
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-23/+10
* print protection information on doxyparseJoenio Costa2020-03-291-6/+17
* Doxygen version information (#7645)albert-github2020-03-171-1/+1
* Problem with temporary / intermediate directory in doxyparsealbert-github2020-02-271-6/+9
* output on doxyparse if a function is a prototypeJoenio Costa2020-02-241-1/+13
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-3/+3
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-35/+25
* Rename version libary to avoid name clash with Window's version.libDimitri van Heesch2019-08-081-1/+1
* add list of file extensions on doxyparse configJoenio Costa2019-08-061-0/+12
* Some fixes and restructuringDimitri van Heesch2019-08-061-22/+3
* doxyparse addon new features and bugfixesJoenio Costa2019-08-052-35/+126
* Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-0/+2
|\
| * Show git version informationalbert-github2019-05-311-0/+2
* | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-231-0/+1
* | Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-221-0/+1
* | Fix #6906Ton van den Heuvel2019-05-061-8/+0
* | issue #6946 Compilation error (clangparser.cpp)albert-github2019-04-271-0/+5
* | issue #6939 Build fail in Windows with build_parse turn ON (unistd.h does not...albert-github2019-04-221-11/+20
|/
* doxyparse bugfixes and minor improvementsJoenio Costa2017-12-282-8/+37
* Misc. typosluzpaz2017-12-232-2/+2
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-201-4/+0
* add the number of conditionals path and bugfixJoenio Costa2017-06-283-28/+47
* using YAML in the output of "doxyparse"Joenio Costa2016-02-031-129/+121
* new addon doxyparse, a source parsing engineJoenio Costa2015-12-134-0/+502