aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmenewcryptoconfig.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Replace usage of deprecated Error::asStringIngo Klöcker1-1/+1
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-2/+2
2023-12-13qt: Replace Q_FOREACH with range-forIngo Klöcker1-23/+27
2022-12-06qt: Write path values with Unix directory separatorsIngo Klöcker1-1/+1
2022-10-11qt: Remove obsolete code.Ingo Klöcker1-16/+0
2021-06-29qt: Allow retrieving the default value of a config entryIngo Klöcker1-0/+52
2021-06-18qt: Add missing }Ingo Klöcker1-0/+1
2021-06-17qt: Add some error loggingIngo Klöcker1-2/+5
2021-06-17qt: Do not set empty base DN as query of keyserver URLIngo Klöcker1-1/+3
2021-06-02qt: Add separate logging category for result of config loadingIngo Klöcker1-1/+1
2021-06-01qt: Add support for flags in LDAP server optionsIngo Klöcker1-27/+48
2020-02-19qt: Change logging categoryaheinecke/json-testAndre Heinecke1-13/+13
2018-04-26qt: Fix filename handling in cryptoconfigAndre Heinecke1-3/+3
2017-05-10qt: Add a missing include <functional>Andre Heinecke1-0/+1
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-02-13qt: Add missing #include <functional>Igor Gnatenko1-0/+1
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke1-0/+12
2017-01-02qt: Update config sync doc / commentAndre Heinecke1-9/+4
2016-10-05qt: Fix unused variable warningsAndre Heinecke1-1/+1
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke1-2/+2
2016-04-11Qt: Remove remaining boost usageAndre Heinecke1-9/+5
2016-04-03Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke1-8/+8
2016-04-02Add QGpgME code from libkleoAndre Heinecke1-0/+742