summaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Expand)AuthorAgeFilesLines
* Compilation warnings in doxyparsealbert-github2020-10-131-2/+2
* Refactoring: Modernize BaseClassListDimitri van Heesch2020-10-121-6/+3
* Merge pull request #8087 from albert-github/feature.bug_doxyw_class_grapg_consitDimitri van Heesch2020-10-101-1/+1
|\
| * Consistency for use class graphs / class diagramsalbert-github2020-10-101-1/+1
* | Merge pull request #8085 from albert-github/feature/bug_doxyw_sliceDimitri van Heesch2020-10-101-33/+54
|\ \ | |/ |/|
| * Optimization for Slice missing in doxywizard Wizard-Mode pagealbert-github2020-10-081-33/+54
* | Merge pull request #8082 from albert-github/feature/bug_doxyw_docbookDimitri van Heesch2020-10-082-1/+14
|\ \
| * | Docbook missing in doxywizard Wizard-Output pagealbert-github2020-10-082-1/+14
| |/
* | Adding possibility to add command line options when running doxygen from doxy...albert-github2020-10-071-1/+1
* | Adding possibility to add command line options when running doxygen from doxy...albert-github2020-10-072-0/+10
|/
* Merge pull request #8076 from albert-github/feature/bug_doxyw_condDimitri van Heesch2020-10-0613-17/+65
|\
| * Create possibility to show in doxywizard "condensed" settingsalbert-github2020-10-0613-17/+65
* | Merge pull request #8077 from albert-github/feature/bug_doxyw_settingDimitri van Heesch2020-10-061-4/+8
|\ \
| * | Doxywizard expert page without settingsalbert-github2020-10-061-4/+8
| |/
* | Missing dependency for CMake buildalbert-github2020-10-061-9/+10
|/
* Fix for broken LaTeX output.Dimitri van Heesch2020-09-272-2/+2
* Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-272-6/+10
* Lowercase Findxapian module (same casing as upstream xapian-core)Anonymous Maarten2020-09-161-1/+1
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-166-17/+17
* Make a switch to choose between dynamic library to clang-cpp or static linkin...Dimitri van Heesch2020-07-202-2/+10
* Fix #7883Joakim Tjernlund2020-07-192-2/+2
* Merge pull request #7854 from albert-github/feature/bug_doxywizard_versionDimitri van Heesch2020-06-161-0/+7
|\
| * Show doxywizard version by means of --versionalbert-github2020-06-161-0/+7
* | Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-162-0/+2
|/
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-042-45/+38
* Refactoring: Removed creation of MemberDef's for macro definitions from pre.lDimitri van Heesch2020-05-246-1/+9
* RefactoringDimitri van Heesch2020-05-152-2/+2
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-062-46/+27
* print protection information on doxyparseJoenio Costa2020-03-291-6/+17
* Migrated some code in pre.l to use STL containersDimitri van Heesch2020-03-281-21/+21
* Merge branch 'remove_tcl'Dimitri van Heesch2020-03-222-2/+0
|\
| * Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-152-2/+0
* | Fix the problem character string between '<' and '>' is not output in doxywiz...Jun Tajima2020-03-211-1/+5
* | Simplified the code a bitDimitri van Heesch2020-03-171-24/+6
* | Merge branch 'feature/bug_doxywizard_warnings' of https://github.com/albert-g...Dimitri van Heesch2020-03-172-8/+26
|\ \
| * | Remove warnings from doxywizardalbert-github2020-03-172-8/+26
| |/
* | Doxygen version information (#7645)albert-github2020-03-173-3/+3
|/
* Fix a number of compiler warnings in the 64bit build for WindowsDimitri van Heesch2020-03-022-23/+23
* Fix a few compiler warnings in the Linux buildDimitri van Heesch2020-02-281-8/+16
* 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
* Merge pull request #7592 from albert-github/feature/bug_doxywizard_cleanupDimitri van Heesch2020-02-151-5/+0
|\
| * Remove some unused enums in doxywizardalbert-github2020-02-141-5/+0
* | Doxywizard unknown configuration enum valuesalbert-github2020-02-143-6/+43
|/
* Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-251-0/+3
|\
| * Create possibility to define LaTeX commands for formulasalbert-github2019-08-271-0/+3
* | Merge branch 'master' into spellingDimitri van Heesch2019-12-237-90/+90
|\ \
| * \ Merge branch 'master' into feature/bug_coverity_unintDimitri van Heesch2019-12-082-6/+6
| |\ \
| | * | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-032-6/+6
| * | | Coverity uninitializedalbert-github2019-12-025-84/+84
| |/ /