index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kreadconfig
Age
Commit message (
Expand
)
Author
2014-04-26
Fix mem leak (delete config before close application)
Laurent Montel
2014-04-26
Fix mem leak (delete config before to close application)
Laurent Montel
2014-04-26
kwriteconfig by Luis Pedro Coelho <luis_pedro@netcabo.pt> A little brother fo...
Waldo Bastian
2014-04-26
Use KCmdLineLastOption
Laurent Montel
2014-04-26
some AM_ prefixing to make automake happy
Harri 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-26
CVSSILENT: fixincludes
Dirk Mueller
2014-04-26
adding 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-26
output the path correctly Just got a wrong path to my Trash (translated, of c...
Lukáš Tinkl
2014-04-26
w/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-26
Don't apply our settings to GTK if the user didn't want it.
Bernhard Rosenkraenzer