index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2014-04-27
SVN_SILENT made messages (.desktop file)
l10n daemon script
2014-04-27
install libexec executables in the kf5 libexec directory
Aleix Pol
2014-04-26
Adapt to changes in KDEInstallDirs
Aleix Pol
2014-04-26
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
Alex Merry
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
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
Remove kde3 compatibility code for "DocPath" in desktop files
Alex Merry
2014-03-24
Update docs for KDesktopFile::isAuthorizedDesktopFile()
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-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-01
make comment less confusing
David Faure
2014-03-01
we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAY
David Faure
2014-02-27
Fix interference from kdeplatformtheme into unittests
David Faure
2014-02-27
Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returne...
David Faure
2014-02-20
Make kconfig_compiler signals actually useful + add unit test
Alex Richardson
2014-02-16
Use the new syntax for ecm_generate_headers()
David Faure
2014-01-26
SVN_SILENT made messages (.desktop file)
l10n daemon script
2014-01-25
SVN_SILENT made messages (.desktop file)
l10n daemon script
2014-01-25
Generate and install .pri file
David Faure
2014-01-25
SVN_SILENT made messages (.desktop file)
l10n daemon script
2014-01-24
SVN_SILENT made messages (.desktop file)
l10n daemon script
2014-01-09
Use kde5rc instead of kde4rc naming convention, REVIEW: 114917
Siddharth Sharma
2014-01-03
Install all headers into camelcase FrameworkName.
v4.95.0
David Faure
2014-01-01
Generate forward headers.
David Faure
2013-12-30
Revert "Workaround corrupted lock files"
David Faure
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI