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
2017-04-25
Fix relativePath calculation in KDesktopFile::locateLocal()
Wolfgang Bauer
2017-03-15
Remove unused QDateTime in KConfigBackend.
David Faure
2017-03-15
Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...
David Faure
2017-03-05
avoid useless reallocs by removing squeeze call on temporary buffer
Christoph Cullmann
2017-02-21
KConfig: stop exporting and installing KConfigBackend.
David Faure
2017-02-14
GIT_SILENT remove comment about this being a temp workaround.
David Faure
2017-02-04
Fix linking on Windows: don't link kentrymaptest to KConfigCore.
David Faure
2017-02-04
Don't export KEntryMap
Stephen Kelly
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-16
Use nullptr everywhere
Kevin Funk
2017-01-16
Fix a few -Wdocumentation warnings
Kevin Funk
2017-01-15
Add python bindings
Stephen Kelly
2017-01-15
Add missing export decoration
Stephen Kelly
2017-01-08
Update message, kdeui doesn't exist anymore.
David Faure
2017-01-02
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2016-12-21
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2016-12-20
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2016-11-17
Properly test environment variable
Aleix Pol
2016-11-10
src/core/kconfigbackend.cpp - handle unused 'sys' argument
Allen Winter
2016-08-04
api docs: add version to @deprecated tag for authorizeKAction
David Faure
2016-07-13
Reduce string modifications when calling translatePath
Aleix Pol
2016-07-02
Fix previous commit - this still needs to be exported
David Faure
2016-07-02
Deprecate authorizeKAction() in favor of authorizeAction()
Elvis Angelaccio
2016-05-19
Avoid skipping KAuthorized check
David Edmundson
2016-05-11
Remove typedef copy
Stephen Kelly
2016-04-27
Make kdeglobals file path static as intended
Aleix Pol
2016-04-27
Remove unneeded ifdefs to compare paths
Aleix Pol
2016-04-27
Remove unused variable
Aleix Pol
2016-04-17
core/ksharedconfig.cpp - pedantic
Allen Winter
2016-03-28
Add support for get QStandardPaths locations.
Sandro Knauß
2016-02-19
KConfigIniBackend: Fix expensive detach in lookup
Kevin Funk
2016-01-20
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2016-01-02
Qt 5.3 is required, remove code for < 5.3
David Faure
2015-12-29
Remove unused variable in KConfigPrivate
Matthew Dawson
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-11-21
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2015-11-04
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2015-10-20
use KDE_INSTALL_FULL_ variant, so there is no ambiguity
Rex Dieter
2015-10-17
Allow KConfig to use resources as fallback config files
Christoph Cullmann
2015-10-05
Minor optimizations
Albert Astals Cid
2015-09-07
[KDesktopFile] add readMimeTypes
Kai Uwe Broulik
2015-08-19
Rename private class to avoid exporting it accidentally
Montel Laurent
2015-08-19
Fix pedantic
Montel Laurent
2015-08-16
Rename private class to avoid exporting it accidentally
Montel Laurent
2015-08-12
Minimize calls to expensive QStandardPaths::locateAll()
Sergio Martins
2015-08-01
Upgrade Qt version requirement to 5.3
David Faure
2015-07-27
Don't recommend to use deprecated API
Aleix Pol
2015-04-07
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2015-04-04
KConfig: fix using KSharedConfig in global object destructor.
David Faure
2015-03-20
mini-optimization by fixing defects found by coverity and using QByteArrayLit...
Nick Shaforostoff
[next]