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
2021-07-13
Fix typos found by codespell
Christophe Giboudeaux
2021-07-12
Update kconfig_compiler documentation with translation options
Cyril Rossi
2021-07-05
Do not create a vector and a QByteArray just to discard it immediately
Aleix Pol
2021-07-05
Only query for existing config file when it's necessary
Aleix Pol
2021-07-05
Use specific API to compare QByteArrays
Aleix Pol
2021-07-04
Cache global config files
Aleix Pol
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2021-05-25
Revert "fix deleted group is in listGroups"
Nate Graham
2021-05-25
fix deleted group is in listGroups
Lieven Hey
2021-05-11
Docs: make a complete reference to reparseConfiguration() from KSharedConfig
Adriaan de Groot
2021-05-09
Revert QStringView port
Ahmad Samir
2021-05-07
Order macro for attribute for symbol export before that for deprecated
Friedrich W. H. Kossebau
2021-05-04
Don't write position data for maximized windows
Nate Graham
2021-05-02
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
Friedrich W. H. Kossebau
2021-05-02
Minor code refactoring
Ahmad Samir
2021-04-28
Make the docs state that KConfig::reparseConfiguration() calls sync() if needed
Ahmad Samir
2021-04-26
Use new version-controlled enumerator deprecation warning macros
Friedrich W. H. Kossebau
2021-04-18
Deprecate KDesktopFile::readDevice()
Ahmad Samir
2021-04-15
KConfig: rename kconfigdata.h to kconfigdata_p.h
David Faure
2021-04-10
Relicense to LGPL-2.0-or-later
Andreas Cord-Landwehr
2021-04-10
Relicense to LGPL-2.0-or-later
Andreas Cord-Landwehr
2021-04-05
kconfig_compiler: add override to generated destructors
David Faure
2021-03-22
[kconfig_compiler] Explicitly open input file for reading
Nicolas Fella
2021-03-16
Remove old contact data from src/kconfig_compiler_README.dox
David Hurka
2021-03-06
Improve code readability by using QLatin1String::arg()
Ahmad Samir
2021-03-06
kconfig_compiler: change how paramString() creates strings
Ahmad Samir
2021-03-06
Minor code optimisation
Ahmad Samir
2021-03-06
Optimise string operations a bit
Ahmad Samir
2021-03-01
Add missing QTextStream::setCodec ifdef
Nicolas Fella
2021-02-28
Make QByteArray -> char* conversion explicit
Nicolas Fella
2021-02-24
Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhere
Ahmad Samir
2021-02-24
Add KEntryMap::constFindEntry() method
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-22
Add a trailing comma to last member in enum
Ahmad Samir
2021-02-08
Fix window positioning regression due to incorrect fallback in fallback
Nate Graham
2021-02-06
Minor code optimisations
Ahmad Samir
2021-02-06
Compile without implicit cast from ASCII
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2021-02-06
Preincerment/predecrement operator where the post ones aren't needed
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2021-02-04
Fix kconfig_compiler doxygen formatting
David Hurka
2021-02-04
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2021-02-02
Refactor window geometry save/restore code to be less fragile
Nate Graham
2021-02-02
Fix restoring window size when closed while maximized
Nate Graham
2021-01-29
Replace KF5_VERSION with KF_VERSION
Nicolas Fella
2021-01-27
Remove dead cmake code
Nicolas Fella
2021-01-26
KConfig: preserve the milliseconds component of QDateTime
David Faure
2021-01-18
Use Q_EMIT instead of emit
Ahmad Samir
2021-01-17
Adapt to Qt6 text codec changes
Nicolas Fella
[next]