aboutsummaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
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-09-10Deprecate KStandardShortcut::SaveOptionsElvis Angelaccio
2017-09-03Add apidox to KStandardShorcut::StandardShortcutElvis Angelaccio
2017-08-09Fix labels of DeleteFile/RenameFile actionsElvis Angelaccio
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-07-31Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.David Faure
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-03-06Sanitize shortcut list on read/write from kdeglobalsAlbert Astals Cid
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-16Use nullptr everywhereKevin Funk
2017-01-16Fix a few -Wdocumentation warningsKevin Funk
2017-01-15Add python bindingsStephen Kelly
2016-08-14Add Donate standard shortcutElvis Angelaccio
2016-08-01Add DeleteFile and RenameFile standard shortcut.Leslie Zhai
2016-05-11Remove not-implemented functionStephen Kelly
2015-12-23gui: add a small apidox bit for the KConfigGui namespacePino Toscano
2015-12-23Fix some Clazy warningsImran Tatriev
2015-11-03Fix usage of ecm_create_qm_loader.Alex Merry
2015-10-05Minor optimizationsAlbert Astals Cid
2015-08-22Optimize readEntryGuiKevin Funk
2015-07-02Remove compiler warning about initialization of sub object.Milian Wolff
2015-05-29Prevent crash if QWindow::screen() is nullAleix Pol
2015-05-12fix missing exportDavid Faure
2015-05-11Add KConfigGui::setSessionConfig()Stefan Becker
2015-02-12Use Q_DECL_OVERRIDE where possibleKevin Funk
2015-02-03skip empty partsMarco Martin
2015-01-17Add missing QIODevice includeHrvoje Senjan
2015-01-10Update installation variables.Alex Merry
2014-11-02Define <source_files_var> for ecm_create_qm_loaderBurkhard Lück
2014-09-19use the same open flags as the group handed inAaron Seigo
2014-09-13Use const char[] instead of const char*, saves 8 byte in .data each.Volker Krause
2014-08-31Add documentation onto KWindowConfig namespaceDavid Edmundson
2014-08-10Allow translations to have context again.Matthew Dawson
2014-07-22allow the extraction of the shortcut names for translationLukáš Tinkl
2014-06-12Simple CleanupsThomas Braxton
2014-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2014-05-12remove unused member of the private classMarco Martin
2014-05-02fix include path in .pri filesDavid Faure
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-13Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSIONAurélien Gâteau
2014-02-16Use the new syntax for ecm_generate_headers()David Faure
2014-01-25Generate and install .pri fileDavid Faure
2014-01-15Improve dependency specifications.Michael Palimaka
2014-01-03Install all headers into camelcase FrameworkName.David Faure
2014-01-01Generate forward headers.David Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure