Use options to choose which targets to build, instead of the BUILD variable.
[quassel.git] / src /
2008-06-16 Diego 'Flameeyes... Fix permissions for icons, they should not be executable.
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Marcus EggenbergerFixing BR #149 (high cpu load in settings)
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Marcus Eggenbergerfixed a bug in /away command
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-10 Manuel NickschasUse the provided CMake variables rather than hardcoding...
2008-06-10 Manuel NickschasFix OpenSSL on Windows
2008-06-10 unknownAdd windows application icon
2008-06-10 Manuel NickschasMerge branch 'cmake' of git@git.quassel-irc.org:quassel...
2008-06-10 Marcus EggenbergerAdded missing icon... oops
2008-06-10 Marcus EggenbergerCleaning up the icon dir
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 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-08 Manuel NickschasFixing parallel makes.
2008-06-08 Manuel NickschasAutogenerate version.gen - no more outdated versions!
2008-06-08 Marcus EggenbergerSome clarifications in the terminology of the core...
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-07 Marcus EggenbergerAdded missing icon... oops
2008-06-07 Marcus EggenbergerCleaning up the icon dir
2008-06-07 Manuel NickschasLook for OpenSSL.
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-06-05 Alexander von Rentelnbeautified icon (16x16, ..., 256x256)
2008-06-04 Marcus EggenbergerSay hello to compression!
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 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 Manuel NickschasChatView now uses MessageFilter to display only message...
2008-05-22 Manuel NickschasSay hello to MessageFilter!
2008-05-22 Manuel NickschasQuassel now handles even huge ChatScenes without slowin...
2008-05-22 Manuel NickschasSome optimizations... QGraphicsScene has some weird...
2008-05-22 Marcus EggenbergerMerging branches/0.2/@r849 with trunk
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-21 Manuel NickschasHandle rowsInserted() and add new messages to the scene.
2008-05-20 Marcus Eggenbergermerging branches/0.2/0.2@r44 with trunk
2008-05-19 Manuel NickschasMake ChatLine/-Items and ChatScene honor ChatView width.
2008-05-13 Manuel NickschasChatline -> ChatLine
2008-05-13 Manuel NickschasSwitch some dirty hacking to using real infrastructure...
2008-05-13 Manuel NickschasResurrecting chatline.{cpp|h} from the dead.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
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 Nickschasreadability++
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-08 Manuel Nickschasconsistency++
2008-05-08 Manuel NickschasStyleengine fix
2008-05-07 Manuel NickschasMake the new style engine compile and maybe even work...
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 NickschasMerging -r804:811 from trunk to branches/0.3.
2008-05-03 Manuel NickschasFirst version of our new optimized style engine. Not...
2008-05-03 Manuel NickschasPorting autoWHO fix (r809) from branches/0.3 to trunk.
2008-05-03 Manuel NickschasFixing autoWHO.
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-05-01 Marcus Eggenbergernicklist_performance++
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 Manuel NickschasMore WiP stuff for the MessageModel.
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-26 Manuel NickschasSPUTDEV compiles again, and the MessageModel now actual...
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-25 Manuel NickschasMake multi-line selections work correctly under X11.
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-24 Manuel NickschasBuffer sorting works in 0.3.x again also. Somehow that...
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 Marcus Eggenbergermake quassel compile with Qt4.3 again... *ooops*
2008-04-21 Alexander von Rentelndisplay channelname in windowtitle
2008-04-20 Marcus Eggenbergerlayout fixes
2008-04-19 Manuel Nickschasmessagemodel.[h|cpp]++
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-18 Manuel NickschasMake branches/0.3 compile again for mere mortals. Shoul...
2008-04-18 Manuel NickschasMerging r774:778 from trunk into branches/0.3. Forwardp...
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 Manuel NickschasMerging r766:773 from trunk to branches/0.3.
2008-04-17 Marcus Eggenbergermerging latest debug version with trunk
next