BufferView no longer reacts on layoutChanged() as this is far too often emited.
[quassel.git] / CMakeLists.txt
2008-06-21 Manuel NickschasMake STATIC an option; disable building of mono client...
2008-06-18 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-18 Alexander von RentelnFix static building on Win32 yet again...
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 NickschasBump cmake requirement to 2.4.7
2008-06-16 Diego 'Flameeyes... Use options to choose which targets to build, instead...
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Diego 'Flameeyes... Provide an install for the built clients.
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 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 unknownUpdated cmake-based buildsys to make it work with Windows.
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-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!
2007-06-20 Manuel NickschasContinuing file reorganization...
2007-06-19 Manuel NickschasBig update this time - Core has been redesigned to...
2007-06-03 Manuel NickschasFixed and integrated SqliteStorage as new storage backe...
2007-05-24 Manuel NickschasAdded install rules (at least for *nix)
2007-05-14 Manuel NickschasFinishing the big merge.
2007-05-14 Manuel NickschasMerged changes from branch "sput" r62:66 back into...
2007-05-04 Manuel NickschasMerged changes from branch "sput" r56:61 back into...
2007-02-12 Manuel NickschasMerged changes from branch "sput" r50:55 back into...
2006-11-05 Manuel NickschasAfter quite a while, we have another big SVN update...
2006-10-29 Manuel NickschasOK, another update. This is just prior to redoing the...
2006-10-23 Manuel NickschasAnother big update today.
2006-10-21 Manuel NickschasMore small changes, working on the dialogs right now.
2006-10-20 Manuel NickschasBig, big, major commit this time:
2006-10-18 Manuel NickschasBig refactoring completed. Everything prepared for...
2006-10-15 Manuel NickschasFirst sorta working network code added. We can connect...
2006-10-15 Manuel Nickschas(no commit message)
2006-07-10 Manuel NickschasNew Build System
2006-05-18 Manuel Nickschas(no commit message)
2006-05-17 Manuel Nickschas(no commit message)
2006-05-17 Manuel NickschasInitial checkin of first CMake based version.