Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'albert-github-feature/bug_py_empty_comment' | Dimitri van Heesch | 2020-08-05 | 3 | -56/+62 | |
|\ \ | ||||||
| * | | Moved stripIndentation() to util, make it safe for empty input | Dimitri van Heesch | 2020-08-05 | 3 | -50/+50 | |
| * | | Merge branch 'feature/bug_py_empty_comment' of https://github.com/albert-gith... | Dimitri van Heesch | 2020-08-05 | 1 | -6/+12 | |
| |\ \ |/ / / | ||||||
| * | | Empty python comment gives problems | albert-github | 2020-08-04 | 1 | -6/+12 | |
* | | | Modernized tagreader.cpp code | Dimitri van Heesch | 2020-08-04 | 1 | -769/+752 | |
|/ / | ||||||
* | | issue #7727: warning: documented symbol `static bool (long-winded C++ type)' ... | Dimitri van Heesch | 2020-08-04 | 1 | -64/+32 | |
* | | Merge branch 'albert-github-feature/bug_xml_lang' | Dimitri van Heesch | 2020-08-03 | 156 | -201/+428 | |
|\ \ | ||||||
| * | | Some fixes and cleanup | Dimitri van Heesch | 2020-08-03 | 45 | -384/+198 | |
| * | | Merge branch 'master' into feature/bug_xml_lang | Dimitri van Heesch | 2020-08-03 | 30 | -464/+512 | |
| |\ \ | ||||||
| | * | | Vhdl improvements (ALIAS, translation) (#7813) | powARman | 2020-08-03 | 10 | -7/+48 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #7863 from albert-github/feature/bug_babel_lang | Dimitri van Heesch | 2020-08-03 | 3 | -5/+3 | |
|\ \ \ | ||||||
| * | | | Setting correct babel packages for some languages | albert-github | 2020-06-19 | 3 | -5/+3 | |
* | | | | Merge pull request #7782 from wataash/tagend-markdown-em | Dimitri van Heesch | 2020-08-03 | 3 | -2/+12 | |
|\ \ \ \ | ||||||
| * | | | | issue #7781: allow '>' before Markdown emphasis | Wataru Ashihara | 2020-05-23 | 2 | -3/+3 | |
| * | | | | testing: Markdown in HTML | Wataru Ashihara | 2020-05-23 | 2 | -0/+10 | |
* | | | | | Replaced QDict<Void> by StringUnorderedSet in dotnode.cpp | Dimitri van Heesch | 2020-08-03 | 1 | -21/+20 | |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-08-03 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #7940 from albert-github/feature/bug_travis_on_error | Dimitri van Heesch | 2020-08-03 | 1 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Travis does not terminate on error on non last command inside if construct | albert-github | 2020-08-02 | 1 | -2/+4 | |
* | | | | | | | Replaced QDict<void> by StringUnorderedSet for fortrancode.l | Dimitri van Heesch | 2020-08-03 | 1 | -7/+9 | |
|/ / / / / / | ||||||
* | | | | | | CMakeLists.txt improvement | Dimitri van Heesch | 2020-08-03 | 2 | -89/+21 | |
* | | | | | | Modernize HtmlHelp class | Dimitri van Heesch | 2020-08-03 | 2 | -314/+306 | |
* | | | | | | Changed container class for class use and constrained relations from QDict<vo... | Dimitri van Heesch | 2020-08-02 | 2 | -54/+30 | |
* | | | | | | Modernize code for the resource manager | Dimitri van Heesch | 2020-08-02 | 4 | -26/+25 | |
* | | | | | | Replaced QDict<void> by StringUnorderedSet used to keep track of visited paths | Dimitri van Heesch | 2020-08-02 | 1 | -3/+10 | |
* | | | | | | Updated the makefile for building the tests | Dimitri van Heesch | 2020-08-02 | 1 | -5/+85 | |
* | | | | | | Enable running tests in parallel using cmake's ctest. | Dimitri van Heesch | 2020-08-02 | 1 | -3/+14 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #7938 from albert-github/feature/bug_warn_comp_htmlhelp | Dimitri van Heesch | 2020-08-01 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Compiler warning in htmlhelp.cpp | albert-github | 2020-08-01 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'albert-github-feature/bug_chm_tests' | Dimitri van Heesch | 2020-08-01 | 3 | -25/+43 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'feature/bug_chm_tests' of https://github.com/albert-github/doxy... | Dimitri van Heesch | 2020-08-01 | 3 | -25/+43 | |
| |\ \ \ \ \ |/ / / / / / | ||||||
| * | | | | | Creating chm files for doxygen tests | albert-github | 2020-05-30 | 3 | -25/+40 | |
| | | | * | | Merge branch 'master' into feature/bug_xml_lang | Dimitri van Heesch | 2020-08-01 | 163 | -7288/+8045 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #7937 from albert-github/feature/bug_warn_missing_arg | Dimitri van Heesch | 2020-08-01 | 1 | -14/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Misleading warning about missing argument | albert-github | 2020-07-31 | 1 | -14/+25 | |
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2020-07-31 | 4 | -9/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #7936 from albert-github/feature/bug_cite_debug | Dimitri van Heesch | 2020-07-31 | 4 | -9/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Debug facility for the \cite command | albert-github | 2020-07-31 | 4 | -9/+15 | |
* | | | | | | | | | Merge branch 'albert-github-feature/bug_cite_crossref' | Dimitri van Heesch | 2020-07-31 | 2 | -45/+121 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | | | 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 | |