- Network Connection state is now reflected in the BufferViews
[quassel.git] / src / client / networkmodel.cpp
2008-01-29 Marcus Eggenberger- Network Connection state is now reflected in the...
2008-01-29 Marcus Eggenbergerremoved yet another stupid debug condition (this time...
2008-01-29 Marcus Eggenbergerdebug build for adam
2008-01-29 Marcus EggenbergerReenabled Activity levels
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-26 Marcus EggenbergerHaha! The Inputline is now a seperate dock! Sput: I...
2008-01-26 Marcus EggenbergerFixed inconsitency bug in the NetworkModel. (thanks...
2008-01-24 Marcus EggenbergerAdded a very simple tooltip for ircusers (aka: visible...
2008-01-21 Marcus Eggenbergerfixed a bug with where nicks where not shown in the...
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-19 Marcus EggenbergerFixing Issues with the NetworkModel. Though the perform...
2008-01-19 Manuel NickschasChanged QVariant::fromValue() to qVariantFromValue...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-17 Marcus EggenbergerMade the Nicklist Pretty again
2008-01-14 Marcus EggenbergerOnly a few small things: made the nicklist at least...
2008-01-14 Alexander von RentelnFixing dubious crash at core connect (courtesy of EgS...
2008-01-13 Marcus EggenbergerWorkaroundinated a weird bug...
2008-01-13 Marcus EggenbergerFixed active state for statusBuffer and Queries
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-08 Marcus EggenbergerWe now have back a real BufferModel. It's basically...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...