quassel.git
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 Manuel NickschasOK, disabled warnings for the moment :)
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
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 Manuel NickschasTrying to get the build system work with static MSVC...
2008-01-29 Marcus Eggenbergermade Highlighting work (needs core restart)
2008-01-29 Marcus EggenbergerReenabled Activity levels
2008-01-28 Alexander von... Added BanHandler.
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 Alexander von... added entries and disabled some not-yet-functioning...
2008-01-28 Alexander von... bufferview: corrected small error (userInput no longer...
2008-01-28 Marcus Eggenbergerreplaced Client::fakeInput() with Client::userInpt...
2008-01-28 Alexander von... Added a context menu to users
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-27 Marcus Eggenbergerfixed the scrollbar issue in the NickView
2008-01-27 Marcus EggenbergerIntroduced VerticalDock a derived QDockWidget, which...
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-25 Manuel NickschasYet another debugging version of the tabcompleter....
2008-01-24 Marcus EggenbergerAdded a very simple tooltip for ircusers (aka: visible...
2008-01-24 Alexander von... added context menu to systray
2008-01-24 Alexander von... Added action to trayicon - minimize to tray on left...
2008-01-24 Manuel NickschasTemporarily disabling tabcompletion in order to find...
2008-01-24 Alexander von... Added commands: who, whois and whowas.
2008-01-24 Manuel NickschasMake SettingsPages a little bit clearer to use.
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
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 Manuel NickschasHide some of the bufferviews by default in order to...
2008-01-22 Manuel NickschasFixing synchronization to a core without any networks...
2008-01-22 Manuel NickschasFix Quassel not being able to login to core without...
2008-01-22 Marcus EggenbergerFixed the empty line bug when handling CTCP messages...
2008-01-22 Manuel NickschasPrevent Quassel from crashing on displaying empty messa...
2008-01-21 Marcus Eggenbergerfixed a bug with where nicks where not shown in the...
2008-01-21 Alexander von... Make Quassel compile on MSVC.
2008-01-21 Marcus Eggenbergermade the signalproxy compile with MSVC
2008-01-21 Manuel NickschasSend updatedRemotely() signal after initialization...
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 Eggenbergerbugfix
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-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...
2008-01-17 Marcus EggenbergerMade the Nicklist Pretty again
2008-01-16 Alexander von... Make Quassel not crash on color codes > 15 (Sput)
2008-01-14 Marcus Eggenbergeranother tiny commit: made keyboardselections in the...
2008-01-14 Marcus EggenbergerOnly a few small things: made the nicklist at least...
2008-01-14 Alexander von... Fixing dubious crash at core connect (courtesy of EgS...
2008-01-13 Marcus EggenbergerWorkaroundinated a weird bug...
2008-01-13 Adam TuliniusUpdated some missing danish translations, added some...
2008-01-13 Marcus EggenbergerFixed active state for statusBuffer and Queries
2008-01-13 Marcus Eggenberger- Improved the speed of IrcServerHandler (and other...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-09 Manuel NickschasFinally! The new identities plus a nice shiny settingsp...
2008-01-08 Manuel Nickschas_Almost_ finished the identity dialog (which is still...
2008-01-08 Marcus EggenbergerWe now have back a real BufferModel. It's basically...
2008-01-08 Manuel NickschasWho stole the ! from main.cpp?
2008-01-07 Marcus EggenbergerSQL-Queries are now stored in a resource. The bashscript
2008-01-07 Manuel NickschasForgot to remove some obsolete stuff.
2008-01-07 Manuel NickschasSignalProxy now only allows syncing for classes derived...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-07 Manuel NickschasCommitting some ideas...
2008-01-06 Manuel NickschasChanged the new layout of the settings files around...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasRevamped a lot of the settings stuff. This should fix...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...
2008-01-05 Marcus EggenbergerSignalProxy emits now the updatedRemotely() Signal...
2008-01-05 Marcus EggenbergerAdded some featues to the SignalProxy. Now SyncSlaves...
2008-01-05 Manuel NickschasAdd a template project file to devnotes in order to...
2008-01-04 Marcus Eggenbergerupdate
2008-01-04 Marcus EggenbergerThis fix of the SignalProxy features more backward...
2008-01-04 Marcus Eggenberger- Fixed a minor bug in IrcUser
2008-01-03 Manuel NickschasAdd missing files to kdevelop project file list.
2008-01-03 Manuel NickschasUpdated roadmap.
2008-01-03 Adam TuliniusFirst fully translated version, except for some old...
2008-01-03 Manuel NickschasGive the CoreConnectDlg its icons back :)
2008-01-02 Adam TuliniusCleaned up window titles of widgets etc. Bu-bye "Forms...
2008-01-02 Adam TuliniusSome more translation. Added a missing tr() in qtui...
2008-01-02 Manuel NickschasAdd missing tr() calls in order to make all strings...
2008-01-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2008-01-02 Marcus Eggenbergermade the checkable columns of the bufferview prettier...
2008-01-02 Marcus Eggenberger- Implemented IrcServerHandler::handleMode(). In the...
2008-01-02 Adam TuliniusDanish translation *almost* done.
2008-01-02 Manuel NickschasMove the TRANSLATIONS thingy to a more proper place...
2008-01-02 Adam TuliniusThe TRANSLATIONS part is used at build-time to include...
next