summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update scanner.lArmin Müller2018-06-191-3/+3
* Update rtfdocvisitor.cppArmin Müller2018-06-191-1/+1
* Update doxygen.mdArmin Müller2018-06-191-1/+1
* Update doxygen.cppArmin Müller2018-06-191-1/+1
* Merge pull request #714 from albert-github/feature/bug_test_condDimitri van Heesch2018-06-102-2/+2
|\
| * Problem with \cond in normal comment of test 015albert-github2018-05-072-2/+2
* | Merge pull request #742 from albert-github/feature/bug_latex_table_codeDimitri van Heesch2018-06-103-14/+35
|\ \
| * | Problem with code inside a Doxy table in LaTeXalbert-github2018-05-263-14/+35
* | | Merge pull request #751 from albert-github/feature/bug_latex_tablesDimitri van Heesch2018-06-102-24/+48
|\ \ \
| * | | Problems and some enhancements for LaTeX tablesalbert-github2018-05-302-24/+48
| |/ /
* | | Merge pull request #757 from albert-github/feature/bug_latex_formulaDimitri van Heesch2018-06-101-2/+1
|\ \ \
| * | | Improvement LaTeX output (regression)albert-github2018-06-051-2/+1
* | | | Merge pull request #758 from albert-github/feature/bug_363762Dimitri van Heesch2018-06-101-7/+10
|\ \ \ \
| * | | | Bug 363762 - Tooltips are not shown in dot-generated graphsalbert-github2018-06-071-3/+6
| * | | | Bug 363762 - Tooltips are not shown in dot-generated graphsalbert-github2018-06-071-4/+4
| |/ / /
* | | | Merge pull request #735 from albert-github/feature/bug_792122_2Dimitri van Heesch2018-06-101-1/+1
|\ \ \ \
| * | | | Bug 792122 - XHTML pages are broken several ways (Regression #674)albert-github2018-05-201-1/+1
* | | | | Merge pull request #752 from albert-github/feature/bug_782082Dimitri van Heesch2018-06-102-3/+15
|\ \ \ \ \
| * | | | | Bug 782082 - Czech/Slovak language documentation with tables from LaTeX to PD...albert-github2018-05-312-3/+15
| | |_|/ / | |/| | |
* | | | | Merge pull request #739 from albert-github/feature/bug_python_codeDimitri van Heesch2018-06-102-5/+26
|\ \ \ \ \
| * | | | | Small problems when displaying python codealbert-github2018-05-222-5/+26
* | | | | | Merge pull request #749 from albert-github/feature/bug_792918Dimitri van Heesch2018-06-101-7/+4
|\ \ \ \ \ \
| * | | | | | Bug 792918 - incorrect parsing of markdown tablealbert-github2018-05-291-7/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #748 from albert-github/feature/rtf_output_typoDimitri van Heesch2018-06-101-1/+1
|\ \ \ \ \ \
| * | | | | | Wrong spelling of word doxygenalbert-github2018-05-291-1/+1
| |/ / / / /
* | | | | | Merge pull request #756 from albert-github/feature/bug_rtf_formulaDimitri van Heesch2018-06-102-2/+20
|\ \ \ \ \ \
| * | | | | | Add formula (images) to RTF outputalbert-github2018-06-052-2/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #741 from albert-github/feature/bug_rtf_code_colorDimitri van Heesch2018-06-102-4/+39
|\ \ \ \ \ \
| * | | | | | Syntax highlighting / code coloring in RTFalbert-github2018-05-252-4/+39
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #746 from albert-github/feature/bug_782754Dimitri van Heesch2018-06-102-17/+3
|\ \ \ \ \ \
| * | | | | | Bug 782754 - rtf generationalbert-github2018-05-282-17/+3
| |/ / / / /
* | | | | | Merge pull request #744 from albert-github/feature/bug_774597Dimitri van Heesch2018-06-101-1/+1
|\ \ \ \ \ \
| * | | | | | Bug 774597 - Title in rtf file is incorrect when overridden by user in extens...albert-github2018-05-261-1/+1
| |/ / / / /
* | | | | | Merge pull request #724 from albert-github/feature/bug_796094Dimitri van Heesch2018-06-101-1/+1
|\ \ \ \ \ \
| * | | | | | Bug 796094 - Backslashes in default values confuse the parser (and cause para...albert-github2018-05-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #740 from isaachier/compilation-database-include-fixDimitri van Heesch2018-06-101-0/+1
|\ \ \ \ \ \
| * | | | | | Include header for CompilationDatabaseIsaac Hier2018-05-231-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-06-101-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug 796494 - Collapsed treeview arrow displays as emoji in Microsoft Edgealbert-github2018-06-041-1/+1
* | | | | | Merge branch 'feature/bug_enum' of https://github.com/albert-github/doxygen i...Dimitri van Heesch2018-06-102-34/+143
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implementation Fortran ENUM / ENUMERATIONalbert-github2018-02-172-46/+153
* | | | | | Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-2869-439/+838
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-05-2212-55/+107
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #689 from albert-github/feature/bug_vhdl_code_colorDimitri van Heesch2018-05-221-17/+51
| | |\ \ \ \ \
| | | * | | | | Added some VHDL code coloringalbert-github2018-03-311-17/+51
| | * | | | | | Merge pull request #687 from albert-github/feature/bug_vhdl_ports_htmlDimitri van Heesch2018-05-2211-38/+56
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Better HTML output for VHDL Portsalbert-github2018-03-2911-38/+56
| | | |/ / / /
| * | | | | | Moved #include "config.h" back to the original placeDimitri van Heesch2018-05-2217-16/+15
| * | | | | | Merge branch 'feature/bug_latex_languages' of https://github.com/albert-githu...Dimitri van Heesch2018-05-2236-67/+218
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' into feature/bug_latex_languagesDimitri van Heesch2018-05-0133-204/+460
| | |\ \ \ \ \