| Age | Commit message (Expand) | Author |
| 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 |
| 2006-06-20 | Fix compilation on OSX: QtUiTools also doesn't come as a framework. | Marijn Kruisselbrink |
| 2006-06-20 | Fix probable copy/paste error. | Paulo Moura Guedes |
| 2006-06-18 | Don't look for X11 again, FindQt4 did it already (if Q_WS_X11) | David Faure |
| 2006-06-18 | -macro_push_required_vars() and macro_pop_required_vars() for guarding cmake'... | Alexander Neundorf |
| 2006-06-17 | Handle org.foo.Bar.xml correctly, ie. generate barinterface.h/.cpp. | Volker Krause |
| 2006-06-16 | typo fix - "kdesupport", not "kdesupprt" | Helge Deller |
| 2006-06-16 | Better error messages when either dbus-1 or dbus-qt4-1 can't be found using p... | David Faure |
| 2006-06-14 | I can't build without this | George Staikos |
| 2006-06-12 | use d-bus 0.62 | Dirk Mueller |
| 2006-06-09 | -remove FindZLIB.cmake once we require cmake >= 2.4.3 | Alexander Neundorf |
| 2006-06-09 | -also check for zdll on windows, patch from Peter | Alexander Neundorf |
| 2006-06-09 | apply patch from Peter Kuemmel | Alexander Neundorf |
| 2006-06-09 | rpath_style doesn't exist anymore since several weeks already | Alexander Neundorf |
| 2006-06-07 | -first check for qmake, then for qmake-qt4, this is in sync with cmake's Find... | Alexander Neundorf |
| 2006-06-07 | Fix paths with white space. | Paulo Moura Guedes |
| 2006-06-06 | win32 fixes | Ralf Habacker |
| 2006-06-05 | remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1 | Alexander Neundorf |
| 2006-06-05 | Fix typo | Laurent Montel |
| 2006-06-02 | Add macro for phononcore/phononui lib | Laurent Montel |
| 2006-05-31 | Save 8 calls to pkg-config when reconfiguring and qtdbus is all in the cache ... | David Faure |
| 2006-05-31 | - fix warning when calling automoc after qdbus_add_* | Volker Krause |
| 2006-05-31 | Add macros to generate adaptor code from XML and XML from a header file. | Volker Krause |