aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-26Fix generate po fileLaurent Montel
2014-04-26Remove not necessary includeLaurent Montel
2014-04-26setGroup -> KConfigGroupDavid Faure
2014-04-26merged kconfiggroup_port branchStephan Kulow
2014-04-26merge the kinstance-redesign branch back to trunk.Matthias Kretz
2014-04-26FixLaurent Montel
2014-04-26Not GUI applicationLaurent Montel
2014-04-26Apply Alex patch (now we can use enable-final argument some module compiles w...Laurent Montel
2014-04-26Necessary to change KDE4_AUTOMOC macro to support enable-final argumentLaurent Montel
2014-04-26Not necessary to link with kdeui kdecore is enoughLaurent Montel
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