Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-26 | Fix mem leak (delete config before close application) | Laurent Montel | |
svn path=/trunk/kdebase/src/kreadconfig/; revision=268830 | |||
2014-04-26 | Fix mem leak (delete config before to close application) | Laurent Montel | |
svn path=/trunk/kdebase/src/kreadconfig/; revision=268828 | |||
2014-04-26 | kwriteconfig 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-26 | Use KCmdLineLastOption | Laurent Montel | |
svn path=/trunk/kdebase/kstart/; revision=202148 | |||
2014-04-26 | some AM_ prefixing to make automake happy | Harri 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-26 | CVSSILENT: fixincludes | Dirk Mueller | |
svn path=/trunk/kdebase/khelpcenter/; revision=129081 | |||
2014-04-26 | adding 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-26 | output 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-26 | w/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-26 | Don't apply our settings to GTK if the user didn't want it. | Bernhard Rosenkraenzer | |
svn path=/trunk/kdebase/src/kreadconfig/; revision=78898 |