index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation issue in doxyparse.cpp
Dimitri van Heesch
2021-05-01
1
-0/+1
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
2
-38/+33
*
Removing some left over qtools
albert-github
2021-03-27
1
-1/+0
*
Refactoring: move qcstring and remove qtools
Dimitri van Heesch
2021-03-25
4
-12/+6
*
Refactoring: replace QRegExp by std::regex in doxyparse.cpp
Dimitri van Heesch
2021-02-20
1
-3/+2
*
Merge pull request #8346 from albert-github/feature/bug_doxyw_strlist
Dimitri van Heesch
2021-02-08
1
-2/+2
|
\
|
*
Non default value not shown properly in doxywizard
albert-github
2021-01-19
1
-2/+2
*
|
Refactoring: make doxyindexer independent of qtools
Dimitri van Heesch
2021-02-06
2
-66/+61
*
|
Refactoring: Move xml parser to a separate directory
Dimitri van Heesch
2021-02-06
2
-0/+2
*
|
Merge pull request #8367 from albert-github/feature/bug_doxyw_split
Dimitri van Heesch
2021-02-05
1
-0/+4
|
\
\
|
*
|
Remove deprecated warnings for QString::SkipEmptyParts in doxywizard
albert-github
2021-01-31
1
-0/+4
*
|
|
Merge pull request #8366 from albert-github/feature/bug_doxyw_endl
Dimitri van Heesch
2021-02-05
2
-9/+9
|
\
\
\
|
*
|
|
Remove deprecated warnings for endl in doxywizard
albert-github
2021-01-31
2
-9/+9
|
|
/
/
*
|
|
Detect generateDS and recreate index.py/compound.py automatically
Dimitri van Heesch
2021-02-03
2
-9/+25
*
|
|
Replace the C++ doxmlparser libary by a python based module
Dimitri van Heesch
2021-02-02
44
-10304/+24616
|
/
/
*
|
Refactoring: restore a few qtools headers still used by doxmlparser
Dimitri van Heesch
2021-01-23
1
-31/+31
*
|
Refactoring: modernize IncludeInfo list
Dimitri van Heesch
2021-01-22
1
-2/+2
*
|
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-8/+4
|
/
*
Update doxywizard copyright (year)
Dimitri van Heesch
2021-01-08
1
-2/+2
*
GitHub actions experiments (#8305)
Dimitri van Heesch
2021-01-04
1
-3/+15
*
Refactoring: remove unused Doxygen::entryDBFileName and Doxygen::objDBFileName
Dimitri van Heesch
2021-01-01
2
-5/+0
*
issue #8282 Error on ALIAS declaration without quotes
albert-github
2020-12-29
2
-30/+40
*
Workaround for older versions of Qt
Dimitri van Heesch
2020-12-27
1
-3/+4
*
Refactoring: Fix some issues in reporting warnings for Doxywizard's config pa...
Dimitri van Heesch
2020-12-25
1
-3/+3
*
Refactoring: removed some dead code
Dimitri van Heesch
2020-12-25
1
-140/+0
*
Refactoring: better processing of (un)quoted values for tags in the configura...
Dimitri van Heesch
2020-12-25
1
-24/+266
*
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
1
-2/+2
*
Merge pull request #8263 from albert-github/feature/bug_addon_version
Dimitri van Heesch
2020-12-21
9
-27/+130
|
\
|
*
Usage of version and help in addons
albert-github
2020-12-19
9
-27/+130
*
|
Merge branch 'ClassSDict'
Dimitri van Heesch
2020-12-19
2
-12/+7
|
\
\
|
|
/
|
/
|
|
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
2
-12/+7
*
|
Show configuration warnings unconditionally in the doxywizard
albert-github
2020-12-17
1
-38/+11
|
/
*
Improvements of reading the configuration file
albert-github
2020-12-16
9
-63/+138
*
Recent file list of doxywizard not cleared properly
albert-github
2020-12-15
1
-1/+1
*
Incorrect end tag in doxywizard
albert-github
2020-12-14
4
-4/+4
*
Correction of spelling errors
albert-github
2020-12-03
1
-2/+2
*
Merge pull request #8219 from analizo/fix-doxyparse-yaml-output-syntax
Dimitri van Heesch
2020-12-02
1
-2/+2
|
\
|
*
quotes added surrounding inheritance tokens on doxyparse output
Joenio Marques da Costa
2020-12-01
1
-2/+2
*
|
add .md extension on Doxyparse README doc
Joenio Marques da Costa
2020-12-01
1
-0/+0
*
|
better description of Doxyparse on README doc
Joenio Marques da Costa
2020-12-01
1
-13/+25
|
/
*
fix: convert links to the main doxygen site to https. Trailing whitespace wa...
Allan Bowe
2020-11-29
1
-1/+1
*
issue #8184 Bad parsing of CMakeLists.txt
albert-github
2020-11-24
1
-1/+1
*
Fix compile issue for doxyparse.cpp
Dimitri van Heesch
2020-11-21
1
-2/+3
*
Show QT version in doxywizard
albert-github
2020-11-13
1
-2/+17
*
Merge pull request #8128 from albert-github/feature/bug_config
Dimitri van Heesch
2020-11-06
5
-89/+234
|
\
|
*
Incorrect handling of string with spaces and no quotes
albert-github
2020-10-25
2
-4/+4
|
*
Incorrect handling of string with spaces and no quotes
albert-github
2020-10-25
5
-88/+233
*
|
Handling Enable / Disable menu items (doxywizard)
albert-github
2020-11-03
2
-2/+15
*
|
Merge pull request #8152 from albert-github/feature/bug_doxyw_strlist_default
Dimitri van Heesch
2020-11-02
1
-13/+52
|
\
\
|
*
|
Incorrect checking between default and used values for strList in doxywizard
albert-github
2020-11-02
1
-13/+52
[next]