Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-03 | Make the DCOP porting warnings more useful | Will Stephenson | |
svn path=/trunk/KDE/kdelibs/; revision=557455 | |||
2006-07-03 | Copy it into kdelibs because it will require by several | Laurent Montel | |
module (kdebase/kdepim now) When we will create new snapshot I will add check into kdebase (kdebase requires it for kabc) svn path=/trunk/KDE/kdelibs/; revision=557445 | |||
2006-07-02 | adding Enchant plugin and adjust the others to the new naming | Zack Rusin | |
svn path=/trunk/KDE/kdelibs/; revision=557286 | |||
2006-07-02 | -fix dependencies for cmake < 2.4.3 | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=557241 | |||
2006-07-02 | fix typo | Thorsten Roeder | |
SVN_SILENT svn path=/trunk/KDE/kdelibs/; revision=557153 | |||
2006-07-02 | Make it work, thanks to Alex! | Tobias Koenig | |
svn path=/trunk/KDE/kdelibs/; revision=557147 | |||
2006-07-02 | -add macros for dealing with dbus stuff: | Alexander Neundorf | |
QT_ADD_DBUS_INTERFACES( sources xmlfile1 ... xmlfileN) QT_ADD_DBUS_ADAPTORS( sources xmlfile1 ... xmlfileN) Alex svn path=/trunk/KDE/kdelibs/; revision=557126 | |||
2006-07-02 | -new option: KDE4_IGNORE_DONTPORT , which if enabled ignores the "don't port ↵ | Alexander Neundorf | |
against kdelibs HEAD" error Alex svn path=/trunk/KDE/kdelibs/; revision=557041 | |||
2006-07-02 | -add KDE4_ADD_DCOP_SKELS/STUBS again, but make them simply bail out with ↵ | Alexander Neundorf | |
FATAL_ERROR, this should avoid some frustration about not even the buildsystem working due to the switch to dbus Alex svn path=/trunk/KDE/kdelibs/; revision=557037 | |||
2006-07-02 | -remove dcop support from the build system | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=557034 | |||
2006-07-02 | -remove the old makefile.am contents from the cmake files in kdelibs | Alexander Neundorf | |
-add MacroLogFeature.cmake to the MacroLibrary Alex svn path=/trunk/KDE/kdelibs/; revision=557030 The following changes were in SVN, but were removed from git: M pics/CMakeLists.txt M pics/crystalsvg/CMakeLists.txt M pics/emoticons/CMakeLists.txt M pics/hicolor/CMakeLists.txt | |||
2006-07-01 | Fix typo. | Kevin Ottens | |
SVN_SILENT svn path=/trunk/KDE/kdelibs/; revision=556920 | |||
2006-07-01 | Make kdecore link against QtDBus, thanks to Alex for his help on debugging! | Tobias Koenig | |
svn path=/trunk/KDE/kdelibs/; revision=556914 | |||
2006-07-01 | Make kdelibs compile with current qt4.2 snapshot | Tobias Koenig | |
You have to update qt-copy to get compiled current trunk/kdelibs compiled successfully. CCMAIL:kde-core-devel@kde.org svn path=/trunk/KDE/kdelibs/; revision=556896 | |||
2006-07-01 | - re-apply Thiago's patch, now that qt-copy is up-to-date with a Qt 4.2 snapshot | Simon Hausmann | |
svn path=/trunk/KDE/kdelibs/; revision=556890 | |||
2006-06-30 | Revert thiago's merge to kdelibs /trunk that broke lotsa stuff for now. | Michael Pyne | |
svn path=/trunk/KDE/kdelibs/; revision=556588 | |||
2006-06-30 | Port to the new QtDBus API, including regeneration of the interface | Thiago Macieira | |
and adaptor files. I'm sorry that this breaks the compilation with qt-copy and kdesupport, but I need to commit this since I'm turning off this computer. svn path=/trunk/KDE/kdelibs/; revision=556512 | |||
2006-06-30 | This is safe to add. | Thiago Macieira | |
svn path=/trunk/KDE/kdelibs/; revision=556460 | |||
2006-06-24 | port to new MacroLogFeature() | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=554599 | |||
2006-06-24 | now handles required packages. also supports minimum_version and comments ↵ | Allen Winter | |
fields. approved by aleXXX. svn path=/trunk/KDE/kdelibs/; revision=554598 | |||
2006-06-24 | Define KDELIBSUFF | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=554531 | |||
2006-06-20 | Fix compilation on OSX: QtUiTools also doesn't come as a framework. | Marijn Kruisselbrink | |
svn path=/trunk/KDE/kdelibs/; revision=553216 | |||
2006-06-20 | Fix probable copy/paste error. | Paulo Moura Guedes | |
svn path=/trunk/KDE/kdelibs/; revision=553182 | |||
2006-06-18 | Don't look for X11 again, FindQt4 did it already (if Q_WS_X11) | David Faure | |
svn path=/trunk/KDE/kdelibs/; revision=552723 | |||
2006-06-18 | -macro_push_required_vars() and macro_pop_required_vars() for guarding ↵ | Alexander Neundorf | |
cmake's check_something_exists() macros Alex svn path=/trunk/KDE/kdelibs/; revision=552675 | |||
2006-06-17 | Handle org.foo.Bar.xml correctly, ie. generate barinterface.h/.cpp. | Volker Krause | |
svn path=/trunk/KDE/kdelibs/; revision=552266 | |||
2006-06-16 | typo fix - "kdesupport", not "kdesupprt" | Helge Deller | |
svn path=/trunk/KDE/kdelibs/; revision=552184 | |||
2006-06-16 | Better error messages when either dbus-1 or dbus-qt4-1 can't be found using ↵ | David Faure | |
pkg-config. svn path=/trunk/KDE/kdelibs/; revision=552127 | |||
2006-06-14 | I can't build without this | George Staikos | |
svn path=/trunk/KDE/kdelibs/; revision=551249 | |||
2006-06-12 | use d-bus 0.62 | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=550825 | |||
2006-06-09 | -remove FindZLIB.cmake once we require cmake >= 2.4.3 | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=549791 | |||
2006-06-09 | -also check for zdll on windows, patch from Peter | Alexander Neundorf | |
-sync with cmake cvs Alex svn path=/trunk/KDE/kdelibs/; revision=549790 | |||
2006-06-09 | move the KDE3 samples from kdelibs to kdesdk | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=549769 | |||
2006-06-09 | my first server side move | Alexander Neundorf | |
svn path=/trunk/KDE/kdelibs/; revision=549767 | |||
2006-06-09 | just a test, will remove it again | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=549764 | |||
2006-06-09 | apply patch from Peter Kuemmel | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=549759 | |||
2006-06-09 | rpath_style doesn't exist anymore since several weeks already | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=549754 | |||
2006-06-07 | -first check for qmake, then for qmake-qt4, this is in sync with cmake's ↵ | Alexander Neundorf | |
FindQt4.cmake and better for us (as we use qt-copy) Alex svn path=/trunk/KDE/kdelibs/; revision=549218 | |||
2006-06-07 | Fix paths with white space. | Paulo Moura Guedes | |
svn path=/trunk/KDE/kdelibs/; revision=549198 | |||
2006-06-06 | win32 fixes | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=548907 | |||
2006-06-05 | remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1 | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=548477 | |||
2006-06-05 | Fix typo | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=548360 | |||
2006-06-02 | Add macro for phononcore/phononui lib | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=547477 | |||
2006-05-31 | Save 8 calls to pkg-config when reconfiguring and qtdbus is all in the cache ↵ | David Faure | |
already. svn path=/trunk/KDE/kdelibs/; revision=546948 | |||
2006-05-31 | - fix warning when calling automoc after qdbus_add_* | Volker Krause | |
- consistent naming svn path=/trunk/KDE/kdelibs/; revision=546947 | |||
2006-05-31 | Add macros to generate adaptor code from XML and XML from a header file. | Volker Krause | |
svn path=/trunk/KDE/kdelibs/; revision=546939 | |||
2006-05-31 | Put the vars in the cache; useful for debugging and for adding "reuse cache" ↵ | David Faure | |
to this module later on. svn path=/trunk/KDE/kdelibs/; revision=546937 | |||
2006-05-31 | Add macro to generate QDBus interfaces from XML descriptions. | Volker Krause | |
svn path=/trunk/KDE/kdelibs/; revision=546931 | |||
2006-05-31 | Format porting doc nicer, point to it from configure | Adriaan de Groot | |
svn path=/trunk/KDE/kdelibs/; revision=546899 | |||
2006-05-31 | Display Thiago's notes on where to get the new dependency so people aren't ↵ | Adriaan de Groot | |
immediately lost if they don't remember what happened on -core-devel. svn path=/trunk/KDE/kdelibs/; revision=546897 |