aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-04Don't write position data for maximized windowsNate Graham
2021-05-02Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variableFriedrich W. H. Kossebau
2021-05-02Minor code refactoringAhmad Samir
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-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-04-05kconfig_compiler: add override to generated destructorsDavid Faure
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-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-01Add missing QTextStream::setCodec ifdefNicolas Fella
2021-02-28Make QByteArray -> char* conversion explicitNicolas Fella
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-08Fix window positioning regression due to incorrect fallback in fallbackNate Graham
2021-02-06Minor code optimisationsAhmad Samir
2021-02-06Compile without 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
2021-02-06General code cleanupAhmad Samir
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-29Replace KF5_VERSION with KF_VERSIONNicolas Fella
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
2020-12-18Remove ifdefs, we require Qt 5.14 nowAlbert Astals Cid
2020-12-12Properly include QStringListNicolas Fella
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-03Fix commentAhmad Samir
2020-11-07Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.David Faure