| Age | Commit message (Expand) | Author |
| 2007-11-20 | The po file is located in the source dir, so cd to that folder instead of the... | Tom Albers |
| 2007-11-20 | if there's nothing to moc, don't add automoc source which is C++, then a lib ... | Matthias Kretz |
| 2007-11-19 | -add some more quotes to help with spaces | Alexander Neundorf |
| 2007-11-19 | reverting the change -> problem lies in kdebase (use of DBUS_INTERFACES_INSTA... | Patrick Spendrin |
| 2007-11-18 | not sure whether I should change it here or in the qt4_add_dbus_* macros; bre... | Patrick Spendrin |
| 2007-11-18 | It's used by kdeutils/extragear/network | Laurent Montel |
| 2007-11-16 | fix for build on systmes that do not have OPENEXR_ILMTHREAD_LIBRARY | Valentin Rusu |
| 2007-11-16 | Use the -Woverloaded-virtual compile option, if available. | Allen Winter |
| 2007-11-16 | newer OpenEXR has a libIlmThread | Benjamin Reed |
| 2007-11-14 | -change the install destinations for Windows: everything is relative to CMAKE... | Alexander Neundorf |
| 2007-11-14 | the debug output was suspicious, and indeed this was looking for /kdedir/lib ... | David Faure |
| 2007-11-13 | changing kde4_add_win32_icon acc. to the hints of alex neundorf. | Patrick Spendrin |
| 2007-11-12 | -fix error message for cygwin | Alexander Neundorf |
| 2007-11-12 | minor cosmetic changes: fix indentation (no tabs), don't test for WIN32 twice... | Alexander Neundorf |
| 2007-11-12 | Move from kdemultimedia | Laurent Montel |
| 2007-11-11 | make freetype findable under windows | Patrick Spendrin |
| 2007-11-09 | make msvc build not depending on windres | Patrick Spendrin |
| 2007-11-09 | hopefully the last commit concerning this | Patrick Spendrin |
| 2007-11-09 | this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro... | Patrick Spendrin |
| 2007-11-09 | changing macro to just work in case of png2ico's existance - removing duplica... | Patrick Spendrin |
| 2007-11-08 | temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ... | Christian Ehrlicher |
| 2007-11-07 | adding icon install macro from kdewin-installer/marble | Patrick Spendrin |
| 2007-11-07 | Added Soprano version check | Sebastian Trueg |
| 2007-11-06 | - GPLv2+ | Matthias Kretz |
| 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 |