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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2021-05-02
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
Friedrich W. H. Kossebau
2021-04-26
Use new version-controlled enumerator deprecation warning macros
Friedrich W. H. Kossebau
2021-01-29
Replace KF5_VERSION with KF_VERSION
Nicolas Fella
2020-05-23
Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...
David Redondo
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-09-16
Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes
Friedrich W. H. Kossebau
2018-09-30
Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
Stefan Brüns
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-06-05
[FEATURE] Option to build & install QCH file with the public API dox
Friedrich W. H. Kossebau
2017-01-15
Add python bindings
Stephen Kelly
2015-11-03
Fix usage of ecm_create_qm_loader.
Alex Merry
2015-01-10
Update installation variables.
Alex Merry
2014-11-02
Define <source_files_var> for ecm_create_qm_loader
Burkhard Lück
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-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
Move kconfig code to the root directory.
Jenkins CI