| Age | Commit message (Expand) | Author |
| 2007-11-07 | Added Soprano version check | Sebastian Trueg |
| 2007-11-06 | Make __KDE_HAVE_GCC_VISIBILITY cached. | Luboš Luňák |
| 2007-11-02 | If using cache values set all *_FOUND variables to true, not just Soprano_FOUND. | Andreas Pakulat |
| 2007-11-02 | Fix configuring extragear as a single module; to set the right paths we need ... | David Faure |
| 2007-11-01 | print the log headers in less than 80 chars so they fit nicely on typical vt100s | Allen Winter |
| 2007-10-31 | copy the chack to reflect the real name of the qimageblitz library | Pino Toscano |
| 2007-10-30 | fix search path messup | Dirk Mueller |
| 2007-10-30 | make the index library detection optional | Dirk Mueller |
| 2007-10-30 | It's meinproc4 | Laurent Montel |
| 2007-10-29 | -don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include fo... | Alexander Neundorf |
| 2007-10-29 | -use if(NOT ...) instead of an empty if() branch | Alexander Neundorf |
| 2007-10-29 | only put C++ files in the final-file (maybe I should use GET_SOURCE_FILE_PROP... | Alexander Neundorf |
| 2007-10-24 | Support for passing "-i includefile" to qdbusxml2cpp. Can be useful for the Q... | David Faure |
| 2007-10-23 | - include xkbfile into FindX11 | Andriy Rysin |
| 2007-10-22 | Goodbye, libkdeprint, how we loved thee. | Alex Merry |
| 2007-10-22 | allow enable-final on kdepimlibs | Charles Samuels |
| 2007-10-18 | the package config file is qca2.pc, not qca | Dirk Mueller |
| 2007-10-18 | extragear-libs might be installed in KDE4 prefix as well | Dirk Mueller |
| 2007-10-11 | cmake's string handling is suboptimal... :( | Christian Ehrlicher |
| 2007-10-11 | I'm sorry Ralf, but your fix was wrong and breaks build. The error is in Find... | Christian Ehrlicher |
| 2007-10-11 | win32 fix: avoid adding QtCrypto multiple times to QCA_INCLUDE_DIR | Ralf Habacker |
| 2007-10-11 | workaround for cmake error: "syntax error, unexpected cal_ERROR, expecting $e... | Ralf Habacker |
| 2007-10-10 | Make sure to not use an old version of Soprano. | Sebastian Trueg |
| 2007-10-10 | install also index.cache.bz2 which is used by khelpcenter | Burkhard Lück |
| 2007-10-09 | Also check for Soprano index, server, and client libs | Sebastian Trueg |
| 2007-10-07 | NO_DEFAULT_PATH is not good on win32 - remove it for windows | Christian Ehrlicher |
| 2007-10-07 | do not depend only on index.docbook but on all docbooks to trigger recompilation | Albert Astals Cid |
| 2007-10-06 | dont install index.docbook twice | Burkhard Lück |
| 2007-10-05 | Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are | Andreas Pakulat |
| 2007-10-05 | -make it possible for the module user to override the required strigi version | Alexander Neundorf |
| 2007-10-05 | Merged KIO::JobFlags branch | David Faure |
| 2007-10-04 | all docbooks have to be installed, not just index.docbook | Albert Astals Cid |
| 2007-10-04 | Remove not necessary path | Laurent Montel |
| 2007-10-03 | fixes for KDE4_ADD_WIN32_APP_ICON | Ralf Habacker |
| 2007-10-03 | sopranoindex and sopranoclient also have a debug postfix on win32 | Christian Ehrlicher |
| 2007-10-03 | we need Strigi 0.5.5 now | Dirk Mueller |
| 2007-10-02 | extract kpty* into an own lib | Oswald Buddenhagen |
| 2007-10-02 | When looking for local libs in extragear, allow extragear to be configured as... | David Faure |
| 2007-10-02 | Find libraries in $STRIGI_HOME instead of system ones, as discussed with Vir ... | Anders Lund |
| 2007-10-02 | kdefx is dead. Long live... something that is not kdefx :-). | Matthew Woehlke |
| 2007-10-01 | There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define i... | David Faure |
| 2007-09-30 | FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUG | Christian Ehrlicher |
| 2007-09-30 | don't prefer /usr/include over /include | Matthias Kretz |
| 2007-09-27 | renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex request | Ralf Habacker |
| 2007-09-26 | update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE(). | Allen Winter |
| 2007-09-26 | Sometimes we name our manpage docbook files as "man-foo.docbook", | Allen Winter |
| 2007-09-26 | Changes to the KDE4_CREATE_MANPAGE() macro: | Allen Winter |
| 2007-09-26 | install manpages and infopages into destdir/share | Allen Winter |
| 2007-09-26 | add an optional "section" argument to the KDE4_CREATE_MANPAGE() macro | Allen Winter |
| 2007-09-25 | soprano needs client and index libraries now, so search for them | Dirk Mueller |