| Age | Commit message (Expand) | Author |
| 2007-01-23 | add -fno-threadsafe-statics to the CXXFLAGS if supported: as we can't rely on | Matthias Kretz |
| 2007-01-22 | Undo my accidental change of the compiler flags from the other | Thiago Macieira |
| 2007-01-22 | Stupid me :( | Laurent Montel |
| 2007-01-22 | Changed kspell2 to sonnet where relevant, in anticipation of merging sonnet-r... | Jacob Rideout |
| 2007-01-22 | Fix create symlink when in post install | Laurent Montel |
| 2007-01-22 | replace this evil hack with an entirely more evil hack that | Dirk Mueller |
| 2007-01-22 | Allow to install doc into subdirectory | Laurent Montel |
| 2007-01-22 | Update | Laurent Montel |
| 2007-01-22 | Add kwalletclient cmake macro | Laurent Montel |
| 2007-01-21 | can't hurt to create the directory beforehand. | Dirk Mueller |
| 2007-01-21 | fix qtmain usage | Christian Ehrlicher |
| 2007-01-21 | make the handbook creation dependent on the stylesheet. | Allen Winter |
| 2007-01-21 | win32-only fixes: | Christian Ehrlicher |
| 2007-01-20 | New macros for creating and installing application handbooks. | Allen Winter |
| 2007-01-20 | -user CMAKE_MODULE_LINKER_FLAGS for CMAKE_MODULE_LINKER_FLAGS | Alexander Neundorf |
| 2007-01-20 | Do not override my compiler flags, thank you | Thiago Macieira |
| 2007-01-20 | Added new macro MACRO_OPTIONAL_ADD_SUBDIRECTORY(dir), which might be useful e... | Alexander Neundorf |
| 2007-01-19 | -add a helper target "htmlhandbook" using add_custom_target() which depends | Alexander Neundorf |
| 2007-01-18 | -add the dependency to meinproc when building kdelibs to the meinproc macro, ... | Alexander Neundorf |
| 2007-01-18 | A new macro for generating index.html from index.docbook using meinproc. | Allen Winter |
| 2007-01-16 | Fix a problem experienced by a few people, where the | Brad Hards |
| 2007-01-15 | Fix parsing of found_version when it starts with letters, like "Flex 2.5.4a". | David Faure |
| 2007-01-13 | Tidy up QCA2 check | Will Stephenson |
| 2007-01-12 | - rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just as | Matthias Kretz |
| 2007-01-12 | add qtmain(d).lib when linking executables on windows | Christian Ehrlicher |
| 2007-01-12 | Fix the check for MySQL Embedded | Will Stephenson |
| 2007-01-11 | cosmetic fix, now the parameter for GUI apps is handled the same way both und... | Alexander Neundorf |
| 2007-01-11 | make KDE apps that aren't console apps win32 apps | Stephan Kulow |
| 2007-01-09 | also check FONTCONFIG_INCLUDE_DIR | Alexander Neundorf |
| 2007-01-09 | use FONTCONFIG_INCLUDE_DIR instead of FONTCONFIG_DEFINITIONS | Alexander Neundorf |
| 2007-01-09 | -/usr/include, /usr/local/include, /usr/lib and /usr/local/lib are not requir... | Alexander Neundorf |
| 2007-01-09 | Since we only look there, tell the user where we looked. | David Faure |
| 2007-01-07 | use NO_DEFAULT_PATH so that the correct version of the pim libs is found before | Matt Rogers |
| 2007-01-06 | Add support for oxygen icons | Jonathan Riddell |
| 2007-01-06 | -add the new and advanced FindPkgConfig.cmake module from cmake cvs, can be r... | Alexander Neundorf |
| 2007-01-05 | -no need to specify /usr/lib and /usr/local/lib | Alexander Neundorf |
| 2007-01-05 | on osx the DNS-SD bits are in libSystem | Benjamin Reed |
| 2007-01-05 | win32 fix | Ralf Habacker |
| 2007-01-04 | -add QT_USE_QTDBUS | Alexander Neundorf |
| 2007-01-04 | partly sync with cmake cvs: if "qmake" is found, check that it's a Qt4 qmake,... | Alexander Neundorf |
| 2007-01-04 | lovely cmake feature | Stephan Kulow |
| 2007-01-03 | -remove obsolete macro | Alexander Neundorf |
| 2007-01-03 | -add optional argument for the interface name to QT4_GENERATE_DBUS_INTERFACE | Alexander Neundorf |
| 2007-01-03 | mark more variables as advanced | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: search QtCore inc dir only in the dir qmake reported | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: use the QT_QUERY_QMAKE macro | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: cosmetics | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: add QT_PLUGIN_DIR and some comments | Alexander Neundorf |
| 2007-01-03 | Start to organize a bit kdecore, in subdirrectories | Olivier Goffart |
| 2007-01-02 | don't generate config-alsa.h implicitely when doing FindPackage(Alsa), since ... | Alexander Neundorf |