quassel.git
2008-04-24 Manuel NickschasPut some information about static builds in dev-notes...
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
2008-04-21 Marcus Eggenbergermake quassel compile with Qt4.3 again... *ooops*
2008-04-21 Alexander von... display channelname in windowtitle
2008-04-20 Marcus Eggenbergerlayout fixes
2008-04-18 Marcus Eggenbergeraccidentaly deactivated custom sorting... ooops
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-17 Marcus Eggenbergermerging latest debug version with trunk
2008-04-17 Marcus Eggenbergercode cleanup
2008-04-16 Marcus Eggenbergermerging branches/fu-debug with trunk :)
2008-04-16 Manuel NickschasSome fixes in AbstractBufferContainer::setBuffer().
2008-04-15 Alexander von... BR#132: implemented an anti-flood protection (details...
2008-04-15 Alexander von... chatline: highlightcolor is only loaded once in the...
2008-04-15 Marcus Eggenbergeranother try to fix those win/linux crashes :)
2008-04-15 Marcus Eggenbergerbuffer views are now sorted case insensitive if alphabe...
2008-04-15 Manuel Nickschass/Q_ASSERT()/if()/g in CoreSession. Core shouldn't...
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-15 Marcus EggenbergerMacOS only: automagically build universal if the Tiger...
2008-04-14 Marcus Eggenberger- "All Buffers" are now sorted as they used to be
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 Manuel NickschasSave the mainwindow state properly when exiting the...
2008-04-14 Alexander von... added oper and kill handler
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-14 Alexander von... ban-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-14 Marcus Eggenbergerfixing layout of the perform tab
2008-04-13 Marcus Eggenbergerremoving debug output
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-13 Manuel NickschasFixing .desktop entry.
2008-04-13 Manuel NickschasMade the user mode display slightly more intuitive...
2008-04-12 Alexander von... Added some new ircServerHandlers
2008-04-12 Alexander von... highlightcolor can now be configured
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-10 Manuel NickschasCreating 0.3 branch (from trunk:r724).
2008-04-10 Manuel Nickschasold_crap--
2008-04-10 Manuel NickschasAdding some work-in-progress files for shortcut handlin...
2008-04-10 Marcus Eggenbergermade the ctcp handler recognize faulty ctcp actions
2008-04-10 Alexander von... -statusbar can now be hidden (you can find it in views...
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-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 Nickschaskdevelop.filelist--
2008-04-08 Manuel NickschasSanitized AutoWho. Now rather than bulk-sending /WHO...
2008-04-08 Alexander von... minor bugfix: ssl/no-ssl icons will only be displayed...
2008-04-08 Alexander von... BR#138: prettifyed the whois output of the core
2008-04-08 Alexander von... -tooltip in the buffer list is now translatable
2008-04-08 Manuel Nickschasdebug_output++
2008-04-07 Marcus Eggenbergerqmake -config Tiger enables 10.4 sdk
2008-04-07 Manuel NickschasPrettifying compiler output. \o/
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-04-05 Manuel Nickschas#ifdef'd QNetworkProxy
2008-04-05 Manuel NickschasAdded a useful popup to the topic bar. Should probably...
2008-04-05 Marcus Eggenbergerfinally fixing the layout issues of the network setting...
2008-04-05 Marcus Eggenbergergetting rid of those horizontal scrollbars in the nickv...
2008-04-05 Marcus Eggenbergerfixing Quassel data dir for windows boxes
2008-04-05 Marcus Eggenbergeradded a warning if quassel is unable to create it's...
2008-04-04 Alexander von... -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... highlights 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 NickschasProperly depend on libs again and actually rebuild...
2008-04-03 Manuel NickschasMake X11 selection work correctly (marked text in the...
2008-04-03 UnknownTrim incoming lines again, apparently allowing trailing...
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 NickschasChange headerguard to make quassel compile with MinGW.
2008-04-02 Alexander von... small correction for the static windows built
2008-04-02 Alexander von... windows compile options
2008-04-02 Manuel NickschasPimping the build system to not crap out when parallel...
2008-04-02 Alexander von... added 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 quassel compile with gcc-4.3 or who-knows-what...
2008-04-01 Marcus Eggenbergerminor fixes
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... d'oh - i meant appearance->general
2008-03-31 Alexander von... -moved the style option to general->appearance
2008-03-31 Alexander von... #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 EggenbergerCTCP ACTION (/me style messages) are now treated like...
2008-03-30 Marcus Eggenbergerdisabling work-in-progress stuff
2008-03-30 Marcus Eggenbergeradded missing files
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Manuel NickschasAdding some debug output to NetworkConnection for the...
2008-03-29 Adam TuliniusUpdatet danish translation, including the new proxy...
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-28 Adam TuliniusUpdated danish tr, loong way to go.
next