adding new backlog requesters
[quassel.git] / src / common / util.cpp
2008-11-15 Manuel NickschasDon't load a Qt translation if we provide our own
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-15 Manuel NickschasStrip mIRC format codes from topic tooltip, fixing...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-08-15 Daniel AlberssecondsToString() correct year calculation, remove...
2008-08-01 Marcus EggenbergerAdded a commandline option to specify the datadir ...
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-04-05 Marcus Eggenbergerfixing Quassel data dir for windows boxes
2008-04-05 Marcus Eggenbergeradded a warning if quassel is unable to create it's...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
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-10-19 Benjamin Zellermake quassel compile on msvc
2007-09-30 Marcus EggenbergerAdded uint editingDistance(const QString &s1, const...
2007-07-08 Manuel NickschasI am starting to clean up the mess that is Global right...
2007-07-06 Manuel NickschasFixed comments.
2007-07-06 Manuel NickschasAdded a function decodeString() to util.{h|cpp} that...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...