aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-26Clean up Remove Makefile.am when all feature is implementedLaurent Montel
2014-04-26Replace all bin by ${BIN_INSTALL_DIR}Laurent Montel
2014-04-26Less warnings about deprecated functionsTim Beaulen
2014-04-26kde4_header and kde4_footer() are gone nowAlexander Neundorf
2014-04-26-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.t...Alexander Neundorf
2014-04-26install executables with the install command instead of install_files/targets.André Wöbbeking
2014-04-26removed duplicated messages targetsStephan Kulow
2014-04-26-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDESAlexander Neundorf
2014-04-26Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we ...David Faure
2014-04-26Now all kdebase compile with cmakeLaurent Montel
2014-04-26Fix typoLaurent Montel
2014-04-26-fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is de...Alexander Neundorf
2014-04-26Use aliasLaurent Montel
2014-04-26Add module to compile kdebase with kdelibs-cmake. BE CARREFULL: Don't try to ...Laurent Montel
2014-04-26Convert the "messages" targets of kdebase into Messages.sh scriptsNicolas Goutte
2014-04-26"messages" targets: do not use _SOURCES variablesNicolas Goutte
2014-04-26readBoolEntry->readEntryLaurent Montel
2014-04-26SVN_SILENT Correcting the encoding in KDE source codeThiago Macieira
2014-04-26Compile without qt3supportLaurent Montel
2014-04-26ByeBye Q3CStringLaurent Montel
2014-04-26svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 svn+s...Stephan Kulow
2014-04-26Always pick up kiosk restrictions. The hassle of a command line switch is not...Waldo Bastian
2014-04-26master david says: stay closer to what it actually does. Still keeping the de...Daniel Molkentin
2014-04-26merging (and therefore kiok functions) used to be disabled by default. This n...Daniel Molkentin
2014-04-26Handle "path" as distinct typeWaldo Bastian
2014-04-26Fix mem leak (delete config before close application)Laurent Montel
2014-04-26Fix mem leak (delete config before to close application)Laurent Montel
2014-04-26kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother fo...Waldo Bastian
2014-04-26Use KCmdLineLastOptionLaurent Montel
2014-04-26some AM_ prefixing to make automake happyHarri Porten
2014-04-26* Add support for files other than kdeglobals * Better not create a KApplicat...Waldo Bastian
2014-04-26- oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out that automak...Simon Hausmann
2014-04-26- LDFLAGS -> AM_LDFLAGS, as automake 1.7 says that LDFLAGS is a variable the ...Simon Hausmann
2014-04-26CVSSILENT: fixincludesDirk Mueller
2014-04-26adding missing i18n()Lukáš Tinkl
2014-04-26- no need for explicit qt_no_compat/qt_clean_namespace here (it's already in ...Simon Hausmann
2014-04-26output the path correctly Just got a wrong path to my Trash (translated, of c...Lukáš Tinkl
2014-04-26w/o cout from iostream.h RH really can use the latest and greatest gcc for th...Harri Porten
2014-04-26- no need to link against kdeui (kdecore is sufficient) - specify allowStyles...Simon Hausmann
2014-04-26Don't apply our settings to GTK if the user didn't want it.Bernhard Rosenkraenzer
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-04-11Rewrite kiosk documentationAlex Merry
2014-04-02The "trailing semicolon" requirement was relaxed yesterday.David Faure
2014-04-01fixed mingw buildPatrick von Reth
2014-03-28guard gcc-specific things with Q_CC_GNU to avoid problems elsewhereDavid Faure
2014-03-28Fix repeated typo in 'override'David Faure
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-25Use the full path for kconf_update when running itAlex Merry
2014-03-25Export the location of kconf_update in CMakeAlex Merry
2014-03-25Remove kde3 compatibility code for "DocPath" in desktop filesAlex Merry