summaryrefslogtreecommitdiffstats
path: root/src/dotdirdeps.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For loops on QListIterator by range loops.David Hebbeker2020-05-021-5/+3
| | | | (cherry picked from commit 3a90e663f701e7f414d31d54264ce66d62c17976)
* Fix regression when creating directory graphsDimitri van Heesch2020-03-091-30/+34
|
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-2/+0
|
* Spelling corrections for src directoryalbert-github2019-11-051-2/+2
| | | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here, with some exceptions (a,o.): - "referenceby" in defgen.cpp as this is in the output and I cannot oversee the consequences (looks like none, but ...) - "HANGEUL_CHARSET" left as is as in some MS documentation is written: 'HANGUL_CHARSET: Also spelled "Hangeul". Specifies the Hangul Korean character set.' (https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/0d0b32ac-a836-4bd2-a112-b6000a1b4fc9).
* Refactoring code for dot related source filesDimitri van Heesch2019-09-101-3/+5
|
* refactoring dot.cppThomas Haller2019-06-131-0/+220