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
/
kwindowconfig.h
Age
Commit message (
Expand
)
Author
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2020-09-03
Make KWindowConfig::allConnectedScreens() static and internal
Nate Graham
2020-09-03
Fix @since tag for recently-added function
Nate Graham
2020-08-25
Extract code to get list of connected screens into a re-usable function
Nate Graham
2020-08-02
Add functions to save and restore window positions on non-Wayland platforms
Nate Graham
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
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-01-16
Fix a few -Wdocumentation warnings
Kevin Funk
2014-08-31
Add documentation onto KWindowConfig namespace
David Edmundson
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI