index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doxygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed two regressions found during extensive testing
Dimitri van Heesch
2016-09-05
1
-2/+8
*
Bug 766059 - DOT_PATH not expanded
albert-github
2016-09-01
1
-1/+2
*
Merge pull request #463 from albert-github/feature/bug_copyLogo_latex
Dimitri van Heesch
2016-07-30
1
-3/+8
|
\
|
*
Doxygen fails to copy logo image to LaTex output dir
albert-github
2016-04-03
1
-3/+8
*
|
Fixed problem with -w command when no Doxyfile was present and specified
Dimitri van Heesch
2016-06-02
1
-13/+8
*
|
Added generating template files and reading templates from disk if present
Dimitri van Heesch
2016-05-28
1
-0/+7
*
|
Bug 766698 - VHDL: missing last sign in html documentation of constant declar...
Dimitri van Heesch
2016-05-25
1
-1/+4
*
|
Applied responsive design to menu bar using smartmenus
Dimitri van Heesch
2016-05-05
1
-1/+1
|
/
*
Bug 757509 - __init__.py causes to ignore some inheritance
Dimitri van Heesch
2016-02-14
1
-1/+1
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-189/+189
*
Bug 722654 - Inherited member of template class issues warning and is not doc...
Dimitri van Heesch
2016-01-09
1
-4/+6
*
Reverted change that caused doxygen to return error code 2 when it produced a...
Dimitri van Heesch
2015-12-19
1
-1/+0
*
Merge pull request #412 from bagage/master
Dimitri van Heesch
2015-12-17
1
-448/+449
|
\
|
*
Add WARN_AS_ERROR option to stop execution at first warning (equivalent of co...
Gautier Pelloux-Prayer
2015-12-16
1
-448/+449
|
*
Fortran module private variables and EXTRACT_PRIVATE = NO
albert-github
2015-11-08
1
-2/+2
*
|
Bug 758900 - C++ templated member-function appears both as public and private
Dimitri van Heesch
2015-12-06
1
-0/+2
*
|
Fortran module private variables and EXTRACT_PRIVATE = NO
albert-github
2015-11-22
1
-2/+2
|
/
*
Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES
Dimitri van Heesch
2015-10-24
1
-2/+2
*
[Bug 755225] On Windows, generated layout is with UNIX EOL
Dimitri van Heesch
2015-09-19
1
-25/+0
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-4/+4
*
Added javascript search engine data to the template context
Dimitri van Heesch
2015-08-27
1
-2/+7
*
Fixed various issues found by PVS-Studio.
Dimitri van Heesch
2015-08-18
1
-2/+5
*
Copy user EXTRA_FILES at the end to overrule files generated by default by do...
albert-github
2015-06-14
1
-10/+14
*
Bug 744762 - Using TAGFILES prevents symbol extraction
Dimitri van Heesch
2015-06-11
1
-0/+7
*
Merge pull request #341 from groleo/INPUT-message
Dimitri van Heesch
2015-06-06
1
-1/+1
|
\
|
*
specify that doxygen searches files in INPUT tag
Adrian Negreanu
2015-05-22
1
-1/+1
|
*
Removed dbus XML parser, various refinements
Dimitri van Heesch
2015-04-19
1
-2/+5
*
|
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-1/+0
*
|
Removed dbus XML parser, various refinements
Dimitri van Heesch
2015-05-15
1
-2/+5
|
/
*
Guarded debug prints against printing a NULL pointer.
Dimitri van Heesch
2015-04-06
1
-87/+87
*
Merge pull request #325 from suokko/fix_template_specialization
Dimitri van Heesch
2015-04-05
1
-0/+2
|
\
|
*
Fix missing brief documentation for overload and specialization functions
Pauli Nieminen
2015-03-29
1
-0/+2
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-04-04
1
-4/+3
|
\
\
|
|
/
|
*
added HHC.exe own output to the debug output when extcmd flag enabled
ppescher
2015-03-27
1
-1/+1
|
*
Warning message multiple mainpages
albert-github
2015-03-19
1
-3/+2
*
|
Fix for rendering the template parameters of members of variadic template cla...
Dimitri van Heesch
2015-03-22
1
-1/+1
|
/
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-2/+2
*
Merge pull request #273 from albert-github/feature/bug_config
Dimitri van Heesch
2015-02-21
1
-2/+5
|
\
|
*
Consistency in handling HTML and LaTeX in respect to header and footer
albert-github
2014-12-28
1
-2/+5
*
|
Added type constraint relations for Java generics to dot graphs and XML output
Dimitri van Heesch
2015-02-21
1
-0/+1
*
|
Bug 743604 - Duplicate anchors from tagfiles
Dimitri van Heesch
2015-02-03
1
-5/+5
*
|
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-2/+0
|
\
\
|
*
|
Remove unused local and static global variables
albert-github
2014-12-27
1
-2/+0
|
|
/
*
|
Help message regarding layout file
albert-github
2015-01-02
1
-1/+1
|
/
*
Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently
Dimitri van Heesch
2014-12-23
1
-0/+4
*
Show tag file name instead of <unknown> for warnings pointing to symbols extr...
Dimitri van Heesch
2014-12-22
1
-9/+43
*
Bug 739210 - C++11 scoped enums with same name inside different classes are m...
Dimitri van Heesch
2014-12-22
1
-12/+16
*
Fixed issue parsing @end directly followed by the end of the file
Dimitri van Heesch
2014-12-19
1
-0/+4
*
Bug 741417 - Crash when building gtkmm documentation
Dimitri van Heesch
2014-12-17
1
-0/+1
*
Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET
albert-github
2014-11-29
1
-0/+28
[next]