index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
2018-09-18
API dox: 0 -> nullptr
Friedrich W. H. Kossebau
2018-08-11
Set system default shortcut Ctrl+0 for "Actual Size" action
Peter Mühlenpfordt
2018-05-04
Use override
Laurent Montel
2018-04-19
Warning--
Laurent Montel
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2018-01-13
Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>"
Nathaniel Graham
2017-12-08
API docs: Sergio suggested create(), more readable than winId()
David Faure
2017-12-08
API docs: full working code, including workaround for Qt issue...
David Faure
2017-12-08
API docs: explain how to use KWindowConfig from a dialog constructor.
David Faure
2017-09-10
Deprecate KStandardShortcut::SaveOptions
Elvis Angelaccio
2017-09-03
Add apidox to KStandardShorcut::StandardShortcut
Elvis Angelaccio
2017-08-09
Fix labels of DeleteFile/RenameFile actions
Elvis Angelaccio
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-07-31
Standard 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 dox
Friedrich W. H. Kossebau
2017-05-25
API dox: note CamelCase includes by @class tag with more classes
Friedrich W. H. Kossebau
2017-03-06
Sanitize shortcut list on read/write from kdeglobals
Albert Astals Cid
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-16
Use nullptr everywhere
Kevin Funk
2017-01-16
Fix a few -Wdocumentation warnings
Kevin Funk
2017-01-15
Add python bindings
Stephen Kelly
2016-08-14
Add Donate standard shortcut
Elvis Angelaccio
2016-08-01
Add DeleteFile and RenameFile standard shortcut.
Leslie Zhai
2016-05-11
Remove not-implemented function
Stephen Kelly
2015-12-23
gui: add a small apidox bit for the KConfigGui namespace
Pino Toscano
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-11-03
Fix usage of ecm_create_qm_loader.
Alex Merry
2015-10-05
Minor optimizations
Albert Astals Cid
2015-08-22
Optimize readEntryGui
Kevin Funk
2015-07-02
Remove compiler warning about initialization of sub object.
Milian Wolff
2015-05-29
Prevent crash if QWindow::screen() is null
Aleix Pol
2015-05-12
fix missing export
David Faure
2015-05-11
Add KConfigGui::setSessionConfig()
Stefan Becker
2015-02-12
Use Q_DECL_OVERRIDE where possible
Kevin Funk
2015-02-03
skip empty parts
Marco Martin
2015-01-17
Add missing QIODevice include
Hrvoje Senjan
2015-01-10
Update installation variables.
Alex Merry
2014-11-02
Define <source_files_var> for ecm_create_qm_loader
Burkhard Lück
2014-09-19
use the same open flags as the group handed in
Aaron Seigo
2014-09-13
Use const char[] instead of const char*, saves 8 byte in .data each.
Volker Krause
2014-08-31
Add documentation onto KWindowConfig namespace
David Edmundson
2014-08-10
Allow translations to have context again.
Matthew Dawson
2014-07-22
allow the extraction of the shortcut names for translation
Lukáš Tinkl
2014-06-12
Simple Cleanups
Thomas Braxton
2014-05-26
Update usage of QVariant::type() for Qt5.
Thomas Braxton
2014-05-12
remove unused member of the private class
Marco Martin
2014-05-02
fix include path in .pri files
David Faure
2014-04-26
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
Alex Merry
2014-03-28
Stop re-loading values inside KCoreConfigSkeleton::save().
Matthew Dawson
2014-03-13
Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION
Aurélien Gâteau
[next]