| Age | Commit message (Expand) | Author |
| 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 | move the KDE3 samples from kdelibs to kdesdk | Alexander Neundorf |
| 2006-06-09 | my first server side move | Alexander Neundorf |
| 2006-06-09 | just a test, will remove it again | 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 |
| 2006-05-31 | Put the vars in the cache; useful for debugging and for adding "reuse cache" ... | David Faure |
| 2006-05-31 | Add macro to generate QDBus interfaces from XML descriptions. | Volker Krause |
| 2006-05-31 | Format porting doc nicer, point to it from configure | Adriaan de Groot |
| 2006-05-31 | Display Thiago's notes on where to get the new dependency so people aren't im... | Adriaan de Groot |
| 2006-05-31 | Re-add the DONTPORT check that I had removed in my own version | Thiago Macieira |
| 2006-05-31 | Since no objections were raised in kde-core-devel, I am merging the | Thiago Macieira |
| 2006-05-30 | Allow cmake to use the gif include dir, necessary for the check. | Paulo Moura Guedes |
| 2006-05-30 | Move cmake duplicate check here: | Laurent Montel |
| 2006-05-28 | Check for UserData member of GifFileType so it bails with giflib (and not lib... | Adriaan de Groot |
| 2006-05-25 | Oops, forgot to remove that debugging message before committing. | Simon Perreault |
| 2006-05-25 | Check for qmake-qt4 before qmake. Doing otherwise would fail on Debian because | Simon Perreault |
| 2006-05-23 | Be just a *tad* more informative on the command-line when an essential depend... | Adriaan de Groot |
| 2006-05-23 | Search shape for ksnapshot | Laurent Montel |
| 2006-05-19 | -merge some fixes from cmake cvs: | Alexander Neundorf |