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-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
2021-01-14
Qt::dec & Qt::hex are already in Qt 5.14
Friedrich W. H. Kossebau
2021-01-14
QString::split(QChar, Qt::SplitBehavior, ...) is already in Qt 5.14
Friedrich W. H. Kossebau
2021-01-12
Port to QRecursiveMutex
Nicolas Fella
2020-12-18
Remove ifdefs, we require Qt 5.14 now
Albert Astals Cid
2020-12-12
Properly include QStringList
Nicolas Fella
2020-12-10
Remove unused include
Nicolas Fella
2020-12-10
Use | instead of + for combining keys
Nicolas Fella
2020-12-09
Fix windows being inappropriately maximized on launch
Nate Graham
2020-12-08
Correct format of window maximized string
Nate Graham
2020-12-07
Fix window sizing and positioning on Windows
Nate Graham
2020-12-03
Fix comment
Ahmad Samir
2020-11-07
Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.
David Faure
2020-11-07
Fix KConfigGroup::copyTo with KConfigBase::Notify
Fabian Vogt
2020-11-02
ConfigLoaderHandler::parse(): fix inverted sanity check logic at parse end
Friedrich W. H. Kossebau
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
2020-10-16
kconf_update: Allow repeated tests in --testmode by ignoring kconf_updaterc
David Hurka
2020-10-10
Port QRegExp to QRegularExpression
Ahmad Samir
2020-09-21
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script
2020-09-14
Use reverse order in KDesktopFile::locateLocal to iterate over generic config...
Jeremy Whiting
2020-09-04
Drop outdated note about updating kdoctools/genshortcutents.cpp
Friedrich W. H. Kossebau
2020-09-03
Make KWindowConfig::allConnectedScreens() static and internal
Nate Graham
2020-09-03
Fix @since tag for recently-added function
Nate Graham
2020-09-01
Missing g_infoStandardShortcut update for last commit
Friedrich W. H. Kossebau
2020-09-01
Fix placement of new CreateFilder enumerator
Friedrich W. H. Kossebau
2020-08-30
autotests: stop polluting /tmp with kconf_update.* temp files
David Faure
2020-08-30
kconf_update: test the return value of QTemporaryFile::open() for good measure
David Faure
2020-08-29
Add standard shortcut for "Create Folder"
Domenico Panella
2020-08-29
API dox: consistently use version number without product name for @deprecated
Friedrich W. H. Kossebau
[next]