Don't make EventType::KeyEvent depend on HAVE_QCA2
[quassel.git] / src / common / compressor.cpp
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-19 Manuel NickschasSilence yet another warning
2014-02-19 Manuel NickschasUse system zlib if available
2014-02-17 Manuel NickschasImplement streaming compression support
2014-02-16 Manuel NickschasIntroduce basic (not-yet-compressing) implementation...