summaryrefslogtreecommitdiff
path: root/lang/qt/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker2023-01-301-0/+8
* qt: Add job for creating encrypted archivesIngo Klöcker2023-01-271-0/+8
* qt: Add data provider for list of file namesIngo Klöcker2023-01-271-0/+3
* qt: Explicitly instantiate private job classesIngo Klöcker2023-01-041-0/+5
* qt: Allow disabling automatic trust database check on key listingIngo Klöcker2022-11-041-1/+1
* build,qt: Clean up all generated filesIngo Klöcker2022-10-111-1/+2
* build,qt: Allow building QGpgME for Qt 6Ingo Klöcker2022-10-111-8/+67
* build,qt: Explicitly namespace a few Qt variables for Qt5Ingo Klöcker2022-10-101-2/+2
* qt: Add job to set the primary user ID of OpenPGP keysIngo Klöcker2022-08-091-0/+6
* qt: Remove job for refreshing OpenPGP keysIngo Klöcker2022-08-041-6/+0
* qt: Allow setting the file name of signed and encrypted dataIngo Klöcker2022-07-051-0/+1
* qt: Allow setting the file name of encrypted dataIngo Klöcker2022-07-051-1/+1
* qt: Fix filename of cmake config files for w32Ingo Klöcker2022-07-041-1/+1
* qt: Emit import result when refreshing OpenPGP keysIngo Klöcker2022-05-041-0/+3
* qt: Add job for refreshing OpenPGP keysIngo Klöcker2022-05-021-0/+3
* qt: Rename QGpgMERefreshKeysJob to QGpgMERefreshSMIMEKeysJobIngo Klöcker2022-04-291-3/+3
* qt: Add job to revoke own OpenPGP keysIngo Klöcker2022-03-301-0/+6
* qt: Add job to import keys given by key idsIngo Klöcker2022-02-031-0/+6
* qt: Add helper for converting QStringList to vector of stringsIngo Klöcker2022-02-031-2/+4
* qt: Add job to add existing subkeys to other keysIngo Klöcker2022-01-131-0/+6
* qt: Remove obsolete QGpgMESecretKeyExportJobIngo Klöcker2022-01-041-3/+1
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-141-1/+1
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-131-2/+9
* Add missing files for distributionAndre Heinecke2021-08-271-0/+1
* qt: Allow changing expiration date of primary key and all subkeysIngo Klöcker2021-06-281-1/+1
* qt: Explicitly link libgpg-errorAndre Heinecke2021-06-091-1/+1
* Revert "cpp: Use portable off_t size_t"Andre Heinecke2020-11-201-1/+1
* cpp: Use portable off_t size_tAndre Heinecke2020-11-181-1/+1
* qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker2020-10-231-1/+5
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-191-2/+2
* qt: Add GpgCardJob following the job patternAndre Heinecke2020-02-121-2/+8
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-031-1/+2
* qt: Add job for quick commandsAndre Heinecke2017-12-011-2/+7
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-251-1/+2
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-121-1/+1
* Fix cmake configuration files for MacOSAndre Heinecke2017-01-111-0/+7
* qt, cpp: Add cmake config files for w32Andre Heinecke2016-11-151-6/+7
* qt, cpp: Enable dll build for windowsAndre Heinecke2016-11-141-1/+1
* qt: Install cmake config into qgpgme subdirAndre Heinecke2016-11-021-6/+6
* qt, cpp: Add all generated files to cleanfilesAndre Heinecke2016-11-021-1/+3
* qt: Add Distinguished Name parser from libkleoAndre Heinecke2016-11-011-2/+5
* qt, cpp: Install version headers in subdirsAndre Heinecke2016-11-011-1/+1
* qt, cpp: Fix permissions of Config filesAndre Heinecke2016-10-131-2/+2
* qt: Install SpecialJobAndre Heinecke2016-10-131-1/+2
* qt: Add missing implementation of MultiDeleteJobDaniel Vrátil2016-10-111-1/+2
* qt: Install abstractimportjob.hDaniel Vrátil2016-10-111-1/+1
* cpp, qt: Handle modified includedir installationAndre Heinecke2016-09-291-3/+3
* qt: Add job for tofupolicyAndre Heinecke2016-09-161-1/+7
* qt: Include cpp before core directoryAndre Heinecke2016-09-051-1/+1
* qt: Ensure that current src dir is included firstAndre Heinecke2016-08-251-2/+3