Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Debug facility for the \cite command | albert-github | 2020-07-31 | 3 | -8/+9 | |
| * | | | | | | | Moved citation cross reference searching to a separate function | Dimitri van Heesch | 2020-07-31 | 2 | -86/+119 | |
| * | | | | | | | Merge branch 'feature/bug_cite_crossref' of https://github.com/albert-github/... | Dimitri van Heesch | 2020-07-31 | 1 | -3/+46 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | 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 | |
| * | | | | | | | issue #7881: More flexible and correct detection of direction of an argument ... | Dimitri van Heesch | 2020-07-31 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | 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 | |
| * | | | | | | 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 | |
| * | | | | | | 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 | |
| * | | | | | | | 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 | 1 | -10/+8 | |
| * | | | | | | 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 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | 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 | |
| * | | | | | | | Additional tweaks to get markdown tables inside ALIASES work | Dimitri van Heesch | 2020-07-27 | 4 | -69/+222 | |
| * | | | | | | | 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 | |
| * | | | | | | | Make a switch to choose between dynamic library to clang-cpp or static linkin... | Dimitri van Heesch | 2020-07-20 | 1 | -2/+7 | |
| * | | | | | | | Fix #7883 | Joakim Tjernlund | 2020-07-19 | 1 | -2/+2 | |
| * | | | | | | | Replaced bitmap of doxygen logo by SVG version | Dimitri van Heesch | 2020-07-18 | 4 | -3/+24 | |
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #7908 from albert-github/feature/bug_vhdl_unused | Dimitri van Heesch | 2020-07-17 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Unused variable in code (VHDL) | albert-github | 2020-07-17 | 1 | -1/+0 | |
| * | | | | | | | | | issue #7867 Fixed regression where blank line after \class was not seen as pa... | Dimitri van Heesch | 2020-07-18 | 1 | -476/+494 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | issue #7852, #7867, #7901: Changed the set of commands that effect ending a b... | Dimitri van Heesch | 2020-07-17 | 2 | -146/+155 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Added missing stub code when use_libclang is disabled | Dimitri van Heesch | 2020-07-16 | 1 | -10/+10 | |
| * | | | | | | | Merge branch 'master' into lex-absolute-path | Dimitri van Heesch | 2020-07-16 | 105 | -4233/+4395 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge pull request #7864 from maddox11/use_plantuml | Dimitri van Heesch | 2020-07-16 | 2 | -9/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | improve using plantuml for vhdl flowcharts | hake | 2020-06-21 | 2 | -9/+2 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge pull request #7870 from mquevill/ands | Dimitri van Heesch | 2020-07-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ |