summaryrefslogtreecommitdiffstats
path: root/src/dotclassgraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed scope resolution problem for nested Java genericsDimitri van Heesch2020-12-221-1/+1
|
* Refactoring: removed macros used for getting the value of settingsDimitri van Heesch2020-11-151-15/+9
|
* Refactoring: Modernize BaseClassListDimitri van Heesch2020-10-121-11/+4
|
* Changed container class for class use and constrained relations from ↵Dimitri van Heesch2020-08-021-40/+21
| | | | QDict<void> to StringSet
* Refactoring: Introduce type names for commonly used container typesDimitri van Heesch2020-05-011-15/+14
|
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-2/+4
|
* issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-161-1/+6
|
* Merge branch 'feature/bug_endblock_msg' of ↵Dimitri van Heesch2019-08-041-4/+4
| | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_endblock_msg
* refactoring dot.cppThomas Haller2019-06-131-0/+548