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
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2019-03-11
Remove reference from const KConfigIniBackend::BufferFragment &
Albert Astals Cid
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2019-03-01
improve documentation on global config cascading
Harald Sitter
2019-02-25
KConfig: Assign documentation to correct enum value
Thomas Fischer
2019-02-20
Write valid UTF8 characters without escaping.
Jos van den Oever
2019-02-04
KConfig: handle directory symlinks correctly.
David Faure
2019-01-10
KEmailSettings: Delete copy constructor and assignment operator
Albert Astals Cid
2019-01-03
Fix doxygen markup in KConfigWatcher
David Edmundson
2018-12-30
Fix a regression introduced in 6a1852
Jos van den Oever
2018-12-18
Escape bytes that are larger than or equal to 127 in config files
Jos van den Oever
2018-11-04
normalize signal/slot
Laurent Montel
2018-10-15
Fix logic error in NotifyFlag testing
David Edmundson
2018-10-10
Fix compilation without D-Bus
Volker Krause
2018-10-10
Add mechanism to notify other clients of config changes over DBus
David Edmundson
2018-10-10
Expose getter method for KConfig::addConfigSources
David Edmundson
2018-10-10
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2018-09-30
Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
Stefan BrĂ¼ns
2018-09-28
Fix issue when reading path lists
Aleix Pol
2018-08-26
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2018-08-14
Remove warning about old kiosk feature that no longer applies.
David Faure
2018-06-30
Remove unused include
Boudewijn Rempt
2018-05-04
Use override
Laurent Montel
2018-04-19
Warning--
Laurent Montel
2018-04-06
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2018-03-24
Remove useless QT_VERSION_CHECK
Albert Astals Cid
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2018-02-24
Save some memory allocations by using the right API
Aleix Pol
2017-12-06
Deprecate KDesktopFile::sortOrder()
Alexander Volkov
2017-12-06
Fix the result of KDesktopFile::sortOrder()
Alexander Volkov
2017-12-02
GIT_SILENT repair indentation
David Faure
2017-11-30
Use Q_FALLTHROUGH
Montel Laurent
2017-11-20
Don't look for /etc/kderc every single time
Aleix Pol
2017-09-21
[KConfigGroup] reserve() more and add some C++11
Kai Uwe Broulik
2017-08-08
kconfigini: Strip leading whitespace when reading entry values.
Michael Pyne
2017-08-08
KAuthorized: Fix API documentation for authorizeAction()
Dominik Haumann
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-07-07
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2017-07-03
API dox: use @param for normal parameter listing, not @arg
Friedrich W. H. Kossebau
2017-06-05
[FEATURE] Option to build & install QCH file with the public API dox
Friedrich W. H. Kossebau
2017-05-25
API dox: note CamelCase includes by @class tag with more classes
Friedrich W. H. Kossebau
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
[next]