Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #7612 from albert-github/feature/issue_7583 | Dimitri van Heesch | 2020-02-27 | 4 | -5/+10 | |
| |\ \ \ | ||||||
| | * | | | issue #7583 External Links in Inheritance Diagrams open in the Image Frame. | albert-github | 2020-02-24 | 4 | -5/+10 | |
| * | | | | Merge pull request #7619 from albert-github/feature/bug_config_predefined_plus | Dimitri van Heesch | 2020-02-27 | 1 | -1/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Problem in case using PREDEFINED with comma and using += | albert-github | 2020-02-27 | 1 | -1/+8 | |
* | | | | | | Fix for compilation issue on Linux | Dimitri van Heesch | 2020-02-27 | 2 | -1/+5 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'xreflists' | Dimitri van Heesch | 2020-02-27 | 25 | -423/+334 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Restructure the way RefLists are handled | Dimitri van Heesch | 2020-02-27 | 25 | -423/+334 | |
* | | | | | Merge pull request #7616 from albert-github/feature/bug_doxygen_internal_docu | Dimitri van Heesch | 2020-02-25 | 3 | -8/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removing warnings from doxygen internal documentation | albert-github | 2020-02-25 | 3 | -8/+18 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Incorrect handling of typedef in combination with const | albert-github | 2020-02-25 | 1 | -3/+10 | |
|/ / / / | ||||||
* | | | | Merge pull request #7601 from albert-github/feature/bug_rtf_list | Dimitri van Heesch | 2020-02-23 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Disappearing words in RTF output after a list | albert-github | 2020-02-18 | 1 | -1/+1 | |
* | | | | Merge pull request #7608 from albert-github/feature/bug_warn_section | Dimitri van Heesch | 2020-02-23 | 6 | -6/+3 | |
|\ \ \ \ | ||||||
| * | | | | Compilation warnings | albert-github | 2020-02-22 | 6 | -6/+3 | |
* | | | | | Specifying filename in preprocessor debug output | albert-github | 2020-02-23 | 1 | -3/+3 | |
* | | | | | issue #7585: Doxygen 1.8.17 false warnings and no generate output for documen... | Dimitri van Heesch | 2020-02-23 | 1 | -1/+0 | |
* | | | | | Cleanup code | Dimitri van Heesch | 2020-02-22 | 4 | -7/+5 | |
* | | | | | issue #7606 Unable to build "master" branch | albert-github | 2020-02-22 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Add documentation to section.h | Dimitri van Heesch | 2020-02-21 | 1 | -33/+29 | |
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-02-21 | 1 | -5/+24 | |
|\ \ \ \ | ||||||
| * | | | | Problem in case using PREDEFINED with comma | albert-github | 2020-02-20 | 1 | -5/+24 | |
| |/ / / | ||||||
* | | | | Merge branch 'sections' | Dimitri van Heesch | 2020-02-21 | 29 | -368/+456 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Restructure section handling | Dimitri van Heesch | 2020-02-21 | 29 | -368/+456 | |
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-02-17 | 4 | -29/+40 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #7596 from albert-github/feature/bug_form_svg | Dimitri van Heesch | 2020-02-17 | 4 | -29/+40 | |
| |\ \ \ \ | ||||||
| | * | | | | Creation of svg images for formulas with inkscape | albert-github | 2020-02-15 | 4 | -29/+40 | |
* | | | | | | issue #6319: C++ function returning std::function with reference argument is ... | Dimitri van Heesch | 2020-02-17 | 1 | -15/+16 | |
|/ / / / / | ||||||
* | | | | | Fixed error in Windows build | Dimitri van Heesch | 2020-02-16 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Restructure citation handling | Dimitri van Heesch | 2020-02-16 | 8 | -186/+214 | |
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-02-15 | 4 | -27/+37 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #7569 from albert-github/feature/issue_7558 | Dimitri van Heesch | 2020-02-15 | 2 | -27/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | issue #7558 PlantUML: Different behavior whether LATEX_OUTPUT has a final sla... | albert-github | 2020-02-03 | 2 | -27/+35 | |
| * | | | | | issue #7590 Map .f18 filetype to Fortran | albert-github | 2020-02-14 | 2 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Removed Doxygen::gatherDefines as it was not used anymore | Dimitri van Heesch | 2020-02-15 | 3 | -3/+0 | |
|/ / / / | ||||||
* | | | | Forgot to remove some config files. | Dimitri van Heesch | 2020-02-13 | 4 | -9/+40 | |
* | | | | Unknown configuration enum values | albert-github | 2020-02-13 | 2 | -0/+20 | |
* | | | | Improve formula handling and rendering. | Dimitri van Heesch | 2020-02-12 | 10 | -352/+406 | |
* | | | | Fix compiler warnings on Windows (Visual Studio) | Dimitri van Heesch | 2020-02-12 | 20 | -5/+53 | |
* | | | | Fix wrongly detecting ``` as code block inside running text. | Dimitri van Heesch | 2020-02-12 | 1 | -3/+6 | |
* | | | | Fixed typo | Dimitri van Heesch | 2020-02-09 | 1 | -1/+1 | |
* | | | | issue #7411: "warning: return type of member is not documented" for static vo... | Dimitri van Heesch | 2020-02-09 | 1 | -7/+30 | |
* | | | | Merge pull request #7571 from maddox11/vhdl-fixed-bug-7432 | Dimitri van Heesch | 2020-02-09 | 4 | -51/+44 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into vhdl-fixed-bug-7432 | Dimitri van Heesch | 2020-02-08 | 6 | -92/+99 | |
| |\ \ \ \ | ||||||
| * | | | | | vhdl-fixed-bug-7432 | hake | 2020-02-04 | 4 | -51/+44 | |
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-02-09 | 2 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #7576 from albert-github/feature/bug_search_tag_extension | Dimitri van Heesch | 2020-02-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Problem with links from search index files | albert-github | 2020-02-08 | 1 | -2/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #7577 from albert-github/feature/bug_warn_sect | Dimitri van Heesch | 2020-02-08 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | More indicative warning for wrong nesting of sections | albert-github | 2020-02-08 | 1 | -3/+3 | |
| | |/ / / / | ||||||
* | | | | | | issue #7570 Comments replaced by block comments inside Markdown code block | Dimitri van Heesch | 2020-02-09 | 1 | -1/+19 | |
|/ / / / / |