handle incoming invite, fixes #961
[quassel.git] / src / qtui / qtuiapplication.cpp
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2009-11-28 Manuel NickschasSwitch over to CoreConnection
2009-10-06 Daniel Albersreorganize crash handling
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-05-26 Manuel NickschasMore windowstate-related changes
2009-05-12 Manuel NickschasMake SessionSettings derive from UiSettings
2009-01-25 Marcus EggenbergerMaking Quassel compile on Mac OS _AGAIN_ -.-
2009-01-22 Manuel NickschasDon't show migration warnings if we don't have old...
2009-01-22 Manuel NickschasWell, if we check for a settings version, maybe we...
2009-01-22 Manuel NickschasThis should fix config file migration for the mac.
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-20 Marcus EggenbergerAnother try on tackeling the minimize issues. lol.
2009-01-20 Manuel NickschasWupps, fixed an oooopsie with the migration code :)
2009-01-20 Manuel NickschasAdding code for migrating settings and database to...
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-20 Marcus EggenbergerThis could / should / I just wish it does / who the...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-26 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-11-01 Marcus Eggenbergerremoving debug output
2008-11-01 Marcus EggenbergerFixing BR #369 (handle onotice/omsg properly, add ...
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-21 Marcus Eggenbergerfixing dependencies to core. MonolithicApplication...
2008-09-28 Manuel NickschasRevert "Try to fix icons not being found on some systems"
2008-09-28 Manuel NickschasTry to fix icons not being found on some systems
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-22 Manuel NickschasAdd Icon and IconLoader
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-08-13 Jonas Heeseadded session management