quassel.git
2008-06-23 Marcus EggenbergerFixed a bug where disconnecting from a net might make...
2008-06-23 Marcus Eggenbergerremoving debug output...
2008-06-23 Marcus EggenbergerFixing BR #188. This might fix X Errors (BadDrawable...
2008-06-23 Marcus Eggenbergerfixing some merge weirdness
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-06-23 Marcus EggenbergerIt is now possible to remove a BufferViewConfig from...
2008-06-23 Marcus EggenbergerFixing BR #167 (Key down now puts the content of inputl...
2008-06-23 Marcus EggenbergerFixing BR #39 (splitting long messages)
2008-06-23 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 Eggenbergerremoving debug output
2008-06-18 Marcus EggenbergerAdded Debuging output to the SignalProxy to test on...
2008-06-18 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-18 Marcus Eggenbergerfixing BR #145 (moving items in custom view off by...
2008-06-18 Alexander von... Fix static building on Win32 yet again...
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 unknownwindows works now with cmake
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... Allow user to provide a key/certificate pair for outgoi...
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
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 '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... 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 NickschasMaster branch still only requires Qt 4.3, though that...
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 NickschasMake qmake still build with the new version stuff
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-15 Manuel NickschasEnable warnings on gcc
2008-06-14 Manuel NickschasIF out apple stuffz on non-Apple systems
2008-06-14 Marcus Eggenbergerquassel and quasselclient targets now generate a bundle...
2008-06-12 Manuel NickschasTrying to fix CMake for Mac. Does this work now?
2008-06-11 Manuel NickschasFindOpenSSL.cmake fails on Win32 -_-
2008-06-10 Manuel NickschasUse the provided CMake variables rather than hardcoding...
2008-06-10 Manuel NickschasFix OpenSSL on Windows
2008-06-10 Manuel NickschasDisable disabling of cmake-2.4 related warnings in...
2008-06-10 unknownAdd windows application icon
2008-06-10 Manuel NickschasAdjust CMakeLists.txt to new icon arrangement.
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-10 unknownUpdated cmake-based buildsys to make it work with Windows.
2008-06-09 Manuel NickschasAdd README.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 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 Manuel NickschasKeeping cmake-based version.gen generating in history
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-07 Manuel NickschasFix static building (on Linux at least).
2008-06-07 Manuel NickschasUhm, we should include FindQt4 only after setting ...
2008-06-06 Manuel NickschasAdd -DQT=/path/to/qt to select a non-system Qt4 install...
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... beautified 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-06-03 Manuel NickschasYeah, I know. I want this to get done though. And git...
2008-06-03 Manuel NickschasOne more little change to test the git workflow.
2008-06-03 Manuel NickschasMore git testing
2008-06-03 Manuel NickschasTesting CIA for git
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... #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 Manuel NickschasAdd -config profile to enable a gprof-capable build.
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
next