aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-06GIT_SILENT Commit translations from kconfigv5.79.0-rc1l10n daemon script
2021-02-04Fix kconfig_compiler doxygen formattingDavid Hurka
2021-02-04SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-02-02Refactor window geometry save/restore code to be less fragileNate Graham
2021-02-02Fix restoring window size when closed while maximizedNate Graham
2021-01-30GIT_SILENT Add auto generated .clang-format file to .gitignoreAlexander Lohnau
2021-01-29Replace KF5_VERSION with KF_VERSIONNicolas Fella
2021-01-29GIT_SILENT Upgrade ECM and KF5 version requirements for 5.79.0 release.l10n daemon script
2021-01-27Remove dead cmake codeNicolas Fella
2021-01-26KConfig: preserve the milliseconds component of QDateTimeDavid Faure
2021-01-18Use Q_EMIT instead of emitAhmad Samir
2021-01-17Adapt to Qt6 text codec changesNicolas Fella
2021-01-14Qt::dec & Qt::hex are already in Qt 5.14Friedrich W. H. Kossebau
2021-01-14QString::split(QChar, Qt::SplitBehavior, ...) is already in Qt 5.14Friedrich W. H. Kossebau
2021-01-12Port to QRecursiveMutexNicolas Fella
2021-01-09GIT_SILENT Upgrade KF5 version to 5.79.0.l10n daemon script
2021-01-02GIT_SILENT Upgrade ECM and KF5 version requirements for 5.78.0 release.l10n daemon script
2020-12-18Remove ifdefs, we require Qt 5.14 nowAlbert Astals Cid
2020-12-18GIT_SILENT Upgrade Qt5 version requirement to 5.14.0.Albert Astals Cid
2020-12-13Make sure to use en languageLaurent Montel
2020-12-13Don't include QtTest as it includes all QtCore includesLaurent Montel
2020-12-12Properly include QStringListNicolas Fella
2020-12-12GIT_SILENT Upgrade KF5 version to 5.78.0.l10n daemon script
2020-12-10Remove unused includeNicolas Fella
2020-12-10Use | instead of + for combining keysNicolas Fella
2020-12-09Fix windows being inappropriately maximized on launchNate Graham
2020-12-08Correct format of window maximized stringNate Graham
2020-12-07Fix window sizing and positioning on WindowsNate Graham
2020-12-05GIT_SILENT Upgrade ECM and KF5 version requirements for 5.77.0 release.l10n daemon script
2020-12-03Fix commentAhmad Samir
2020-12-03Remove redundant comment, foreach is long goneAhmad Samir
2020-11-27GIT_SILENT Upgrade Qt5 version requirement to 5.13.0.Albert Astals Cid
2020-11-16GIT_SILENT Upgrade KF5 version to 5.77.0.l10n daemon script
2020-11-07Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.David Faure
2020-11-07Fix KConfigGroup::copyTo with KConfigBase::NotifyFabian Vogt
2020-11-07GIT_SILENT Upgrade ECM and KF5 version requirements for 5.76.0 release.l10n daemon script
2020-11-02ConfigLoaderHandler::parse(): fix inverted sanity check logic at parse endFriedrich W. H. Kossebau
2020-10-24Find missing Qt5DBus dependencyNicolas Fella
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-10-16kconf_update: Allow repeated tests in --testmode by ignoring kconf_updatercDavid Hurka
2020-10-10Port QRegExp to QRegularExpressionAhmad Samir
2020-10-10GIT_SILENT Upgrade KF5 version to 5.76.0.l10n daemon script
2020-10-04GIT_SILENT Upgrade ECM and KF5 version requirements for 5.75.0 release.l10n daemon script
2020-09-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-09-18CMake: Also set SKIP_AUTOUIC on generated filesKevin Funk
2020-09-14Use reverse order in KDesktopFile::locateLocal to iterate over generic config...Jeremy Whiting
2020-09-12GIT_SILENT Upgrade KF5 version to 5.75.0.l10n daemon script
2020-09-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.74.0 release.l10n daemon script
2020-09-04Drop outdated note about updating kdoctools/genshortcutents.cppFriedrich W. H. Kossebau
2020-09-03Make KWindowConfig::allConnectedScreens() static and internalNate Graham