| Age | Commit message (Expand) | Author |
| 2006-07-13 | the configure process needs the include path | Peter Kümmel |
| 2006-07-13 | handle win32 support in FindKDE4Internal.cmake | Peter Kümmel |
| 2006-07-12 | -KDE4_AUTOMOC: give a better error message if the header which should exist f... | Alexander Neundorf |
| 2006-07-11 | Allow to specify classname. | Laurent Montel |
| 2006-07-11 | Allow to manually set the LIB_INSTALL_DIR (needed to install into lib64). | Volker Krause |
| 2006-07-11 | Add kdefx variabl | Laurent Montel |
| 2006-07-07 | Not necessary to keep debug | Laurent Montel |
| 2006-07-06 | -fix gcc version detection on Mac | Alexander Neundorf |
| 2006-07-06 | outdated and not needed anymore | Urs Wolfer |
| 2006-07-05 | merge the settings from FindKDEPIMLibs.cmake, which I will be removing ASAP. | Allen Winter |
| 2006-07-05 | don't install into share/share/applnk (and so far there still are kcmodules t... | Matthias Kretz |
| 2006-07-05 | now we have a uninstall target in every toplevel module, so you can do "make ... | Alexander Neundorf |
| 2006-07-05 | if a wrong qmake has been found, mark it as invalid in the cache, so that it ... | Alexander Neundorf |
| 2006-07-04 | kompmgr is soon gone | Luboš Luňák |
| 2006-07-04 | delete previously installed FindQtDBus.cmake and QtDBUSMacros.cmake | Alexander Neundorf |
| 2006-07-04 | -link kdeinit modules with empty rpath | Alexander Neundorf |
| 2006-07-04 | make the last three options of macro_log_feature() optional, so kdenetwork co... | Alexander Neundorf |
| 2006-07-04 | set X11_Xdamage_FOUND | Luboš Luňák |
| 2006-07-04 | make the optional parameter ofr qt4_add_dbus_adaptor() actually work | Alexander Neundorf |
| 2006-07-04 | That's in FindQt4.cmake now. | Volker Krause |
| 2006-07-04 | -support an additional optional basename parameter for QT4_ADD_DBUS_ADAPTER() | Alexander Neundorf |
| 2006-07-04 | Fix install/remove macro | Laurent Montel |
| 2006-07-04 | Replace all '/include' by ${INSTALL_INCLUDE_DIR} and convert again some insta... | Laurent Montel |
| 2006-07-04 | -adjust the LD_LIBRARY_PATH for the new contents of LIB_INSTALL_DIR (now the ... | Alexander Neundorf |
| 2006-07-04 | Commit big work on build system with Alex: | Laurent Montel |
| 2006-07-04 | Let's stop generating adaptors that completely fail at runtime (qinvokemethod... | David Faure |
| 2006-07-03 | -use positive logic for macro_ensure_version(MIN found RESULT) -> result is t... | Alexander Neundorf |
| 2006-07-03 | -error out if dbusxml2cpp wasn't found (because Qt didn't install it) | Alexander Neundorf |
| 2006-07-03 | - variable overriding doesn't seem to work, according to Alex | Simon Hausmann |
| 2006-07-03 | Make the DCOP porting warnings more useful | Will Stephenson |
| 2006-07-03 | Copy it into kdelibs because it will require by several | Laurent Montel |
| 2006-07-02 | adding Enchant plugin and adjust the others to the new naming | Zack Rusin |
| 2006-07-02 | -fix dependencies for cmake < 2.4.3 | Alexander Neundorf |
| 2006-07-02 | fix typo | Thorsten Roeder |
| 2006-07-02 | Make it work, thanks to Alex! | Tobias Koenig |
| 2006-07-02 | -add macros for dealing with dbus stuff: | Alexander Neundorf |
| 2006-07-02 | -new option: KDE4_IGNORE_DONTPORT , which if enabled ignores the "don't port ... | Alexander Neundorf |
| 2006-07-02 | -add KDE4_ADD_DCOP_SKELS/STUBS again, but make them simply bail out with FATA... | Alexander Neundorf |
| 2006-07-02 | -remove dcop support from the build system | Alexander Neundorf |
| 2006-07-02 | -remove the old makefile.am contents from the cmake files in kdelibs | Alexander Neundorf |
| 2006-07-01 | Fix typo. | Kevin Ottens |
| 2006-07-01 | Make kdecore link against QtDBus, thanks to Alex for his help on debugging! | Tobias Koenig |
| 2006-07-01 | Make kdelibs compile with current qt4.2 snapshot | Tobias Koenig |
| 2006-07-01 | - re-apply Thiago's patch, now that qt-copy is up-to-date with a Qt 4.2 snapshot | Simon Hausmann |
| 2006-06-30 | Revert thiago's merge to kdelibs /trunk that broke lotsa stuff for now. | Michael Pyne |
| 2006-06-30 | Port to the new QtDBus API, including regeneration of the interface | Thiago Macieira |
| 2006-06-30 | This is safe to add. | Thiago Macieira |
| 2006-06-24 | port to new MacroLogFeature() | Allen Winter |
| 2006-06-24 | now handles required packages. also supports minimum_version and comments fi... | Allen Winter |
| 2006-06-24 | Define KDELIBSUFF | Laurent Montel |