quassel.git
2008-06-23 Marcus EggenbergerFixing BR #188. This might fix X Errors (BadDrawable...
2008-06-22 Marcus EggenbergerFixing BR #147. Needs core update.
2008-06-22 Marcus EggenbergerIt is now possible to remove a BufferViewConfig from...
2008-06-22 Marcus EggenbergerFixing BR #167 (Key down now puts the content of inputl...
2008-06-22 Marcus EggenbergerFixing BR #39 (splitting long messages)
2008-06-22 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-21 Manuel NickschasMake STATIC an option; disable building of mono client...
2008-06-21 Manuel NickschasUpdate button state in NetworksSettingsPage correctly...
2008-06-21 Manuel NickschasUse qsrand initialization from Qt examples
2008-06-18 Manuel NickschasPut selections in both clipboard and X selection buffer...
2008-06-18 Marcus EggenbergerMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-18 Alexander von... Fix static building on Win32 yet again...
2008-06-18 Marcus Eggenbergerfixing BR #145 (moving items in custom view off by...
2008-06-18 Marcus EggenbergerFixing BR #157 (default argument to /mode)
2008-06-18 Marcus Eggenbergerfixing BR #18
2008-06-18 Marcus Eggenbergerfixing BR #100 and #187
2008-06-17 Manuel NickschasAdding Qt library deps and Qt config information back...
2008-06-17 Manuel NickschasAdding some CMake modules from KDE, since the original...
2008-06-17 Manuel NickschasMake our CMake options properly cached values.
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-17 Manuel NickschasFix static building on Linux/gcc
2008-06-17 Manuel NickschasRevert "Allow user to provide a key/certificate pair...
2008-06-17 Manuel NickschasBump cmake requirement to 2.4.7
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
2008-06-17 Diego 'Flameeyes... Allow user to provide a key/certificate pair for outgoi...
2008-06-16 Diego 'Flameeyes... Use options to choose which targets to build, instead...
2008-06-16 Diego 'Flameeyes... Fix permissions for icons, they should not be executable.
2008-06-16 Marcus EggenbergerMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-16 Marcus EggenbergerFixing BR #149 (high cpu load in settings)
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...
next