summaryrefslogtreecommitdiffstats
path: root/src/dotgroupcollaboration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMapDimitri van Heesch2020-12-311-38/+23
* Refactoring: replaced PageSDict by PageLinked*MapDimitri van Heesch2020-12-311-8/+3
* Refactoring: replaced getNamespaceSDict() by getNamespaces()Dimitri van Heesch2020-12-231-8/+3
* Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-191-10/+5
* Refactoring: removed macros used for getting the value of settingsDimitri van Heesch2020-11-151-3/+1
* Did a bit of restructuring and fixed some compiler warningsDimitri van Heesch2020-05-101-15/+15
* Replaced DirList::count() by DirList::size().David Hebbeker2020-05-021-1/+1
* For loops on QListIterator by range loops.David Hebbeker2020-05-021-3/+1
* Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-0/+10
* Refactoring code for dot related source filesDimitri van Heesch2019-09-101-5/+6
* refactoring dot.cppThomas Haller2019-06-131-0/+381