aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-09-14Use reverse order in KDesktopFile::locateLocal to iterate over generic config...Jeremy Whiting
2020-09-04Drop outdated note about updating kdoctools/genshortcutents.cppFriedrich W. H. Kossebau
2020-09-03Make KWindowConfig::allConnectedScreens() static and internalNate Graham
2020-09-03Fix @since tag for recently-added functionNate Graham
2020-09-01Missing g_infoStandardShortcut update for last commitFriedrich W. H. Kossebau
2020-09-01Fix placement of new CreateFilder enumeratorFriedrich W. H. Kossebau
2020-08-30autotests: stop polluting /tmp with kconf_update.* temp filesDavid Faure
2020-08-30kconf_update: test the return value of QTemporaryFile::open() for good measureDavid Faure
2020-08-29Add standard shortcut for "Create Folder"Domenico Panella
2020-08-29API dox: consistently use version number without product name for @deprecatedFriedrich W. H. Kossebau
2020-08-28Introduce method to query KConfigSkeletonItem default valueDavid Edmundson
2020-08-25Remember window sizes on a per-screen-arrangement basisNate Graham
2020-08-25Extract code to get list of connected screens into a re-usable functionNate Graham
2020-08-24Fix qt warning:Laurent Montel
2020-08-12Categorize standard shortcutsDavid Redondo
2020-08-10Add documentation for ParentInConstructor optionCyril Rossi
2020-08-02Add functions to save and restore window positions on non-Wayland platformsNate Graham
2020-07-25Update sGlobalFileName when QStandardPaths TestMode is toggledAhmad Samir
2020-07-25API dox: state explicitly expected encoding for KConfig key & group namesFriedrich W. H. Kossebau
2020-07-14SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-07-13Use KF-standardized Qt logging categoriesFriedrich W. H. Kossebau
2020-07-07Use camelcase include. (scripted)Laurent Montel
2020-06-22Also pass locationType to KConfigSkeleton when construction from groupArjen Hiemstra
2020-06-19Make "Switch Application Language..." text more consistentNate Graham
2020-06-18SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-06-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-31SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-24Don't try to initalize deprecated SaveOptions enum valueDavid Redondo
2020-05-23Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...David Redondo
2020-05-22Fix KStandardShortcut::find(const char*)David Redondo
2020-05-08Adjust name of internally-exported method as suggested in D29347David Faure
2020-05-03GIT_SILENT add commentDavid Faure
2020-05-03KAuthorized: export method to reload restrictionsDavid Faure
2020-04-22kconfig_compiler : generate kconfig settings with subgroupCyril Rossi
2020-04-21Fix some compiler warningsAhmad Samir
2020-04-20API dox: document Q_DECLARE_FLAGS-based flagsFriedrich W. H. Kossebau
2020-04-17Add force save behavior to KEntryMapBenjamin Port
2020-04-13Add standard shortcut for "Show/Hide Hidden Files"Nate Graham
2020-03-30QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14Ahmad Samir
2020-03-23[KConfigGui] Check font weight when clearing styleName propertyAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-03-08KconfigXT: Add a value attribute to Enum field choicesMéven Car
2020-03-03Make it compile against qt5.15. SkipEmptyParts is part of Qt::.Laurent Montel
2020-03-02[KConfigGui] Clear styleName font property for Regular font sytlesAhmad Samir
2020-02-28fix min/max entries with dpointerHenri Chain
2020-02-25Fix code generation for entries with min/maxHenri Chain
2020-02-24KConfigSkeletonItem : allow to set a KconfigGroup to read and write items in ...Cyril Rossi
2020-02-19Fix is<PropertyName>Immutable generated propertyMéven Car
2020-02-14Make it compile against last qt5.15 without deprecated method. endl is namesp...Laurent Montel