aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-08GIT_SILENT Upgrade KF version to 5.83.0.l10n daemon script
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-05-04Don't write position data for maximized windowsNate Graham
2021-05-04Fix cmake warningLaurent Montel
2021-05-02Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variableFriedrich W. H. Kossebau
2021-05-02Minor code refactoringAhmad Samir
2021-05-02GIT_SILENT Add auto generated files to .gitignoreAlexander Lohnau
2021-05-01GIT_SILENT Upgrade ECM and KF version requirements for 5.82.0 release.l10n daemon script
2021-04-28Make the docs state that KConfig::reparseConfiguration() calls sync() if neededAhmad Samir
2021-04-26Use new version-controlled enumerator deprecation warning macrosFriedrich W. H. Kossebau
2021-04-18Deprecate KDesktopFile::readDevice()Ahmad Samir
2021-04-16Remove stray tick from readmeNicolas Fella
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-04-11Remove check for po subdir.David Faure
2021-04-10GIT_SILENT Upgrade KF version to 5.82.0.l10n daemon script
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-07GIT_SILENT Add auto generated files to .gitignoreAlexander Lohnau
2021-04-05kconfig_compiler: add override to generated destructorsDavid Faure
2021-04-04autotests: look for cmd, not bash, on WindowsDavid Faure
2021-04-04GIT_SILENT Upgrade Qt5 version requirement to 5.15.0.David Faure
2021-04-03GIT_SILENT Upgrade ECM and KF version requirements for 5.81.0 release.l10n daemon script
2021-03-28Relicense file to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-03-22[kconfig_compiler] Explicitly open input file for readingNicolas Fella
2021-03-16Remove old contact data from src/kconfig_compiler_README.doxDavid Hurka
2021-03-15GIT_SILENT Upgrade KF version to 5.81.0.l10n daemon script
2021-03-06Improve code readability by using QLatin1String::arg()Ahmad Samir
2021-03-06kconfig_compiler: change how paramString() creates stringsAhmad Samir
2021-03-06Minor code optimisationAhmad Samir
2021-03-06Optimise string operations a bitAhmad Samir
2021-03-01KDEFrameworkCompilerSettings in ECM 5.80 includes KDEClangFormat by defaultAhmad Samir
2021-03-01Add missing QTextStream::setCodec ifdefNicolas Fella
2021-02-28Make QByteArray -> char* conversion explicitNicolas Fella
2021-02-28GIT_SILENT Upgrade ECM and KF version requirements for 5.80.0 release.l10n daemon script
2021-02-27Add .git-blame-ignore-revsAhmad Samir
2021-02-24Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhereAhmad Samir
2021-02-24Add KEntryMap::constFindEntry() methodAhmad Samir
2021-02-22Fix formatting in a couple of places after running clang-formatAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-22Add a trailing comma to last member in enumAhmad Samir
2021-02-13GIT_SILENT Upgrade KF version to 5.80.0.l10n daemon script
2021-02-11Add compile_commands.json to .gitignoreAhmad Samir
2021-02-08Fix window positioning regression due to incorrect fallback in fallbackNate Graham
2021-02-06Fix build on windows on the CI, againAhmad Samir
2021-02-06Fix windows build on the CIAhmad Samir
2021-02-06Minor code optimisationsAhmad Samir
2021-02-06Compile without implicit cast from ASCIIAhmad Samir
2021-02-06kconfigtest: less implicit cast from ASCIIAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2021-02-06Preincerment/predecrement operator where the post ones aren't neededAhmad Samir