Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sql syntax highlighting to code blocks | Artur Kink | 2016-11-22 | 1 | -0/+2 |
| | |||||
* | Bug 770973 - Tag file size double between each run | Dimitri van Heesch | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | Bug 759402 - C++11 "using" type alias for function pointer with no arguments ↵ | Dimitri van Heesch | 2016-10-06 | 1 | -5/+0 |
| | | | | is formatted incorrectly | ||||
* | 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 |
| | | | | | | The original problem in this bug request was that forward slashes were used in the PATH instead of backslashes. In the command shell this does not result in problems, but when calling a program from within doxygen this leads to the problem that the executable cannot be found. In this patch the PATH variable is, just for the process, changed in such a way that ther are back slashes instead of forward slashes (Windows only, not on Cygwin). | ||||
* | 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 | ||||
| * | Doxygen fails to copy logo image to LaTex output dir | albert-github | 2016-04-03 | 1 | -3/+8 |
| | | | | | | | | Logo was only copied for HTML, now it is done for LaTeX and RTF as well. | ||||
* | | 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 ↵ | Dimitri van Heesch | 2016-05-25 | 1 | -1/+4 |
| | | | | | | | | declaration | ||||
* | | 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 ↵ | Dimitri van Heesch | 2016-01-17 | 1 | -189/+189 |
| | | | | improve performance | ||||
* | Bug 722654 - Inherited member of template class issues warning and is not ↵ | Dimitri van Heesch | 2016-01-09 | 1 | -4/+6 |
| | | | | documented | ||||
* | Reverted change that caused doxygen to return error code 2 when it produced ↵ | Dimitri van Heesch | 2015-12-19 | 1 | -1/+0 |
| | | | | a warning | ||||
* | 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 compilers' -Werror option) | ||||
| * | Add WARN_AS_ERROR option to stop execution at first warning (equivalent of ↵ | Gautier Pelloux-Prayer | 2015-12-16 | 1 | -448/+449 |
| | | | | | | | | compilers' -Werror option) | ||||
| * | Fortran module private variables and EXTRACT_PRIVATE = NO | albert-github | 2015-11-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | From the message in the doxygen forum(http://doxygen.10944.n7.nabble.com/Fortan-problems-td7434.html and http://doxygen.10944.n7.nabble.com/Fortran-module-private-variables-and-EXTRACT-PRIVATE-NO-td7423.html) B. If EXTRACT_PRIVATE = NO, module private functions are not listed (as expected) but module private variables are (bug!). C. Implicit PRIVATE/PUBLIC/PROTECTED statements in a module work as expected but are not "appended" to function/variable documentation. This is only a nuisance. Problem had a common cause, the protection was hard set to 'Public' instead of the read value (analogous to static) | ||||
* | | 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 |
|/ | | | | | | | | From the message in the doxygen forum(http://doxygen.10944.n7.nabble.com/Fortan-problems-td7434.html and http://doxygen.10944.n7.nabble.com/Fortran-module-private-variables-and-EXTRACT-PRIVATE-NO-td7423.html) B. If EXTRACT_PRIVATE = NO, module private functions are not listed (as expected) but module private variables are (bug!). C. Implicit PRIVATE/PUBLIC/PROTECTED statements in a module work as expected but are not "appended" to function/variable documentation. This is only a nuisance. Problem had a common cause, the protection was hard set to 'Public' instead of the read value (analogous to static) | ||||
* | 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 ↵ | albert-github | 2015-06-14 | 1 | -10/+14 |
| | | | | | | | doxygen In case the user wants to overrule by means of a HTML_EXTRA_FILIES or LATEX_EXTRA_FILES a default file from doxygen (e.g. a logo or arrowdown) this is not directly possible as the files are again overwritten by doxygen. Placing the copy commands at the end and in this list the generateTreeViewImages before the the user files a user can overrule default doxygen files | ||||
* | 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 | ||||
| * | 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 |
| | | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | ||||
* | | 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 function... | ||||
| * | Fix missing brief documentation for overload and specialization functions | Pauli Nieminen | 2015-03-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Brief documentation entries were not added for template specializations or overload definitions. Adding brief documentation to those function definations fixes a corner case bug #406027 Bug 406027 - Templated class member specialization cannot be documented | ||||
* | | 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 |
| | | | | | | | | this may help debugging the source of the error | ||||
| * | Warning message multiple mainpages | albert-github | 2015-03-19 | 1 | -3/+2 |
| | | | | | | | | | | Based on the report in the doxygen forum (http://doxygen.10944.n7.nabble.com/WARNING-Found-more-than-one-mainpage-comment-block-td7092.html) about the hard to find multiple occurrences of a mainpage definition. This patch also outputs the name (and approximate line) of the first found mainpage. | ||||
* | | Fix for rendering the template parameters of members of variadic template ↵ | Dimitri van Heesch | 2015-03-22 | 1 | -1/+1 |
|/ | | | | classes. | ||||
* | 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 | ||||
| * | Consistency in handling HTML and LaTeX in respect to header and footer | albert-github | 2014-12-28 | 1 | -2/+5 |
| | | | | | | | | | | There was a discrepancy in the handling of the header and footer files between HTML and LaTeX. Also the wrong error / warning routine was called and the config_err and config_warn have been made more consistent with the messages(.cpp) | ||||
* | | 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 | ||||
| * | | Remove unused local and static global variables | albert-github | 2014-12-27 | 1 | -2/+0 |
| |/ | | | | | | | Remove unused local and static global variables. Variables have been identified by Understand (version 758) from Scitools. | ||||
* | | Help message regarding layout file | albert-github | 2015-01-02 | 1 | -1/+1 |
|/ | | | | The name of the layout file can be omitted. | ||||
* | 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 ↵ | Dimitri van Heesch | 2014-12-22 | 1 | -9/+43 |
| | | | | extracted from tag files. | ||||
* | Bug 739210 - C++11 scoped enums with same name inside different classes are ↵ | Dimitri van Heesch | 2014-12-22 | 1 | -12/+16 |
| | | | | merged if using tagfile |