This should/could fix client crashes related to unvoluntary disconnects from the...
[quassel.git] / version.inc
2008-02-19 Manuel NickschasForgot version.inc - since this breaks protocol, it...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-19 Alexander von Rentelnadded some more menu items to the context menu
2008-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-19 Manuel NickschasNow activity sync should work... and yes, I did acciden...
2008-02-18 Alexander von Rentelnadded application icon for mac os x
2008-02-18 Marcus Eggenbergerlast fix for buffer removal (fingers crossed). It is...
2008-02-18 Marcus Eggenbergerfixes to the TreeModel and Client
2008-02-18 Marcus Eggenbergerfix for minor issues with the buffer removal
2008-02-18 Manuel NickschasMade activity levels persistent.
2008-02-18 Marcus Eggenbergerfixed misdirected notices and privmsgs
2008-02-18 Marcus Eggenbergerminor code cleanup
2008-02-18 Marcus EggenbergerThe input line is now enabled disabled correctly accord...
2008-02-18 Marcus Eggenbergerimplemented the core part for removing buffers permanently
2008-02-18 Manuel NickschasStop core from crashing when exiting while clients...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-15 Alexander von Rentelnenabled custom colors and
2008-02-15 Alexander von Rentelnadded colorsettingspage
2008-02-14 Marcus EggenbergerChanged storage to store last seen dates of buffers...
2008-02-13 Manuel NickschasUpdating version.inc
2008-02-13 Manuel NickschasProvide sane defaults for new network settings options...
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-11 Manuel NickschasMade old ChatLine's code even more ugly by adding some...
2008-02-10 Marcus Eggenberger- Highlights are now determined in Client::checkForHigh...
2008-02-10 Marcus EggenbergerConversion to lowercase is no longer done by SQLite...
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...
2008-02-08 Manuel NickschasAdded a shiny new AboutDlg
2008-02-08 Marcus Eggenbergerjust a minor update before I get my hands dirty with...
2008-02-08 Alexander von Rentelnadded general settings page
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-07 Alexander von Rentelndoubleclick on user opens query
2008-02-06 Marcus EggenbergerTabcompletion works again (broke it in last REV). Acts...
2008-02-06 Marcus Eggenbergermade the check for lineseperators OS independent
2008-02-06 Marcus Eggenbergerpasting multiple lines at once into the InputLine is...
2008-02-05 Marcus Eggenbergermade keybindings persistent (per client)
2008-02-05 Marcus Eggenbergermade the inputline ignore less keys (only number in...
2008-02-05 Marcus Eggenbergerfixed a bug in the auto upgrade routine of the abstract...
2008-02-05 Alexander von Rentelnimproved minimize to tray behavior with win versions...
2008-02-05 Marcus Eggenbergermade highlight trigger only on normal messages, notices...
2008-02-05 Marcus Eggenbergertweaking the SignalProxy resulted in some casualties...
2008-02-05 Marcus Eggenbergerfixed a bug in UserInputHandler::handleMsg()
2008-02-05 Marcus EggenbergerThe Client sends now a heartbeat to the server once...
2008-02-05 Marcus Eggenbergerfixed inconsistency issues. Upgrade and Distclean is...
2008-02-04 Marcus Eggenbergerfixed a major bug introduced in r456 (segfault on core...
2008-02-04 Marcus EggenbergerNotices are now again displayed in the server buffer.
2008-02-04 Marcus EggenbergerYou can now jump to buffers with the keyboard. Select...
2008-02-04 Marcus Eggenbergerfixed a bug in IrcChannel. Upgrade is strongly advised...
2008-02-04 Marcus EggenbergerQuassl shows now activity from the backlog aswell.
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-02-03 Marcus Eggenbergerthe nickselector should now react properly to any relev...
2008-02-03 Alexander von Rentelnenabled query in user context menu - now that the query...
2008-02-03 Manuel NickschasAdded some new attributes to NetworkInfo. Note that...
2008-02-03 Marcus EggenbergerMore Code Cleanup
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-03 Alexander von Rentelnchanged the behavior of RPL_AWAY server messages:
2008-02-02 Manuel NickschasMake the network actions disappear again :p
2008-02-02 Marcus EggenbergerStopped Quassel from Segfaulting on 2nd+ connect to...
2008-02-02 Marcus Eggenbergerfixed the backlog replay issue. DISTCLEAN IS MANDATORY
2008-02-02 Marcus EggenbergerBacklogdata is now made persistent every 10 minutes.
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-02 Manuel NickschasThis hopefully fixes the occasional segfault when exiti...
2008-02-02 Manuel NickschasTrying to workaroundinate a weird bug with connection...
2008-02-01 Alexander von Rentelnbeautyfied the code in userinputhandler::handlectcp
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
next