index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-08-28
GIT_SILENT: use QLatin1String
Laurent Montel
2019-08-25
String code optimization: use s.remove(0. x) instead of s = s.mid(x)
Friedrich W. H. Kossebau
2019-08-25
String code optimization: use s.chop(x) instead of s.truncate(s.size()-x)
Friedrich W. H. Kossebau
2019-08-25
Use more initializer lists
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String/QChar overload for string concat
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String overload for == & !=
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String overload for QString::replace
Friedrich W. H. Kossebau
2019-08-22
Fix memory leak in KConfigWatcher
Daniel Vrátil
2019-08-14
Add a logging category for logs warnings
Méven Car
2019-08-14
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2019-08-07
Security: remove support for $(...) in config keys with [$e] marker.
David Faure
2019-07-20
Include definition for class used in header
David Edmundson
2019-05-10
Replace qVariantFromValue with QVariant::fromValue
Nicolas Fella
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2019-04-01
Add Notify capability to revertToDefault
Kai Uwe Broulik
2019-03-26
point readme to the wiki page
Harald Sitter
2019-03-15
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
Friedrich W. H. Kossebau
2019-03-12
[kconf_update] move from custom logging tech to qCDebug
Harald Sitter
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-02-02
[API dox] Include kconfig_compiler/README.dox for QCH generation
Friedrich W. H. Kossebau
2019-01-10
kconfig_compiler: delete the assignment operator and copy constructor
Albert Astals Cid
2019-01-10
KEmailSettings: Delete copy constructor and assignment operator
Albert Astals Cid
2019-01-09
KonfUpdate: 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-12-12
Fix documentation, QValueList isn't a thing anymore
Aleix Pol
2018-11-30
USe isEmpty()
Laurent Montel
2018-11-04
normalize signal/slot
Laurent Montel
2018-11-02
Remove unused variable
Albert Astals Cid
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-09-18
API dox: 0 -> nullptr
Friedrich W. H. Kossebau
2018-09-17
kcfg_compiler now documents valid inputs for its 'Color' type
Harald Sitter
2018-09-17
whitespace cleanup
Harald Sitter
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-08-11
Set system default shortcut Ctrl+0 for "Actual Size" action
Peter Mühlenpfordt
2018-06-30
Remove unused include
Boudewijn Rempt
2018-05-07
kcfg.xsd - do not require a kcfgfile element
Allen Winter
[prev]
[next]