aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-21qt: Add job for refreshing OpenPGP keys via WKDIngo Klöcker1-2/+10
2023-02-02qt: Add job for extracting encrypted and signed archivesIngo Klöcker1-0/+8
2023-01-31qt: Add job for creating encrypted signed archivesIngo Klöcker1-0/+8
2023-01-30qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker1-0/+8
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-0/+8
2023-01-27qt: Add data provider for list of file namesIngo Klöcker1-0/+3
2023-01-04qt: Explicitly instantiate private job classesIngo Klöcker1-0/+5
2022-11-04qt: Allow disabling automatic trust database check on key listingIngo Klöcker1-1/+1
2022-10-11build,qt: Clean up all generated filesIngo Klöcker1-1/+2
2022-10-11build,qt: Allow building QGpgME for Qt 6Ingo Klöcker1-8/+67
2022-10-10build,qt: Explicitly namespace a few Qt variables for Qt5Ingo Klöcker1-2/+2
2022-08-09qt: Add job to set the primary user ID of OpenPGP keysIngo Klöcker1-0/+6
2022-08-04qt: Remove job for refreshing OpenPGP keysIngo Klöcker1-6/+0
2022-07-05qt: Allow setting the file name of signed and encrypted dataIngo Klöcker1-0/+1
2022-07-05qt: Allow setting the file name of encrypted dataIngo Klöcker1-1/+1
2022-07-04qt: Fix filename of cmake config files for w32Ingo Klöcker1-1/+1
2022-05-04qt: Emit import result when refreshing OpenPGP keysIngo Klöcker1-0/+3
2022-05-02qt: Add job for refreshing OpenPGP keysIngo Klöcker1-0/+3
2022-04-29qt: Rename QGpgMERefreshKeysJob to QGpgMERefreshSMIMEKeysJobIngo Klöcker1-3/+3
2022-03-30qt: Add job to revoke own OpenPGP keysIngo Klöcker1-0/+6
2022-02-03qt: Add job to import keys given by key idsIngo Klöcker1-0/+6
2022-02-03qt: Add helper for converting QStringList to vector of stringsIngo Klöcker1-2/+4
2022-01-13qt: Add job to add existing subkeys to other keysIngo Klöcker1-0/+6
2022-01-04qt: Remove obsolete QGpgMESecretKeyExportJobIngo Klöcker1-3/+1
2021-12-14qt: Allow setting key origin when importing keysIngo Klöcker1-1/+1
2021-12-13qt: Support WKD lookup without implicit importIngo Klöcker1-2/+9
2021-08-27Add missing files for distributionAndre Heinecke1-0/+1
2021-06-28qt: Allow changing expiration date of primary key and all subkeysIngo Klöcker1-1/+1
2021-06-09qt: Explicitly link libgpg-errorAndre Heinecke1-1/+1
2020-11-20Revert "cpp: Use portable off_t size_t"Andre Heinecke1-1/+1
2020-11-18cpp: Use portable off_t size_tAndre Heinecke1-1/+1
2020-10-23qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker1-1/+5
2020-02-19qt: Change logging categoryaheinecke/json-testAndre Heinecke1-2/+2
2020-02-12qt: Add GpgCardJob following the job patternAndre Heinecke1-2/+8
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke1-1/+2
2017-12-01qt: Add job for quick commandsAndre Heinecke1-2/+7
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke1-1/+2
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke1-1/+1
2017-01-11Fix cmake configuration files for MacOSAndre Heinecke1-0/+7
2016-11-15qt, cpp: Add cmake config files for w32Andre Heinecke1-6/+7
2016-11-14qt, cpp: Enable dll build for windowsAndre Heinecke1-1/+1
2016-11-02qt: Install cmake config into qgpgme subdirAndre Heinecke1-6/+6
2016-11-02qt, cpp: Add all generated files to cleanfilesAndre Heinecke1-1/+3
2016-11-01qt: Add Distinguished Name parser from libkleoAndre Heinecke1-2/+5
2016-11-01qt, cpp: Install version headers in subdirsAndre Heinecke1-1/+1
2016-10-13qt, cpp: Fix permissions of Config filesAndre Heinecke1-2/+2
2016-10-13qt: Install SpecialJobAndre Heinecke1-1/+2
2016-10-11qt: Add missing implementation of MultiDeleteJobDaniel Vrátil1-1/+2
2016-10-11qt: Install abstractimportjob.hDaniel Vrátil1-1/+1
2016-09-29cpp, qt: Handle modified includedir installationAndre Heinecke1-3/+3