Temporarily disabled add/remove networks because of a data corruption issue.
[quassel.git] / version.inc
2008-02-01 Manuel NickschasTemporarily disabled add/remove networks because of...
2008-02-01 Alexander von Rentelnadded ctcp handler to userinputhandler
2008-02-01 Manuel NickschassessionData--
2008-02-01 Marcus Eggenbergerfixed some debug messages in the SignalProxy
2008-01-31 Marcus Eggenbergersome minor improvements to the NetworkModel and added...
2008-01-31 Marcus Eggenbergerusers who are away are now greyed out in the nickview
2008-01-30 Marcus EggenbergerSignalProxy will no longer attempt to deliver data...
2008-01-30 Marcus Eggenbergerthe following assert should no longer trigger: ASSERT...
2008-01-30 Marcus Eggenbergerhacked (it's really not pretty) the chatwidget to make...
2008-01-30 Marcus Eggenberger- implemented on request a chat monitor: a simple buffe...
2008-01-29 Marcus Eggenberger- Network Connection state is now reflected in the...
2008-01-29 Manuel NickschasHopefully this makes older clients work with the curren...
2008-01-29 Marcus Eggenbergerremoved yet another stupid debug condition (this time...
2008-01-29 Marcus Eggenbergerremoved a no longer needed debug message... damn scared...
2008-01-29 Marcus Eggenbergerdebug build for adam
2008-01-29 Marcus Eggenbergermade Highlighting work (needs core restart)
2008-01-29 Marcus EggenbergerReenabled Activity levels
2008-01-28 Marcus Eggenbergermade the handlers for ERR_ERRONEUSNICKNAME and ERR_NICK...
2008-01-28 Marcus EggenbergerSmall improvement to the SQLite Storage engine.
2008-01-28 Marcus Eggenbergerreplaced Client::fakeInput() with Client::userInpt...
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-23 Marcus EggenbergerBufferModell::currentChanged() is history. If you need...
2008-01-23 Marcus Eggenbergerimplemented TreeModel::setData() which haven't been...
2008-01-22 Marcus EggenbergerQuassel takes now care of your erroneus nicks as long...
2008-01-22 Marcus Eggenberger- BufferWidget behaves now like a view
2008-01-22 Marcus EggenbergerFixed the empty line bug when handling CTCP messages...
2008-01-21 Marcus Eggenbergerfixed a bug with where nicks where not shown in the...
2008-01-21 Marcus Eggenbergermade the signalproxy compile with MSVC
2008-01-20 Marcus Eggenbergerclosing BR #57 - handle empty messages properly
2008-01-20 Marcus Eggenbergermade the NickSelector at least show your current nick
2008-01-20 Marcus Eggenbergermade the SignalProxy aware of default arguments
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
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-19 Marcus EggenbergerIntroducing SignalProxy NG! We're no longer using
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-17 Manuel NickschasUpdating the new version.inc (DO keep this current...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...