aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-04-26Fix generate po fileLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=682056
2014-04-26Remove not necessary includeLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=656776
2014-04-26setGroup -> KConfigGroupDavid Faure
svn path=/trunk/KDE/kdebase/runtime/; revision=635573
2014-04-26merged kconfiggroup_port branchStephan Kulow
svn path=/trunk/KDE/kdebase/runtime/; revision=635490
2014-04-26merge the kinstance-redesign branch back to trunk.Matthias Kretz
svn path=/trunk/KDE/kdebase/khelpcenter/; revision=628276
2014-04-26FixLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=603871
2014-04-26Not GUI applicationLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=603865
2014-04-26Apply Alex patch (now we can use enable-final argument some module compiles ↵Laurent Montel
with enable-final now) As discussed with Alex it's not necessary to have program name into automoc macro svn path=/trunk/KDE/kdebase/workspace/kcontrol/locale/; revision=598290
2014-04-26Necessary to change KDE4_AUTOMOC macro to support enable-final argumentLaurent Montel
(there was not a dependancy between <name>_final.cpp file and moc generated files => moc files were never created) Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules I ported and tested all kde module (without enable-final argument, it compiles fines (test and program)) Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works) Regards svn path=/trunk/KDE/kdebase/workspace/kcontrol/locale/; revision=595039
2014-04-26Not necessary to link with kdeui kdecore is enoughLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=578143
2014-04-26Clean up Remove Makefile.am when all feature is implementedLaurent Montel
svn path=/trunk/KDE/kdebase/runtime/; revision=570224
2014-04-26Replace all bin by ${BIN_INSTALL_DIR}Laurent Montel
svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=564549
2014-04-26Less warnings about deprecated functionsTim Beaulen
svn path=/trunk/KDE/kdebase/coreapps/; revision=544526
2014-04-26kde4_header and kde4_footer() are gone nowAlexander Neundorf
svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=540215
2014-04-26-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel ↵Alexander Neundorf
CMakeLists.txt a bit -remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR) in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option -include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it doesn't have to be done in every subdir Alex svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=539914
2014-04-26install executables with the install command instead of install_files/targets.André Wöbbeking
when you install scripts with install(PROGRAMS ...) they're installed executable. svn path=/trunk/KDE/kdebase/kdebugdialog/; revision=538074
2014-04-26removed duplicated messages targetsStephan Kulow
svn path=/trunk/KDE/kdebase/knetattach/; revision=536279
2014-04-26-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDESAlexander Neundorf
Alex svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=522728
2014-04-26Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we ↵David Faure
don't need to include ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that]. Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-, so that installed headers are not preferred over (possibly more uptodate) local headers. svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=521887
2014-04-26Now all kdebase compile with cmakeLaurent Montel
svn path=/trunk/KDE/kdebase/kdebugdialog/; revision=521468
2014-04-26Fix typoLaurent Montel
svn path=/trunk/KDE/kdebase/konqueror/settings/ebrowsing/plugins/; revision=521451
2014-04-26-fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is ↵Alexander Neundorf
defined after the sources -added project() calls everywhere, so now you can have kdevelop project for all major parts Alex svn path=/trunk/KDE/kdebase/kioslave/; revision=519321
2014-04-26Use aliasLaurent Montel
svn path=/trunk/KDE/kdebase/kdebugdialog/; revision=515010
2014-04-26Add module to compile kdebase with kdelibs-cmake. BE CARREFULL: Don't try to ↵Laurent Montel
compile it for the moment (in progress) Don't use kdelibs trunk for compile it (there is not again test to disable compile when we compile with kdelibs trunk) For the moment there was a lot of missing test etc. I commit it just to allow to lose my changes if there is a pb on my HD. I will sync cmake from kdelibs trunk to kdelibs-snapshot. I hope to fix compile today or tomorrow. CCMAIL: neundorf@kde.org For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot to compile all the time with kdelibs-snapshot svn path=/trunk/KDE/kdebase/workspace/kcontrol/krdb/; revision=514380
2014-04-26Convert the "messages" targets of kdebase into Messages.sh scriptsNicolas Goutte
svn path=/trunk/KDE/kdebase/kioslave/; revision=512183
2014-04-26"messages" targets: do not use _SOURCES variablesNicolas Goutte
svn path=/trunk/KDE/kdebase/kdesu/; revision=511503
2014-04-26readBoolEntry->readEntryLaurent Montel
svn path=/trunk/KDE/kdebase/khelpcenter/; revision=493850
2014-04-26SVN_SILENT Correcting the encoding in KDE source codeThiago Macieira
svn path=/trunk/KDE/kdebase/khelpcenter/; revision=485906
2014-04-26Compile without qt3supportLaurent Montel
svn path=/trunk/KDE/kdebase/src/kreadconfig/; revision=470530
2014-04-26ByeBye Q3CStringLaurent Montel
svn path=/trunk/KDE/kdebase/src/kreadconfig/; revision=456190
2014-04-26svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 ↵Stephan Kulow
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase . I couldn't resolve one kicker conflict that results from different development directions, so I rely on Aaron to sort it out - the file is commited with conflicts svn path=/trunk/KDE/kdebase/kioslave/; revision=439627
2014-04-26Always pick up kiosk restrictions. The hassle of a command line switch is ↵Waldo Bastian
not worth the 20ms that you save. BUG: 96512 svn path=/trunk/kdebase/src/kreadconfig/; revision=380871
2014-04-26master david says: stay closer to what it actually does. Still keeping the ↵Daniel Molkentin
deeper sense in the help svn path=/trunk/kdebase/src/kreadconfig/; revision=380175
2014-04-26merging (and therefore kiok functions) used to be disabled by default. This ↵Daniel Molkentin
new switch "merged" will enable merging. This happens both in order to maintain the speed for the common case and in order to not break backward compatibility. CCMAIL:tackat@kde.org svn path=/trunk/kdebase/src/kreadconfig/; revision=380173
2014-04-26Handle "path" as distinct typeWaldo Bastian
svn path=/trunk/kdebase/src/kreadconfig/; revision=361006
2014-04-26Fix mem leak (delete config before close application)Laurent Montel
svn path=/trunk/kdebase/src/kreadconfig/; revision=268830
2014-04-26Fix mem leak (delete config before to close application)Laurent Montel
svn path=/trunk/kdebase/src/kreadconfig/; revision=268828
2014-04-26kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother ↵Waldo Bastian
for kreadconfig. svn path=/trunk/kdebase/src/kreadconfig/; revision=208341
2014-04-26Use KCmdLineLastOptionLaurent Montel
svn path=/trunk/kdebase/kstart/; revision=202148
2014-04-26some AM_ prefixing to make automake happyHarri Porten
svn path=/trunk/kdebase/kioslave/; revision=196876
2014-04-26* Add support for files other than kdeglobals * Better not create a ↵Waldo Bastian
KApplication since that starts kdeinit svn path=/trunk/kdebase/src/kreadconfig/; revision=190568
2014-04-26- oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out that ↵Simon Hausmann
automake 1.5 doesn't support AM_LDFLAGS :-( Sorry, I thought it's a no-brainer, but apparently it isn't :-( svn path=/trunk/kdebase/kioslave/; revision=182707
2014-04-26- LDFLAGS -> AM_LDFLAGS, as automake 1.7 says that LDFLAGS is a variable the ↵Simon Hausmann
user can override svn path=/trunk/kdebase/kioslave/; revision=182704
2014-04-26CVSSILENT: fixincludesDirk Mueller
svn path=/trunk/kdebase/khelpcenter/; revision=129081
2014-04-26adding missing i18n()Lukáš Tinkl
svn path=/trunk/kdebase/src/kreadconfig/; revision=124261
2014-04-26- no need for explicit qt_no_compat/qt_clean_namespace here (it's already in ↵Simon Hausmann
configure.in.in) svn path=/trunk/kdebase/src/kreadconfig/; revision=111837
2014-04-26output the path correctly Just got a wrong path to my Trash (translated, of ↵Lukáš Tinkl
course!) svn path=/trunk/kdebase/src/kreadconfig/; revision=102605
2014-04-26w/o cout from iostream.h RH really can use the latest and greatest gcc for ↵Harri Porten
this utility. svn path=/trunk/kdebase/src/kreadconfig/; revision=79637
2014-04-26- no need to link against kdeui (kdecore is sufficient) - specify ↵Simon Hausmann
allowStyles = false and GUIEnabled = false at the KApplication constructor, to save startup time and ressources svn path=/trunk/kdebase/src/kreadconfig/; revision=79151
2014-04-26Don't apply our settings to GTK if the user didn't want it.Bernhard Rosenkraenzer
svn path=/trunk/kdebase/src/kreadconfig/; revision=78898