index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-26
master david says: stay closer to what it actually does. Still keeping the de...
Daniel Molkentin
2014-04-26
merging (and therefore kiok functions) used to be disabled by default. This n...
Daniel Molkentin
2014-04-26
Handle "path" as distinct type
Waldo Bastian
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
2014-04-26
cleanup after non-idempotent script
David Faure
2014-04-26
separate framework version from dependencies version, to be able to increase ...
David Faure
2014-04-26
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
Alex Merry
2014-04-26
Rename the yaml file per new policy
Kevin Ottens
2014-04-21
Remove check left over from monolithic kdelibs.
Nicolás Alvarez
2014-04-11
Rewrite kiosk documentation
Alex Merry
2014-04-02
The "trailing semicolon" requirement was relaxed yesterday.
David Faure
2014-04-01
fixed mingw build
Patrick von Reth
2014-03-28
Upgrade ECM version requirement and KF5 version.
v4.98.0
David Faure
2014-03-28
guard gcc-specific things with Q_CC_GNU to avoid problems elsewhere
David Faure
2014-03-28
Fix repeated typo in 'override'
David Faure
2014-03-28
Stop re-loading values inside KCoreConfigSkeleton::save().
Matthew Dawson
2014-03-25
Use the full path for kconf_update when running it
Alex Merry
2014-03-25
Export the location of kconf_update in CMake
Alex Merry
2014-03-25
Remove kde3 compatibility code for "DocPath" in desktop files
Alex Merry
2014-03-24
Rename the kconfig_compiler_kf5 target to kconfig_compiler
Alex Merry
2014-03-24
Update docs for KDesktopFile::isAuthorizedDesktopFile()
Alex Merry
2014-03-24
Remove unhelpful comments
Alex Merry
2014-03-24
Better comment for why KDesktopFile::readPath uses readEntry
Alex Merry
2014-03-24
Remove old kdelibs4 code
Alex Merry
2014-03-24
Remove references to ${_KDE4_KCONFIG_COMPILER_DEP}
Alex Merry
2014-03-23
Rename readConfig() to load(), to make it clear it's loading from disk.
David Faure
2014-03-23
Revert addition of DelayedParsing, not needed after all.
David Faure
2014-03-23
Make readConfig() non-virtual anymore, it's not useful.
David Faure
2014-03-23
Remove unnecessary debug output
David Faure
2014-03-23
Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.
David Faure
2014-03-23
KStandardDirs -> QStandardPaths in apidox
Alex Merry
2014-03-13
KCoreConfigSkeleton: delay parsing until the call to readConfig()
David Faure
2014-03-13
Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION
Aurélien Gâteau
2014-03-05
kconfigtest: write everything into a subdirectory
Alex Richardson
2014-03-01
Upgrade ECM version requirement and KF5 version.
v4.97.0
David Faure
2014-03-01
make comment less confusing
David Faure
[next]