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
...
|
*
|
Remove warnings from doxywizard
albert-github
2020-03-17
2
-8/+26
|
|
/
*
|
Doxygen version information (#7645)
albert-github
2020-03-17
3
-3/+3
|
/
*
Fix a number of compiler warnings in the 64bit build for Windows
Dimitri van Heesch
2020-03-02
2
-23/+23
*
Fix a few compiler warnings in the Linux build
Dimitri van Heesch
2020-02-28
1
-8/+16
*
Problem with temporary / intermediate directory in doxyparse
albert-github
2020-02-27
1
-6/+9
*
output on doxyparse if a function is a prototype
Joenio Costa
2020-02-24
1
-1/+13
*
Merge pull request #7592 from albert-github/feature/bug_doxywizard_cleanup
Dimitri van Heesch
2020-02-15
1
-5/+0
|
\
|
*
Remove some unused enums in doxywizard
albert-github
2020-02-14
1
-5/+0
*
|
Doxywizard unknown configuration enum values
albert-github
2020-02-14
3
-6/+43
|
/
*
Merge pull request #7230 from albert-github/feature/bug_formula_macrofile
Dimitri van Heesch
2019-12-25
1
-0/+3
|
\
|
*
Create possibility to define LaTeX commands for formulas
albert-github
2019-08-27
1
-0/+3
*
|
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
7
-90/+90
|
\
\
|
*
\
Merge branch 'master' into feature/bug_coverity_unint
Dimitri van Heesch
2019-12-08
2
-6/+6
|
|
\
\
|
|
*
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
2
-6/+6
|
*
|
|
Coverity uninitialized
albert-github
2019-12-02
5
-84/+84
|
|
/
/
*
|
|
spelling: arg
Josh Soref
2019-11-12
1
-1/+1
|
/
/
*
|
Spelling corrections for addon directory
albert-github
2019-11-05
4
-152/+468
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-35/+25
*
|
Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...
Dimitri van Heesch
2019-09-12
2
-2/+15
|
\
\
|
*
|
Consistent way to show scanner state
albert-github
2019-09-05
2
-2/+15
|
|
/
*
|
Remove unneeded include directory for building doxywizard
Dimitri van Heesch
2019-09-07
1
-1/+0
|
/
*
Update doxywizard copyright year and add missing copyright statements
Dimitri van Heesch
2019-08-12
20
-31/+131
*
Rename version libary to avoid name clash with Window's version.lib
Dimitri van Heesch
2019-08-08
3
-4/+4
*
add list of file extensions on doxyparse config
Joenio Costa
2019-08-06
1
-0/+12
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-22/+3
*
doxyparse addon new features and bugfixes
Joenio Costa
2019-08-05
2
-35/+126
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
10
-56/+56
|
\
|
*
Correction warning message
albert-github
2019-06-01
10
-56/+56
*
|
Merge pull request #7118 from albert-github/feature/issue_7109
Dimitri van Heesch
2019-07-30
1
-4/+5
|
\
\
|
*
|
issue #7109 Doxyapp can't use "[source_file | source_dir]" parameter
albert-github
2019-07-13
1
-6/+4
|
*
|
issue #7109 Doxyapp can't use "[source_file | source_dir]" parameter
albert-github
2019-07-11
1
-0/+3
*
|
|
Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-07-30
6
-30/+13
|
\
\
\
|
*
|
|
Show git version information
albert-github
2019-05-31
6
-28/+9
|
*
|
|
Show git version information
albert-github
2019-04-07
1
-2/+4
*
|
|
|
Fixed two compilation issues
Dimitri van Heesch
2019-07-28
1
-0/+4
|
|
/
/
|
/
|
|
*
|
|
doxysearch: added wildcard, partial and phrase sesarch
Stefan Felkel
2019-06-25
1
-5/+13
*
|
|
issue #6880 mscgen links placed in the wrong place when using SVG output
Dimitri van Heesch
2019-06-23
2
-0/+2
*
|
|
Split off lodepng functionality in a separate library
Dimitri van Heesch
2019-06-22
2
-0/+2
*
|
|
Remove compilation warnings from doxmlparser
albert-github
2019-06-15
4
-0/+7
|
|
/
|
/
|
*
|
Fixed issue in doxmlparser in getter function
Dimitri van Heesch
2019-05-18
1
-1/+1
*
|
Enable example doxmlparser possibilities for cmake build
albert-github
2019-05-12
11
-1212/+1194
*
|
Bug 783759 - PERL_PATH config option: when is this needed? Still used?
albert-github
2019-05-07
2
-2/+0
*
|
Fix #6906
Ton van den Heuvel
2019-05-06
2
-16/+0
*
|
issue #6946 Compilation error (clangparser.cpp)
albert-github
2019-04-27
2
-0/+10
*
|
issue #6939 Build fail in Windows with build_parse turn ON (unistd.h does not...
albert-github
2019-04-22
1
-11/+20
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-1/+1
|
/
*
Regression on Definition and derived classes that are abstract interfaces
albert-github
2019-03-01
1
-7/+7
*
Some fixes made during packaging of the binaries
Dimitri van Heesch
2018-12-27
2
-1/+2
*
[ImgBot] Optimize images
ImgBotApp
2018-12-07
1
-0/+0
*
Merge pull request #6482 from abathur/sql3
Dimitri van Heesch
2018-10-22
1
-59/+65
|
\
[prev]
[next]