Make compile on top of the current master branch
[quassel.git] / src / client / client.cpp
2008-07-18 Marcus Eggenbergerfixing client crash if a buffer is deleted during backl...
2008-06-23 Marcus Eggenbergerfixing some merge weirdness
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergerperformance++
2008-04-26 Manuel NickschasSPUTDEV compiles again, and the MessageModel now actual...
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-18 Manuel NickschasMake branches/0.3 compile again for mere mortals. Shoul...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-04 Alexander von Renteln-tray icon now greys out, when quassel is not connected
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...
2008-03-27 Marcus Eggenbergerfixed BR #129 (backlog messages not being checked for...
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-20 Alexander von Renteln-added tray icon notification
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-03-02 Marcus Eggenbergerown messages are no longer checked for highlights
2008-02-27 Marcus EggenbergerFixed those nasty "Client::updateLastSeen(): Unknown...
2008-02-26 Manuel NickschasMake syncing fly again :) Also removed not-yet-used...
2008-02-26 Marcus EggenbergerRedirection of certain messages to different targets...
2008-02-24 Marcus Eggenberger- Fixed "ghost-buffers" appearing in the network view
2008-02-22 Marcus EggenbergerNewly created buffers are now selected automatically.
2008-02-20 Manuel NickschasFix client crash at core disconnect.
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
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 Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
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-10 Marcus Eggenbergerdon't ask
2008-02-10 Marcus Eggenbergerdamn... now it's fixed...
2008-02-10 Marcus Eggenbergerbugfix
2008-02-10 Marcus Eggenberger- Highlights are now determined in Client::checkForHigh...
2008-02-05 Alexander von Rentelnimproved minimize to tray behavior with win versions...
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 EggenbergerFixed the missing network name in the chat monitor
2008-02-03 Marcus Eggenbergerfixed the FIXME in Client::networkDestroyed()
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-01 Manuel NickschasAdded a fancy menu to connect to and disconnect from...
2008-02-01 Manuel NickschassessionData--
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-31 Marcus Eggenbergerusers who are away are now greyed out in the nickview
2008-01-30 Marcus Eggenberger- implemented on request a chat monitor: a simple buffe...
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 EggenbergerReenabled Activity levels
2008-01-28 Marcus Eggenbergerreplaced Client::fakeInput() with Client::userInpt...
2008-01-28 Marcus Eggenberger- Made BufferId, NetworkId and BufferInfo available...
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
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-14 Marcus EggenbergerOnly a few small things: made the nicklist at least...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
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-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...
2008-01-01 Manuel NickschasImporting (parts of) the Oxygen iconset. I hope the...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-23 Manuel NickschasVarious stuff, cosmetic fixes, fiddling with IrcUsers...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...
2007-11-06 Marcus EggenbergerThis should take care of it the clean way. Sput please...
2007-11-06 Manuel NickschasTemporarily fixed the bug where the backlog would be...
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-11-03 Marcus Eggenberger- New SignalProxy which is kinda sorta based on the...
2007-10-21 Marcus EggenbergerActually... I have nearly no clue what the changes...
2007-10-20 Marcus EggenbergerStarted to reorganize the Buffer{Model|View|Filter...
2007-10-20 Manuel NickschasSyncing my state before starting to reorganize the...
2007-10-20 Marcus EggenbergerFixed crash when joining new channels
2007-10-19 Marcus EggenbergerNope, I will not answer any questions...
2007-10-19 Marcus Eggenbergersome minor cosmetics...
2007-10-19 Benjamin Zellermake quassel compile on msvc
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-10-04 Manuel NickschasMake Message a proper class rather than a struct (i...
2007-10-01 Manuel NickschasCommitting my current state just in case. Mostly work...
2007-09-06 Manuel NickschasYay! QuasselTopia has a working core connection dialog...
2007-08-31 Manuel NickschasFirst check-in of the Qtopia build system. See qtopia...
2007-08-29 Manuel Nickschasclean++
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-10 Manuel NickschasFixed disconnect from Core. Dis- and reconnecting shoul...
next