Merging r726:730 from trunk to branches/0.3. This forwardports everything except...
[quassel.git] / version.inc
2008-04-13 Manuel NickschasMerging r726:730 from trunk to branches/0.3. This forwa... 0.3.0-pre
2008-04-10 Manuel NickschasCreating 0.3 branch (from trunk:r724).
2008-04-10 Alexander von Renteln-statusbar can now be hidden (you can find it in views...
2008-04-09 Manuel NickschasPreparing the next release...
2008-04-09 Manuel NickschasThis should finally fix the remaining font issues,...
2008-04-09 Manuel Nickschasquasseltopia++
2008-04-08 Manuel NickschasSanitized AutoWho. Now rather than bulk-sending /WHO...
2008-04-08 Alexander von RentelnBR#138: prettifyed the whois output of the core
2008-04-07 Manuel NickschasPrettifying compiler output. \o/
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-04-05 Marcus Eggenbergergetting rid of those horizontal scrollbars in the nickv...
2008-04-04 Alexander von Renteln-tray icon now greys out, when quassel is not connected
2008-04-03 Marcus Eggenbergerproxy config is now saved properly
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-03 Manuel NickschasYet another try to fix that font issue on some machines...
2008-04-03 Manuel NickschasRemoving debug info from core, and don't remove trailin...
2008-04-02 Marcus Eggenbergerthis should keep the core from going berserk (which...
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-04-01 Manuel NickschasImproved URL recognizer for the good'ole ChatWidget...
2008-04-01 Marcus EggenbergerMade the core connects faster
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-31 Alexander von Renteln-moved the style option to general->appearance
2008-03-31 Alexander von Renteln#BR127: user can now set the style of the application...
2008-03-31 Marcus Eggenbergercode cleanup
2008-03-30 Manuel NickschasHmm, actually, trunk != alpha4. And alpha4 != r673.
2008-03-30 Manuel NickschasUpdated version.inc to reflect the tagging of alpha4.
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 Alexander von Rentelnmake animation of the tray icon and the displaying...
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-21 Marcus EggenbergerFont of the Inputline is now configurable. Closing...
2008-03-20 Manuel NickschasAdding static build stuff to trunk instead of a branch...
2008-03-20 Manuel NickschasMake the style engine fix a little less obscure by...
2008-03-20 Alexander von Renteln-added tray icon notification
2008-03-18 Marcus Eggenbergergeneral performance boost (probably only noticable...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-18 Manuel NickschasMake server passwords work
2008-03-18 Marcus EggenbergerBacklog is dynamically called and replayed from the...
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-16 Manuel NickschasUpdating version.inc
2008-03-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
2008-03-13 Alexander von RentelnBR#117:
2008-03-12 Marcus Eggenbergertopic line edit has now a clear button
2008-03-12 Marcus Eggenberger- Topics are now editable even when they were empty
2008-03-11 Marcus EggenbergerClosing BR #126
2008-03-10 Marcus EggenbergerPurdificationings of the TopicWidget (no more colore...
2008-03-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
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-03 Marcus Eggenbergerfurther improved backlog replay speed
2008-03-02 Marcus Eggenbergerfixed case sensitivity issue with channel sync
2008-03-02 Marcus EggenbergerAaaaand here comes another protocol break! :)
2008-03-02 Marcus Eggenbergerimproved backlog replay performance
2008-03-01 Marcus EggenbergerFixed newly introduced renaming bug
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-03-01 UnknownDisplay nickname with notices. Backported this to alpha...
2008-03-01 Marcus EggenbergerBreaking protocol with alpha2.... and it won't be the...
2008-03-01 Manuel Nickschasversion.inc++
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 codec error in /me commands
2008-02-27 Marcus Eggenbergerimprovements to the default layout
2008-02-27 Marcus Eggenberger- Buffer and NickViews have now sane sizeHints() so...
2008-02-27 Marcus EggenbergerFixed those nasty "Client::updateLastSeen(): Unknown...
2008-02-26 Manuel NickschasSome very small cosmetic fixes.
2008-02-26 Manuel NickschasFinally fixed that ***** crash during network configura...
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 EggenbergerYou can now switch buffers via mousewhell, when the...
2008-02-24 Marcus Eggenberger- Fixed "ghost-buffers" appearing in the network view
2008-02-23 Unknownversion.inc++
2008-02-22 Marcus EggenbergerNewly created buffers are now selected automatically.
2008-02-22 Marcus Eggenbergerfixed bug: unable to setup SQLite storage
2008-02-21 Marcus Eggenbergermoved corestate (connected networks and joined channels...
2008-02-21 Marcus Eggenbergermigrated passwords from blob to strings (still hashed...
2008-02-21 Alexander von Rentelnchanges in the color settingspage towards enabling...
2008-02-20 Manuel NickschasThis should fix duplicate messages that would occur...
2008-02-20 Manuel NickschasFinally we have solved the session restore problems...
2008-02-20 Alexander von RentelnAdded tooltip for networkItems and bufferItems
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...
next