Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor tweaks | Dimitri van Heesch | 2020-03-22 | 1 | -5/+3 |
* | QString -> std::string & QDict -> std::map | Moritz 'Morty' Strübe | 2020-03-21 | 1 | -3/+3 |
* | Remove DotConstString and replace by std::string | Moritz 'Morty' Strübe | 2020-03-21 | 1 | -53/+14 |
* | Fixup condition-variable and mutex | Moritz 'Morty' Strübe | 2020-03-21 | 1 | -0/+1 |
* | Replace QThread with std::thread | Moritz 'Morty' Strübe | 2020-03-21 | 1 | -2/+7 |
* | Replace qlist with std::vector | Moritz 'Morty' Strübe | 2020-03-21 | 1 | -2/+2 |
* | Replace QMutex and condition QWaitCondition with std:: | Moritz 'Morty' Strübe | 2020-03-19 | 1 | -4/+3 |
* | Replace qqueue with std::queue | Moritz 'Morty' Strübe | 2020-03-19 | 1 | -2/+2 |
* | Refactoring code for dot related source files | Dimitri van Heesch | 2019-09-10 | 1 | -7/+1 |
* | refactoring dot.cpp | Thomas Haller | 2019-06-13 | 1 | -0/+138 |