summaryrefslogtreecommitdiffstats
path: root/src/docgroup.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-6/+6
* Refactoring: some cleanup and removed text direction logicDimitri van Heesch2021-03-041-3/+2
* Move DocGroup inside CommentScanner instead of using a globalDimitri van Heesch2020-01-261-1/+1
* Coverity uninitializedalbert-github2019-12-021-2/+2
* Replaced QList<Grouping> with std::vector<Grouping>Dimitri van Heesch2019-10-291-2/+2
* Fixed typoDimitri van Heesch2019-08-021-1/+1
* Regression: unbalanced grouping commandsalbert-github2019-08-021-1/+1
* Merge branch 'feature/regr_7105_2' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-07-301-1/+1
* Fix naming and indenting.Dimitri van Heesch2019-07-271-23/+23
* take doc group out of commentscan.lAdrian Negreanu2019-07-261-0/+54