hand QUrl a UTF-8 string instead of ASCII
[quassel.git] / version.inc
2008-11-20 Manuel NickschasUpdate ChangeLog and version.inc for release 0.3.1
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-08-27 Manuel NickschasUpdate version for release
2008-08-17 Manuel NickschasBump client/core protocol version, since internal struc...
2008-07-21 Marcus Eggenbergerfixing some inconsitency in the new connection loss...
2008-07-18 Marcus Eggenbergerimproved connection loss detection. (breaks protocol)
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-06 Marcus EggenbergerThis branch introduces a new sync method which should...
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-03 Manuel NickschasMore git testing
2008-06-03 Manuel NickschasTesting CIA for git
2008-05-30 Marcus EggenbergerMerging branches/new-icons with trunk
2008-05-30 Marcus EggenbergerMerging -r 859:865 branches/0.2/ with trunk
2008-05-27 Alexander von Renteln#BR39 - long messages will now be divided in several...
2008-05-26 Marcus EggenbergerMerging branches/0.2/@r859 with trunk
2008-05-23 Marcus EggenbergerMerging branches/0.2/@r857 with trunk
2008-05-22 Marcus EggenbergerMerging branches/0.2/@r849 with trunk
2008-05-20 Marcus Eggenbergermerging branches/0.2/0.2@r44 with trunk
2008-05-15 Manuel NickschasAdjust version.inc.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-09 Manuel NickschasTagging quassel-0.2.0-beta1.
2008-05-09 Manuel NickschasTagging quassel-0.2.0-beta1.
2008-05-09 Manuel NickschasMerging r820:825 from trunk to branches/0.3
2008-05-09 Alexander von Rentelnbugfix #BR159 - context menu now opens/starts query...
2008-05-09 Alexander von Rentelnbugfix - qactions from the contextmenu will now be...
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-05 Marcus Eggenberger- It's now possible to select multiple buffers at once...
2008-05-04 Marcus Eggenbergerfixing crashes when removing buffers from a view
2008-05-03 Manuel NickschasMerging -r804:811 from trunk to branches/0.3.
2008-05-03 Manuel NickschasPorting autoWHO fix (r809) from branches/0.3 to trunk.
2008-05-03 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-05-02 Marcus EggenbergerircServerHandler sanification
2008-05-01 Marcus Eggenbergerfixing the dock icon in mac os... (fixing doesn't mean...
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergerperformance++
2008-04-29 Manuel NickschasShow serverlist by default in the NetworksSettingsPage...
2008-04-29 Manuel NickschasMerging r780:797 from trunk to branches/0.3.
2008-04-29 Marcus EggenbergerDeactivating the nicklist autohide feature as the sizin...
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-27 Manuel Nickschasspelling++
2008-04-25 Manuel NickschasMake multi-line selections work correctly under X11.
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
2008-04-21 Alexander von Rentelndisplay channelname in windowtitle
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-16 Manuel NickschasMerging r732:766 from trunk to branches/0.3.
2008-04-16 Manuel NickschasSome fixes in AbstractBufferContainer::setBuffer().
2008-04-15 Alexander von RentelnBR#132: implemented an anti-flood protection (details...
2008-04-15 Marcus EggenbergerThis should/could fix client crashes related to unvolun...
2008-04-15 Marcus Eggenbergerserverlists are now saved correctly for newly created...
2008-04-14 Marcus Eggenberger- "All Buffers" are now sorted as they used to be
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasPrevent core from crashing if networks are removed...
2008-04-14 Manuel NickschasSave mainwindow state without segfaulting occasionally...
2008-04-14 Alexander von Rentelnadded oper and kill handler
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-14 Alexander von Rentelnban-handler implemented (now also available in the...
2008-04-14 Marcus Eggenbergerfixing layout issues
2008-04-14 Marcus Eggenbergersome boundary checks (prevents erroneous/bad clients...
2008-04-14 Marcus Eggenbergerfixing the min-activity-issue
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
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-13 Manuel NickschasFixing .desktop entry.
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-12 Alexander von Rentelnhighlightcolor can now be configured
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.
next