Categories in the settings dialog are now clickable
[quassel.git] / src / common / quassel.cpp
2009-02-11 Manuel NickschasShow entries from translationDir rather than :/i18n...
2009-02-09 Marcus Eggenbergerusing configdir to store crash logs instead of cwd
2009-01-25 Manuel NickschasAllow external translation files
2009-01-25 Manuel NickschasImprove data and icon file handling
2009-01-22 Marcus EggenbergerMake Quasel compile on mac and win again.
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-21 Manuel NickschasImprove data directory search
2009-01-20 Manuel NickschasAbuse QSettings to find a sensible config file location
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 NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-11-18 Manuel NickschasStop log_backtrace() from looping in some (all? rare...
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
2008-10-31 Marcus Eggenbergerfixing BR #330 (msvc complaints)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-21 Marcus Eggenbergerprohibit multiple executions of Quassel::init()
2008-10-04 Manuel NickschasMake git revision in AboutDlg link to our gitweb
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-23 Manuel NickschasCompile on Wintendo again. Learn fucking POSIX!
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...