added ircserverhandler for whois, who and whowas
[quassel.git] / src / client / treemodel.cpp
2008-01-29 Marcus Eggenbergerdebug build for adam
2008-01-28 Marcus Eggenberger- Made BufferId, NetworkId and BufferInfo available...
2008-01-28 Marcus EggenbergerRework of the TreeModel. This should finaliy *knock...
2008-01-23 Marcus EggenbergerBufferModell::currentChanged() is history. If you need...
2008-01-23 Marcus Eggenbergerimplemented TreeModel::setData() which haven't been...
2008-01-22 Marcus Eggenberger- BufferWidget behaves now like a view
2008-01-21 Alexander von RentelnMake Quassel compile on MSVC.
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-19 Marcus Eggenbergerbugfix
2008-01-19 Marcus EggenbergerFixing Issues with the NetworkModel. Though the perform...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-14 Alexander von RentelnFixing dubious crash at core connect (courtesy of EgS...
2008-01-13 Marcus EggenbergerFixed active state for statusBuffer and Queries
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-22 Marcus Eggenbergerfixed the "QCoreApplication::postEvent: Unexpected...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-12-02 Manuel NickschasMake Quassel compile on amd64. Thanks aseigo for findin...
2007-11-30 Manuel NickschasPrevent Quassel from crashing upon core dis- and reconn...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-10-29 Marcus EggenbergerCleanupination/Prettyfication/Refactorination of the...
2007-10-28 Marcus EggenbergerFixed a bug, where the customviews were not so customiz...
2007-10-19 Benjamin Zellermake quassel compile on msvc
2007-08-19 Marcus Eggenbergersome minor code purdifications :)
2007-08-15 Marcus EggenbergerFixing the Bug where a clear of the BufferTreeModel...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...
2007-07-27 Marcus EggenbergerAller guten Dinge sind drei! (please don't ask any...
2007-07-27 Marcus Eggenbergernext try *lol*
2007-07-25 Marcus Eggenbergertreemodels can now be cleared
2007-06-20 Marcus Eggenbergerforgot to add 6 files... -.-