summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-0411-17/+162
|\
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-301-4/+4
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-1711-17/+162
* | Merge pull request #6558 from albert-github/feature/issue_6547_2Dimitri van Heesch2018-11-041-1/+1
|\ \
| * | issue_6547 Call graph missing due to ALIASESalbert-github2018-10-161-1/+1
| |/
* | Merge pull request #6592 from albert-github/feature/bug_795568Dimitri van Heesch2018-11-041-2/+2
|\ \
| * | Bug 795568 - "unexpected token TK_EOF as the argument of ref" when target sta...albert-github2018-11-021-2/+2
* | | Merge pull request #6595 from albert-github/feature/issue_6594Dimitri van Heesch2018-11-041-2/+10
|\ \ \
| * | | issue_6594 using ingroup and anchor causes tests to disappearalbert-github2018-11-031-2/+10
| |/ /
* | | Inconsistency in respect to tgroup in docbookalbert-github2018-11-041-1/+2
|/ /
* | Merge pull request #6591 from albert-github/feature/issue_6580Dimitri van Heesch2018-11-011-0/+2
|\ \
| * | issue_6580 xrefitems not listed if the page is referenced multiple timesalbert-github2018-11-011-0/+2
* | | Merge pull request #6590 from albert-github/feature/issue_6589Dimitri van Heesch2018-11-011-1/+9
|\ \ \
| * | | issue_6589 anchor after test command in a namespace produces duplicate testsalbert-github2018-11-011-1/+9
| |/ /
* | | Merge pull request #6587 from albert-github/feature/bug_mult_xrefDimitri van Heesch2018-11-011-4/+7
|\ \ \ | |/ / |/| |
| * | Multiple `\xreflist` in one page with same keyalbert-github2018-10-311-4/+7
* | | Merge pull request #6586 from albert-github/feature/issue_6585Dimitri van Heesch2018-10-311-27/+33
|\ \ \
| * | | Issue_6585: Unexpected anchor tags in tag-filesalbert-github2018-10-311-27/+33
| |/ /
* | | Merge pull request #6588 from Sleepyowl/masterDimitri van Heesch2018-10-311-1/+2
|\ \ \ | |/ / |/| |
| * | Add support for std::shared_ptrDmitry Soloviev2017-02-131-1/+2
* | | Merge pull request #6582 from albert-github/feature/bug_docu_JavadocDimitri van Heesch2018-10-291-2/+2
|\ \ \
| * | | Spelling of the word Javadocalbert-github2018-10-291-2/+2
* | | | Merge pull request #6584 from albert-github/feature/bug_tag_printdocvisitorDimitri van Heesch2018-10-291-2/+2
|\ \ \ \
| * | | | Correcting tag in printdocvisitoralbert-github2018-10-291-2/+2
| |/ / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-10-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #6448 from albert-github/feature/bug_markdown_listsDimitri van Heesch2018-10-281-1/+1
| |\ \ \
| | * | | Markdown list wrong displayedalbert-github2018-08-151-1/+1
* | | | | Changed refiltering to forced use of insideTabbingDimitri van Heesch2018-10-295-58/+26
* | | | | Merge branch 'feature/bug_latex_index_sorting' of https://github.com/albert-g...Dimitri van Heesch2018-10-291-1/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Sorting of index in case of LaTexalbert-github2018-08-301-1/+33
* | | | | Use QCStringList::split i.s.o. QStringList::splitDimitri van Heesch2018-10-281-4/+4
* | | | | Merge branch 'feature/bug_520975' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-10-281-2/+15
|\ \ \ \ \
| * | | | | Bug 436883 - Handling of unnamed parameters (C/C++) unclearalbert-github2018-07-141-2/+4
| * | | | | Bug 520975 - Unnamed parameters parsed incorrectlyalbert-github2018-07-141-2/+13
* | | | | | Merge pull request #6438 from albert-github/feature/bug_citeDimitri van Heesch2018-10-282-6/+7
|\ \ \ \ \ \
| * | | | | | Correcting labels for citationsalbert-github2018-08-102-6/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #6549 from albert-github/feature/issue_6533Dimitri van Heesch2018-10-281-1/+2
|\ \ \ \ \ \
| * | | | | | issue_6533: PHP: Namespaced typehints in deprecated methods not handled corre...albert-github2018-10-111-1/+2
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-10-282-2/+49
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6572 from albert-github/feature/bug_fortran_state_debugDimitri van Heesch2018-10-281-1/+47
| |\ \ \ \ \ \ \
| | * | | | | | | Fortran scanner abort messagealbert-github2018-10-231-1/+47
| * | | | | | | | RTF layout regarding References and Referenced byalbert-github2018-10-281-1/+2
* | | | | | | | | Merge branch 'feature/docbook_cleanup' of https://github.com/albert-github/do...Dimitri van Heesch2018-10-283-2160/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove old obsolete docbook generatoralbert-github2018-10-173-2160/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Renamed command and moved duplicated code into a macroDimitri van Heesch2018-10-273-37/+48
* | | | | | | | Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...Dimitri van Heesch2018-10-274-154/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Correcting warning messages and echoing unknown commandalbert-github2018-08-264-154/+72
* | | | | | | | | Merge pull request #6459 from aquayan/patch-1Dimitri van Heesch2018-10-271-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update doxygen.cppaquayan2018-08-241-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #771 from albert-github/feature/bug_734308Dimitri van Heesch2018-10-271-0/+4
|\ \ \ \ \ \ \ \ \