summaryrefslogtreecommitdiffstats
path: root/src/definitionimpl.h
Commit message (Collapse)AuthorAgeFilesLines
* issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-0/+3
|
* Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-4/+4
|
* Replaced QList<SectionInfo> by std::vector<SectionInfo>Dimitri van Heesch2019-10-291-2/+2
|
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-22/+162
|
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-0/+144