Make sure that clients can't access buffers belonging to other users
[quassel.git] / src / common / quassel.h
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
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-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-01-21 Manuel NickschasFix and improve logging support
2010-02-14 Manuel NickschasFix CoreFeatures; disable SASL support if core isn...
2010-01-01 Manuel NickschasIntroduce a mechanism to test for certain core features
2009-10-06 Daniel Albersreorganize crash handling
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-13 Manuel NickschasAdd Quassel::scriptDirPaths() to get a list of location...
2009-02-11 Manuel NickschasShow entries from translationDir rather than :/i18n...
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-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-20 Manuel NickschasMake compile on amd64 and friends
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...