Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For loops on QListIterator by range loops. | David Hebbeker | 2020-05-02 | 1 | -5/+3 |
| | | | | (cherry picked from commit 3a90e663f701e7f414d31d54264ce66d62c17976) | ||||
* | Fix regression when creating directory graphs | Dimitri van Heesch | 2020-03-09 | 1 | -30/+34 |
| | |||||
* | Enabled stricter compiler warnings and fixed all new warnings | Dimitri van Heesch | 2020-03-08 | 1 | -2/+0 |
| | |||||
* | Spelling corrections for src directory | albert-github | 2019-11-05 | 1 | -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 files | Dimitri van Heesch | 2019-09-10 | 1 | -3/+5 |
| | |||||
* | refactoring dot.cpp | Thomas Haller | 2019-06-13 | 1 | -0/+220 |