summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard
Commit message (Expand)AuthorAgeFilesLines
* issue #8282 Error on ALIAS declaration without quotesalbert-github2020-12-292-30/+40
* Workaround for older versions of QtDimitri van Heesch2020-12-271-3/+4
* Refactoring: Fix some issues in reporting warnings for Doxywizard's config pa...Dimitri van Heesch2020-12-251-3/+3
* Refactoring: removed some dead codeDimitri van Heesch2020-12-251-140/+0
* Refactoring: better processing of (un)quoted values for tags in the configura...Dimitri van Heesch2020-12-251-24/+266
* Show configuration warnings unconditionally in the doxywizardalbert-github2020-12-171-38/+11
* Improvements of reading the configuration filealbert-github2020-12-169-63/+138
* Recent file list of doxywizard not cleared properlyalbert-github2020-12-151-1/+1
* Incorrect end tag in doxywizardalbert-github2020-12-144-4/+4
* fix: convert links to the main doxygen site to https. Trailing whitespace wa...Allan Bowe2020-11-291-1/+1
* issue #8184 Bad parsing of CMakeLists.txtalbert-github2020-11-241-1/+1
* Show QT version in doxywizardalbert-github2020-11-131-2/+17
* 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
|/
* Remove warnings from lexersalbert-github2020-10-201-1/+1
* Minor tweaksDimitri van Heesch2020-10-201-9/+3
* Layout changes doxywizardalbert-github2020-10-142-48/+72
* 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
|/
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-161-7/+7
* Show doxywizard version by means of --versionalbert-github2020-06-161-0/+7
* 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-172-2/+2
|/
* 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
* | Coverity uninitializedalbert-github2019-12-021-57/+57
* | Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...Dimitri van Heesch2019-09-122-2/+15
|\ \