Remove .gitignore for good. I hope.
[quassel.git] / src / client /
2008-05-13 Manuel NickschasSwitch some dirty hacking to using real infrastructure...
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel Nickschasconsistency++
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergerperformance++
2008-04-29 Manuel NickschasMerging r780:797 from trunk to branches/0.3.
2008-04-29 Manuel NickschasMore WiP stuff for the MessageModel.
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-26 Manuel NickschasSPUTDEV compiles again, and the MessageModel now actual...
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
2008-04-19 Manuel Nickschasmessagemodel.[h|cpp]++
2008-04-18 Manuel NickschasMake branches/0.3 compile again for mere mortals. Shoul...
2008-04-18 Manuel NickschasMerging r774:778 from trunk into branches/0.3. Forwardp...
2008-04-18 Marcus Eggenbergernewly joined buffers are now selected properly
2008-04-18 Marcus Eggenbergercode cleanup
2008-04-18 Marcus Eggenbergerfixed bufferswitches when using different buffer views
2008-04-16 Manuel NickschasMerging r732:766 from trunk to branches/0.3.
2008-04-16 Marcus Eggenbergermerging branches/fu-debug with trunk :)
2008-04-15 Marcus Eggenbergeranother try to fix those win/linux crashes :)
2008-04-15 Marcus EggenbergerThis should/could fix client crashes related to unvolun...
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 Manuel NickschasMerging r726:730 from trunk to branches/0.3. This forwa... 0.3.0-pre
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-09 Manuel NickschasAdded a default translation (quassel.ts/.qm) that is...
2008-04-09 Manuel NickschasPrettified and correctly sortified user categories...
2008-04-08 Alexander von Rentelnminor bugfix: ssl/no-ssl icons will only be displayed...
2008-04-08 Alexander von RentelnBR#138: prettifyed the whois output of the core
2008-04-08 Alexander von Renteln-tooltip in the buffer list is now translatable
2008-04-05 Manuel Nickschas#ifdef'd QNetworkProxy
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 Manuel NickschasPimping the build system to not crap out when parallel...
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-30 Marcus EggenbergerCTCP ACTION (/me style messages) are now treated like...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
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-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-20 Alexander von Renteln-added tray icon notification
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-16 Marcus Eggenbergerfixed renaming issue for queries
2008-03-14 Alexander von Rentelndoubleclick on nick now selects the buffer if buffer...
2008-03-13 Alexander von RentelnBR#117:
2008-03-12 Alexander von RentelnBR #117:
2008-03-12 Marcus Eggenberger- Topics are now editable even when they were empty
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-03-06 Marcus Eggenbergerfuther internal prettifications of the buffer switching...
2008-03-06 Marcus Eggenbergerfixed slow buffer switches
2008-03-02 Marcus Eggenbergerown messages are no longer checked for highlights
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-02-29 Marcus Eggenbergerown messages no longer update the activity status
2008-02-29 Alexander von Rentelnminor correction
2008-02-28 Alexander von Rentelnadded "join channel" to network context menu in the...
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-25 Alexander von Rentelncreated buffersettings to access options concerning...
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-21 Manuel NickschasFix nasty bug that made the client sometimes crash...
2008-02-20 Manuel NickschasFix client crash at core disconnect.
2008-02-20 Manuel NickschasThis should fix duplicate messages that would occur...
2008-02-20 Alexander von RentelnAdded tooltip for networkItems and bufferItems
2008-02-19 Manuel NickschasWe now send WHO every 60 seconds for all channels we...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-19 Manuel NickschasNow activity sync should work... and yes, I did acciden...
2008-02-19 Manuel Nickschas(Hoperfully) fixing activity syncing. We really shouldn...
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 Marcus Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Marcus EggenbergerThe input line is now enabled disabled correctly accord...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-17 Marcus EggenbergerThis should finally *fingers crossed* fix the model...
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-12 Manuel NickschasFix case-insensitivity for channel names, and add some...
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-10 Marcus Eggenbergersimpler version of the treemodel since features of...
2008-02-08 Marcus Eggenbergerhighlight respects now word boundaries. thx int
2008-02-08 Marcus Eggenbergeroops... that were 2 files too much...
2008-02-08 Marcus Eggenbergerjust a minor update before I get my hands dirty with...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-07 Marcus Eggenbergerfixed a bug when selecting a buffer in a different...
2008-02-05 Marcus Eggenbergermade keybindings persistent (per client)
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...
next