summaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8128 from albert-github/feature/bug_configDimitri van Heesch2020-11-065-89/+234
|\
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-252-4/+4
| * Incorrect handling of string with spaces and no quotesalbert-github2020-10-255-88/+233
* | Handling Enable / Disable menu items (doxywizard)albert-github2020-11-032-2/+15
* | Merge pull request #8152 from albert-github/feature/bug_doxyw_strlist_defaultDimitri van Heesch2020-11-021-13/+52
|\ \
| * | Incorrect checking between default and used values for strList in doxywizardalbert-github2020-11-021-13/+52
* | | Handling of "Cancel" during "Quit" in doxywizardalbert-github2020-11-021-0/+4
|/ /
* | Problem with `\\` at end of an ALIASES in the configuration filealbert-github2020-10-301-0/+3
|/
* Merge pull request #8122 from albert-github/feature/bug_warn_lexDimitri van Heesch2020-10-241-1/+1
|\
| * Remove warnings from lexersalbert-github2020-10-201-1/+1
* | Refactoring: modernize Doxygen::symbolMapDimitri van Heesch2020-10-231-35/+8
|/
* Minor tweaksDimitri van Heesch2020-10-201-9/+3
* Merge branch 'feature/bug_doxywizard_layout' of https://github.com/albert-git...Dimitri van Heesch2020-10-202-48/+72
|\
| * Layout changes doxywizardalbert-github2020-10-142-48/+72
* | 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
* 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
|\ \