quassel.git
2008-06-16 Diego 'Flameeyes... Provide an install for the built clients.
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-16 Diego 'Flameeyes... Provide a .desktop file for quasselclient too.
2008-06-16 Diego 'Flameeyes... Rename the cmake information from README.cmake to INSTA...
2008-06-15 Manuel Nickschasquassel-0.2 only requires Qt 4.3
2008-06-15 Marcus Eggenbergerfixed a bug in /away command
2008-06-15 Manuel NickschasMake qmake still build with the new version stuff
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-09 Marcus Eggenbergerreplaced a Qt 4.4 function call so Quassel can compile...
2008-06-09 Marcus Eggenbergersometimes I hate git... forgot stupid -a for git commit
2008-06-09 Marcus EggenbergerCAN I HAS CHANNEL MODES PLZ?
2008-06-08 Marcus EggenbergerSome clarifications in the terminology of the core...
2008-06-07 Marcus EggenbergerAdded missing icon... oops
2008-06-07 Marcus EggenbergerCleaning up the icon dir
2008-06-06 Alexander von... Merge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-06 Alexander von... beautified icon (16x16, ..., 256x256)
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-06-04 Marcus Eggenbergerfixed a bug that could crash the core on exit
2008-06-04 Marcus Eggenbergersome minor fixes:
2008-05-30 Manuel NickschasUpdate aboutdlg for new contributors
2008-05-30 Marcus EggenbergerMerging branches/new-icons with branches/0.2
2008-05-29 Marcus EggenbergerSince the last fix had some nasty side effects (too...
2008-05-29 Marcus EggenbergerThis should finally fix the issue with the non working...
2008-05-26 Marcus EggenbergerFixing the "Add New Buffers automatically"-function...
2008-05-23 Marcus EggenbergerIrcUser objects yield existance corretly now if they...
2008-05-22 Manuel NickschasBackport -config profile
2008-05-22 Marcus Eggenbergerchanging your away status is now immediately reflected...
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-20 Marcus EggenbergerFixing the context menu of the buffer views.
2008-05-15 Manuel NickschasRemoving .gitignore from the branch as well.
2008-05-15 Manuel NickschasHave git ignore *~ files.
2008-05-13 Manuel NickschasAllow static building on 64 bit platforms as well.
2008-05-09 Manuel NickschasMoving trunk to branches/0.2
2008-05-09 Manuel NickschasTagging quassel-0.2.0-beta1.
2008-05-09 Alexander von... bugfix #BR159 - context menu now opens/starts query...
2008-05-09 Alexander von... bugfix - qactions from the contextmenu will now be...
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-05 Marcus EggenbergerMaking Quassel Core compile without SSL support
2008-05-05 Marcus Eggenbergermaking MSVC happy. Who would have thought that QMetaObj...
2008-05-04 Marcus Eggenbergerfixing crashes when removing buffers from a view
2008-05-03 Manuel NickschasAdding missing #include
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-02 Manuel NickschasMake debug builds possible again. Use qmake -config...
2008-05-01 Marcus Eggenbergerfixing the dock icon in mac os... (fixing doesn't mean...
2008-05-01 Marcus Eggenbergerperformance++
2008-05-01 Marcus Eggenbergernicklist_performance++
2008-04-30 Alexander von... windows buildsystem fix
2008-04-29 Manuel NickschasShow serverlist by default in the NetworksSettingsPage...
2008-04-29 Marcus EggenbergerDeactivating the nicklist autohide feature as the sizin...
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-28 Marcus Eggenbergersane windows build config for non static builds
2008-04-27 Manuel Nickschasspelling++
2008-04-25 Manuel NickschasMake multi-line selections work correctly under X11.
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
next