aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmenewcryptoconfig.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-819/+0
* qt: Replace usage of deprecated Error::asStringIngo Klöcker2024-07-051-1/+1
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-2/+2
* qt: Replace Q_FOREACH with range-forIngo Klöcker2023-12-131-23/+27
* qt: Write path values with Unix directory separatorsIngo Klöcker2022-12-061-1/+1
* qt: Remove obsolete code.Ingo Klöcker2022-10-111-16/+0
* qt: Allow retrieving the default value of a config entryIngo Klöcker2021-06-291-0/+52
* qt: Add missing }Ingo Klöcker2021-06-181-0/+1
* qt: Add some error loggingIngo Klöcker2021-06-171-2/+5
* qt: Do not set empty base DN as query of keyserver URLIngo Klöcker2021-06-171-1/+3
* qt: Add separate logging category for result of config loadingIngo Klöcker2021-06-021-1/+1
* qt: Add support for flags in LDAP server optionsIngo Klöcker2021-06-011-27/+48
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-191-13/+13
* qt: Fix filename handling in cryptoconfigAndre Heinecke2018-04-261-3/+3
* qt: Add a missing include <functional>Andre Heinecke2017-05-101-0/+1
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* qt: Add missing #include <functional>Igor Gnatenko2017-02-131-0/+1
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-121-0/+12
* qt: Update config sync doc / commentAndre Heinecke2017-01-021-9/+4
* qt: Fix unused variable warningsAndre Heinecke2016-10-051-1/+1
* cpp, qt: Include config.hAndre Heinecke2016-09-231-0/+4
* Qt: Fix library name in Copyright headersAndre Heinecke2016-05-061-2/+2
* Qt: Remove remaining boost usageAndre Heinecke2016-04-111-9/+5
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-031-8/+8
* Add QGpgME code from libkleoAndre Heinecke2016-04-021-0/+742