aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2007-04-28SVN_SILENT: add a TODO comment that msgfmt should be of version >= 0.15Nicolas Goutte
(currently either 0.15, 0.15.1, 0.16 or 0.16.1) (Older version do not know about the context keyword msgctxt.) svn path=/trunk/KDE/kdelibs/; revision=658881
2007-04-25Commit my patch into trunkLaurent Montel
(there is any problem with this patch but I prefere to commit it before next monday) svn path=/trunk/KDE/kdelibs/; revision=657955
2007-04-23Use by koffice/kdegraphicsLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=657255
2007-04-21A cmake module file should not be executableScript Kiddy
(goutte) svn path=/trunk/KDE/kdelibs/; revision=656586
2007-04-20Find debug libs of kdewin32 for mingw tooAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=656278
2007-04-20prefer win32libs over gnuwin32Christian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=656247
2007-04-20KDE4_INCLUDE_INSTALL_DIR is not defined but INCLUDE_INSTALL_DIR is definedLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=656153
2007-04-16we have core and ui where ui is optional.Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=654406
2007-04-15Improve itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=654193
2007-04-14Add check for Avahi. If found, use avahi backend, else search for libdns_sd.Jakub Stachowski
config-dnssd.h is not needed anymore. Include defs.h instead of copying defines. svn path=/trunk/KDE/kdelibs/; revision=653972
2007-04-14help clueless persons like meHarri Porten
svn path=/trunk/KDE/kdelibs/; revision=653683
2007-04-13- avoid search in PATH environment variable, which results in using ↵Ralf Habacker
kdewin32.dll instead of relating dll.a on mingw svn path=/trunk/KDE/kdelibs/; revision=653552
2007-04-13The modular X.org from pkgsrc isn't installed into it's own directoryHasso Tepper
any more. svn path=/trunk/KDE/kdelibs/; revision=653455
2007-04-11warn about older libasound versions that don't work correctly when usingMatthias Kretz
dmix:<cardnum>,<devicenum> svn path=/trunk/KDE/kdelibs/; revision=652606
2007-04-11Add paths for systems using pkgsrc (NetBSD and DragonFlyBSD). Why KDE usesHasso Tepper
it's own FindX11 at all? svn path=/trunk/KDE/kdelibs/; revision=652564
2007-04-10be silent if installation already foundRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=652290
2007-04-10- added search for environment variable KDEWIN32_DIR Ralf Habacker
- fixed zlib search problem svn path=/trunk/KDE/kdelibs/; revision=652282
2007-04-10converted tabs into spacesRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=652131
2007-04-10fixed indentionRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=652128
2007-04-09win32 fix: added message about the used qmake location, this helps to find ↵Ralf Habacker
problems with installation pathes svn path=/trunk/KDE/kdelibs/; revision=651978
2007-04-09Revert my last change, the two directories are searched by defaultAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=651810
2007-04-09use GENERIC_LIB_VERSION and GENERIC_LIB_SOVERSION and set theseAllen Winter
values to 5.0.0 and 5, respectively. svn path=/trunk/KDE/kdelibs/; revision=651750
2007-04-09fix freetype building when freetype-config prints out more than one -IBenjamin Reed
svn path=/trunk/KDE/kdelibs/; revision=651730
2007-04-08Fix Ruby checkIan Monroe
CCMAIL:amarok@kde.org svn path=/trunk/KDE/kdelibs/; revision=651511
2007-04-06fix typoAlbert Astals Cid
svn path=/trunk/KDE/kdelibs/; revision=651077
2007-04-05Search in /usr/include and /usr/local/include for FlexLexer.hAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=650937
2007-04-05fix typoPino Toscano
svn path=/trunk/KDE/kdelibs/; revision=650850
2007-04-05Fix cmake file when we require itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=650763
2007-04-05Use cmake kde4 variableLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=650721
2007-04-05Fix ruby when it's requiredLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=650719
2007-04-05Fix it when akode is requiredLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=650718
2007-04-05Fix taglib cmake fileLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=650717
2007-04-04remove CheckCSourceRuns.cmake - we depend on a cmake version which shipsOswald Buddenhagen
it. svn path=/trunk/KDE/kdelibs/; revision=650505
2007-04-04emailfunctions is gone. renamed to kpimutils.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=650443
2007-04-04INCLUDE_DIR should not include -ILuboš Luňák
svn path=/trunk/KDE/kdelibs/; revision=650381
2007-04-04Freetype, not fontconfig.Luboš Luňák
svn path=/trunk/KDE/kdelibs/; revision=650344
2007-04-02Need to define this, to link knewstuffDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=649531
2007-04-02- it's called KNS2 now, we want old code to fail on purpose instead of by ↵Josef Spillner
accident svn path=/trunk/KDE/kdelibs/; revision=649500
2007-04-02Define KDE4_KDE3SUPPORT_LIBS while building kdelibs too, and the upcoming ↵David Faure
kfile lib svn path=/trunk/KDE/kdelibs/; revision=649201
2007-03-31Split sonnet between kdeui/kdecore ok'ed in januaryLaurent Montel
It will allow to add spellchecking into ktextedit New sonnet organization ok'ed by David. libsonnetcore/libsonnetui is removed now. svn path=/trunk/KDE/kdelibs/; revision=648519
2007-03-30Changed the services and servicetypes directories to "kde4/services" and ↵David Faure
"kde4/servicetypes" so that we never try to use a kde3 KPart into a kde4 application, and vice versa, and to avoid conflicts when installing both into the same prefix. This solution also leaves room for prepending a kde4/ in front of other resources if needed... maybe most of them, apart from those that affect $KDEHOME too (like config and data...) CCMAIL: kde-core-devel@kde.org svn path=/trunk/KDE/kdelibs/; revision=648276
2007-03-30we need the debug libs tooChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=648162
2007-03-29Merge changes from KDevelop's copy of FindFlex.cmake,Jakob Petsovits
as preparation for getting rid of it. svn path=/trunk/KDE/kdelibs/; revision=647835
2007-03-29SVN_SILENT: minorLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=647785
2007-03-29Remove kxmlcore library tests. This library is gone.Brad Hards
OK'd by David Faure. svn path=/trunk/KDE/kdelibs/; revision=647752
2007-03-28Now we requires qt4.3Laurent Montel
Please update your qt-copy/tarball Regards svn path=/trunk/KDE/kdelibs/; revision=647419
2007-03-26add a variable for the new kpimutils library.Allen Winter
the emailfunction variable can be removed soon. svn path=/trunk/KDE/kdelibs/; revision=646964
2007-03-26allow to use KDE4_PHONONUI_LIBS in kdelibsMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=646669
2007-03-24Copy this cmake file hereLaurent Montel
(it needs by kdepim and kdebase) I will remove it from kdepim and adapt kdebase next monday svn path=/trunk/KDE/kdelibs/; revision=646067
2007-03-23It's better to move it here that kdebaseLaurent Montel
because if we don't install kdebase and try to compile and other module which requires plasma we will have an error but we didn't know which error (just plasma cmake file not installed I will remove it from kdebase next monday svn path=/trunk/KDE/kdelibs/; revision=645811