summaryrefslogtreecommitdiffstats
path: root/src/dotgraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incorrect label / name in case regeneration of HTML without regeneration of d...albert-github2020-10-151-1/+1
* Incorrect label in map of dot files in xhtml (#7840)albert-github2020-06-131-1/+1
* issue #7706: Md5 hash does not match for two different runs (part 2)Dimitri van Heesch2020-04-191-11/+1
* Replace SDict with std::mapMoritz 'Morty' Strübe2020-03-211-4/+4
* QString -> std::string & QDict -> std::mapMoritz 'Morty' Strübe2020-03-211-2/+2
* Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-1/+1
* Better termination messagealbert-github2019-11-221-1/+1
* Spelling corrections for src directoryalbert-github2019-11-051-1/+1
* Fix typosluz.paz2019-09-281-1/+1
* Refactoring code for dot related source filesDimitri van Heesch2019-09-101-71/+30
* refactoring dot.cppThomas Haller2019-06-131-0/+400