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
2020-08-29
Add standard shortcut for "Create Folder"
Domenico Panella
2020-08-25
Remember window sizes on a per-screen-arrangement basis
Nate Graham
2020-08-25
Extract code to get list of connected screens into a re-usable function
Nate Graham
2020-08-12
Categorize standard shortcuts
David Redondo
2020-08-02
Add functions to save and restore window positions on non-Wayland platforms
Nate Graham
2020-06-22
Also pass locationType to KConfigSkeleton when construction from group
Arjen Hiemstra
2020-06-19
Make "Switch Application Language..." text more consistent
Nate Graham
2020-05-24
Don't try to initalize deprecated SaveOptions enum value
David Redondo
2020-05-23
Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...
David Redondo
2020-05-22
Fix KStandardShortcut::find(const char*)
David Redondo
2020-04-13
Add standard shortcut for "Show/Hide Hidden Files"
Nate Graham
2020-03-23
[KConfigGui] Check font weight when clearing styleName property
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-03-03
Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
Laurent Montel
2020-03-02
[KConfigGui] Clear styleName font property for Regular font sytles
Ahmad Samir
2020-02-08
[KConfigLoader] Code cleanup
Ahmad Samir
2020-01-27
QXmlInputSource is deprecated in qt5.15. Port it to QXmlStreamReader
Laurent Montel
2019-12-10
Fix URL: use the stable redirect commits.kde.org
Luigi Toscano
2019-12-09
Add a comment pointing to the history of Cut and Delete sharing a shortcut
Nate Graham
2019-12-01
API dox: fixes (prevent linebreak after . in auto-brief begin, more @c)
Friedrich W. H. Kossebau
2019-11-26
Only create a session config when actually restoring a session
Nate Graham
2019-10-20
Enable KF_* group deprecation macros
Friedrich W. H. Kossebau
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-10-06
Make preferences() a public function
Nate Graham
2019-10-03
Rewrite ugly for with pointer arithmetic into range for
Albert Astals Cid
2019-09-30
Small performance enhacements
Albert Astals Cid
2019-09-16
Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes
Friedrich W. H. Kossebau
2019-08-24
String code optimization: use QLatin1String overload for == & !=
Friedrich W. H. Kossebau
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2018-09-30
Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
Stefan Brüns
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
[next]