aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-30Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIRStefan Brüns
2018-09-28 Fix issue when reading path listsAleix Pol
2018-09-18API dox: 0 -> nullptrFriedrich W. H. Kossebau
2018-09-17kcfg_compiler now documents valid inputs for its 'Color' typeHarald Sitter
2018-09-17whitespace cleanupHarald Sitter
2018-08-26SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-08-14Remove warning about old kiosk feature that no longer applies.David Faure
2018-08-11Set system default shortcut Ctrl+0 for "Actual Size" actionPeter Mühlenpfordt
2018-06-30Remove unused includeBoudewijn Rempt
2018-05-07kcfg.xsd - do not require a kcfgfile elementAllen Winter
2018-05-04Use overrideLaurent Montel
2018-04-19Warning--Laurent Montel
2018-04-06SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-03-24Remove useless QT_VERSION_CHECKAlbert Astals Cid
2018-03-11Remove not necessary QtCore and coLaurent Montel
2018-02-24Save some memory allocations by using the right APIAleix Pol
2018-02-05Export kconf_update with toolingAleix Pol
2018-01-13Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>"Nathaniel Graham
2017-12-08API docs: Sergio suggested create(), more readable than winId()David Faure
2017-12-08API docs: full working code, including workaround for Qt issue...David Faure
2017-12-08API docs: explain how to use KWindowConfig from a dialog constructor.David Faure
2017-12-06Deprecate KDesktopFile::sortOrder()Alexander Volkov
2017-12-06Fix the result of KDesktopFile::sortOrder()Alexander Volkov
2017-12-02GIT_SILENT repair indentationDavid Faure
2017-11-30Use Q_FALLTHROUGHMontel Laurent
2017-11-20Don't look for /etc/kderc every single timeAleix Pol
2017-09-21[KConfigGroup] reserve() more and add some C++11Kai Uwe Broulik
2017-09-10Deprecate KStandardShortcut::SaveOptionsElvis Angelaccio
2017-09-03Add apidox to KStandardShorcut::StandardShortcutElvis Angelaccio
2017-08-09Fix labels of DeleteFile/RenameFile actionsElvis Angelaccio
2017-08-08kconfigini: Strip leading whitespace when reading entry values.Michael Pyne
2017-08-08KAuthorized: Fix API documentation for authorizeAction()Dominik Haumann
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-07-31Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.David Faure
2017-07-07SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2017-07-03API dox: update url from kdelibs to kconfigFriedrich W. H. Kossebau
2017-07-03API dox: use @param for normal parameter listing, not @argFriedrich W. H. Kossebau
2017-06-05[FEATURE] Option to build & install QCH file with the public API doxFriedrich W. H. Kossebau
2017-05-25API dox: note CamelCase includes by @class tag with more classesFriedrich W. H. Kossebau
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2017-03-15Remove unused QDateTime in KConfigBackend.David Faure
2017-03-15Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...David Faure
2017-03-06Sanitize shortcut list on read/write from kdeglobalsAlbert Astals Cid
2017-03-05avoid useless reallocs by removing squeeze call on temporary bufferChristoph Cullmann
2017-02-21KConfig: stop exporting and installing KConfigBackend.David Faure
2017-02-14GIT_SILENT remove comment about this being a temp workaround.David Faure
2017-02-04Fix linking on Windows: don't link kentrymaptest to KConfigCore.David Faure
2017-02-04Don't export KEntryMapStephen Kelly
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-16Use nullptr everywhereKevin Funk