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
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
2014-02-16
Use the new syntax for ecm_generate_headers()
David Faure
2014-01-25
Generate and install .pri file
David Faure
2014-01-15
Improve dependency specifications.
Michael Palimaka
2014-01-03
Install all headers into camelcase FrameworkName.
David Faure
2014-01-01
Generate forward headers.
David Faure
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