Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | crossref citations are shown unconditionally | albert-github | 2020-07-31 | 1 | -5/+8 | |
| * | | | | | | | crossref citations are shown unconditionally | albert-github | 2020-07-30 | 1 | -23/+26 | |
| * | | | | | | | crossref citations are shown unconditionally | albert-github | 2020-07-29 | 1 | -1/+38 | |
* | | | | | | | | Merge branch 'albert-github-feature/bug_cite_number' | Dimitri van Heesch | 2020-07-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Minors tweaks to the regular expressions | Dimitri van Heesch | 2020-07-31 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'feature/bug_cite_number' of https://github.com/albert-github/do... | Dimitri van Heesch | 2020-07-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ |/ / / / / / / / | ||||||
| * | | | | | | | Incorrect representation of citation | albert-github | 2020-07-31 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | issue #7881: More flexible and correct detection of direction of an argument ... | Dimitri van Heesch | 2020-07-31 | 2 | -2/+5 | |
|/ / / / / / | ||||||
* | | | | | | issue #7934: include dependency graph: The boxes of files shows the name of t... | Dimitri van Heesch | 2020-07-31 | 1 | -2/+2 | |
* | | | | | | issue #7881: More flexible and correct detection of direction of an argument ... | Dimitri van Heesch | 2020-07-30 | 1 | -7/+10 | |
* | | | | | | Merge branch 'albert-github-feature/bug_direction' | Dimitri van Heesch | 2020-07-30 | 3 | -7/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplified extractDirection() | Dimitri van Heesch | 2020-07-30 | 2 | -21/+5 | |
| * | | | | | | Merge branch 'feature/bug_direction' of https://github.com/albert-github/doxy... | Dimitri van Heesch | 2020-07-30 | 2 | -5/+20 | |
| |\ \ \ \ \ \ |/ / / / / / / | ||||||
| * | | | | | | More flexible and correct detection of direction of an argument | albert-github | 2020-06-28 | 2 | -5/+20 | |
* | | | | | | | Added configuration options to better control the sqlite3 output. | Dimitri van Heesch | 2020-07-30 | 4 | -19/+43 | |
* | | | | | | | Merge branch 'albert-github-feature/issue_7884' | Dimitri van Heesch | 2020-07-29 | 1 | -14/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Renamed stripSpaces to stripIndentation and make it work directly on the stri... | Dimitri van Heesch | 2020-07-29 | 1 | -26/+29 | |
| * | | | | | | | Merge branch 'feature/issue_7884' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2020-07-29 | 1 | -14/+56 | |
| |\ \ \ \ \ \ \ |/ / / / / / / / | ||||||
| * | | | | | | | issue #7884 Python to xml: Whitespace in method doc not preserved (MARKDOWN_S... | albert-github | 2020-07-03 | 1 | -14/+56 | |
* | | | | | | | | Merge pull request #7933 from gkasten/master | Dimitri van Heesch | 2020-07-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Prefer more inclusive language | Glenn Kasten | 2020-07-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix compiling with clang parser support and with Clang compiler, too (#7922) | Deniz Bahadir | 2020-07-29 | 2 | -10/+11 | |
* | | | | | | | And one more fix for \ilinebr handling | Dimitri van Heesch | 2020-07-29 | 1 | -4/+4 | |
* | | | | | | | More fixes regarding \ilinebr handling | Dimitri van Heesch | 2020-07-29 | 1 | -7/+7 | |
* | | | | | | | Merge pull request #7869 from albert-github/feature/issue_7865 | Dimitri van Heesch | 2020-07-28 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | issue #7865 Update documentation of USE_PDFLATEX option | albert-github | 2020-06-23 | 1 | -2/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'albert-github-feature/issue_7923' | Dimitri van Heesch | 2020-07-28 | 6 | -10/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | More minor tweaks | Dimitri van Heesch | 2020-07-28 | 4 | -13/+7 | |
| * | | | | | | | Merge branch 'feature/issue_7923' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2020-07-28 | 6 | -8/+17 | |
| |\ \ \ \ \ \ \ |/ / / / / / / / | ||||||
| * | | | | | | | issue #7923 source line numbers in warnings output by parser are off by 1 | albert-github | 2020-07-27 | 6 | -8/+17 | |
* | | | | | | | | Fixed typo | Dimitri van Heesch | 2020-07-28 | 1 | -1/+1 | |
* | | | | | | | | More \ilinebr related cleanup and combined some rules | Dimitri van Heesch | 2020-07-28 | 2 | -30/+19 | |
* | | | | | | | | More improvement regarding \\ilinebr handling | Dimitri van Heesch | 2020-07-28 | 2 | -9/+11 | |
* | | | | | | | | Better handling of \\ilinebr | Dimitri van Heesch | 2020-07-28 | 3 | -11/+52 | |
* | | | | | | | | Forgot to add space after internal \ilinebr command | Dimitri van Heesch | 2020-07-27 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'albert-github-feature/issue_7787' | Dimitri van Heesch | 2020-07-27 | 5 | -72/+239 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Additional tweaks to get markdown tables inside ALIASES work | Dimitri van Heesch | 2020-07-27 | 5 | -82/+235 | |
| * | | | | | | | Merge branch 'feature/issue_7787' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2020-07-25 | 1 | -3/+17 | |
| |\ \ \ \ \ \ \ |/ / / / / / / / | ||||||
| * | | | | | | | issue #7787 Doxygen 1.8.18: Markdown tables not working in ALIASES anymore? | albert-github | 2020-05-20 | 1 | -3/+17 | |
* | | | | | | | | issue #7921: Help for CLANG_DATABASE_PATH is misleading | Dimitri van Heesch | 2020-07-25 | 1 | -4/+6 | |
* | | | | | | | | issue #7900: Incorrect warning regarding no matching class member found | Dimitri van Heesch | 2020-07-25 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'joakim-tjernlund-master' | Dimitri van Heesch | 2020-07-20 | 4 | -4/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make a switch to choose between dynamic library to clang-cpp or static linkin... | Dimitri van Heesch | 2020-07-20 | 4 | -4/+18 | |
| * | | | | | | | | Fix #7883 | Joakim Tjernlund | 2020-07-19 | 3 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Made shading more subtle in the SVG logo | Dimitri van Heesch | 2020-07-19 | 1 | -1/+1 | |
* | | | | | | | | Make the luminance levels of the new SVG logo better match the original bitmap | Dimitri van Heesch | 2020-07-19 | 1 | -5/+5 | |
* | | | | | | | | Replaced bitmap of doxygen logo by SVG version | Dimitri van Heesch | 2020-07-18 | 9 | -81/+55 | |
* | | | | | | | | Merge pull request #7912 from albert-github/fesature/issue_7911 | Dimitri van Heesch | 2020-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | issue #7911 markdown table add extra test to "\copybrief" | albert-github | 2020-07-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-07-18 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |