summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #8554 from albert-github/feature/bug_mathjax_v3_refDimitri van Heesch2021-05-233-6/+5
| |\ \ \
| | * | | Extra settings for MathJax V3albert-github2021-05-153-6/+5
| * | | | Merge pull request #8565 from albert-github/feature/issue_8564Dimitri van Heesch2021-05-232-2/+2
| |\ \ \ \
| | * | | | issue #8564 input buffer overflow, can't enlarge buffer because scanner uses ...albert-github2021-05-232-2/+2
| |/ / / /
* | | | | Fixed endless loop issue following recursive symlinkDimitri van Heesch2021-05-242-130/+214
|/ / / /
* | | | issue #8560: Regression: In Python/xml output, refid and qualified name of ba...Dimitri van Heesch2021-05-232-7/+29
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-221-2/+8
|\ \ \ \
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+1
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-2/+3
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-5/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+3
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-1/+2
| * | | | Update build_cmake.ymlDimitri van Heesch2021-05-221-0/+1
* | | | | Merge branch 'albert-github-feature/bug_predefined_space'Dimitri van Heesch2021-05-221-34/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Made some more simplificationsDimitri van Heesch2021-05-221-27/+9
| * | | | Merge branch 'feature/bug_predefined_space' of https://github.com/albert-gith...Dimitri van Heesch2021-05-221-7/+1
| |\ \ \ \ |/ / / / /
| * | | | Using spaces in a PREDEFINED settingalbert-github2021-05-211-7/+1
* | | | | issue #8560: Regression: In Python/xml output, refid and qualified name of ba...Dimitri van Heesch2021-05-222-13/+25
|/ / / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-202-1/+7
|\ \ \ \
| * \ \ \ Merge pull request #8549 from albert-github/feature/bug_empty_classDimitri van Heesch2021-05-201-1/+6
| |\ \ \ \
| | * | | | Empty class definition.albert-github2021-05-131-1/+6
| | | |/ / | | |/| |
| * | | | Merge pull request #8550 from albert-github/feature/bug_htmlentityDimitri van Heesch2021-05-201-0/+1
| |\ \ \ \
| | * | | | Inconsistent behavior between unknown command and unknown html entityalbert-github2021-05-141-0/+1
| | |/ / /
* | | | | Merge branch 'albert-github-feature/issue_8542'Dimitri van Heesch2021-05-201-30/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Did a bit of restructuringDimitri van Heesch2021-05-201-41/+36
| * | | | Merge branch 'feature/issue_8542' of https://github.com/albert-github/doxygen...Dimitri van Heesch2021-05-201-0/+13
| |\ \ \ \ |/ / / / /
| * | | | issue #8542 Variadic macro expansionalbert-github2021-05-111-0/+13
| | |_|/ | |/| |
* | | | issue #8560: Regression: In Python/xml output, refid and qualified name of ba...Dimitri van Heesch2021-05-201-0/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-202-17/+21
|\ \ \ \
| * \ \ \ Merge pull request #8555 from albert-github/feature/bug_cnv_normal_commentDimitri van Heesch2021-05-181-16/+20
| |\ \ \ \
| | * | | | Incorrect handling normal C comment in comment converteralbert-github2021-05-181-16/+20
| * | | | | Merge pull request #8557 from albert-github/feature/issue_8556Dimitri van Heesch2021-05-181-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Issue #8556 Removed bracket '(' in HTML an XML outputalbert-github2021-05-181-1/+1
| |/ / / /
* | | | | Make templated HTML output more similar to hardcoded output.Dimitri van Heesch2021-05-2029-101/+286
|/ / / /
* | | | Template engine: allow listing list and struct variables as stringsDimitri van Heesch2021-05-156-27/+473
| |_|/ |/| |
* | | Rename template filter '|e' to '|escape' to keep in line with DjangoDimitri van Heesch2021-05-142-3/+3
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-141-1/+5
|\ \ \ | | |/ | |/|
| * | Merge pull request #8548 from albert-github/feature/bug_formula_environmentDimitri van Heesch2021-05-131-1/+5
| |\ \ | | |/ | |/|
| | * Formulas with a new environment handled as inline formulasalbert-github2021-05-131-1/+5
| |/
* | Some fixes for template.cpp and improve the template outputDimitri van Heesch2021-05-1422-269/+466
|/
* Reintroducing the sidebar layout via new FULL_SIDEBAR option.Dimitri van Heesch2021-05-0912-545/+342
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-092-5/+8
|\
| * Merge pull request #8533 from albert-github/feature/bug_sqlite_externDimitri van Heesch2021-05-081-4/+8
| |\
| | * Adding field extern for sqlite outputalbert-github2021-05-031-4/+8
| * | Merge pull request #8538 from albert-github/feature/bug_page_mainpageDimitri van Heesch2021-05-081-1/+0
| |\ \
| | * | Missing page when followed by mainpagealbert-github2021-05-081-1/+0
* | | | Reverted the layout change introduced in a9d29861fe6ad3c182d6cded2e3636a20086...Dimitri van Heesch2021-05-096-21/+20
|/ / /
* | | Merge branch 'sidebar_layout'Dimitri van Heesch2021-05-0815-46/+80
|\ \ \ | |/ / |/| |