summaryrefslogtreecommitdiffstats
path: root/logic/GZip.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-115/+0
|
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-2/+2
|
* GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek2015-09-14-14/+62
|
* GH-1227 fix zlib nonsense on WindowsPetr Mrázek2015-09-10-5/+1
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-0/+71
Also adds gzip compressed log support