Add miniz, a drop-in replacement for (parts of) zlib
[quassel.git] / src / common / util.h
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-14 Daniel Albersbump © years
2010-05-31 Manuel NickschasAllow configuration of shortcuts for platforms other...
2009-01-29 Marcus EggenbergerYou can now add a core to the known hosts.
2009-01-25 Manuel NickschasAllow external translation files
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-12 Manuel NickschasAdd a method to find data files in standard directories...
2009-01-06 Marcus EggenbergerInternal cleanup of the SignalProxy.
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-11-15 Manuel NickschasStrip mIRC format codes from topic tooltip, fixing...
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-04-08 Alexander von RentelnBR#138: prettifyed the whois output of the core
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-09-30 Marcus EggenbergerAdded uint editingDistance(const QString &s1, const...
2007-07-06 Manuel NickschasAdded a function decodeString() to util.{h|cpp} that...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...