aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-23qt: Fix typoIngo Klöcker1-1/+1
2024-08-07qt: Support disabling and enabling of keysIngo Klöcker1-0/+2
2024-07-22build,qt: Fix include path in CMake filesIngo Klöcker1-4/+4
2024-07-18build,qt: Don't put generated camel-case headers in tarballIngo Klöcker1-2/+2
2024-07-18build,qt: Allow building Qt 5 bindings and Qt 6 bindingsIngo Klöcker1-4/+5
2024-07-18build,qt: Decouple generation of moc filesIngo Klöcker1-13/+51
2024-07-18build,qt: Remove include directories on uninstallIngo Klöcker1-1/+14
2024-07-18build,qt: Decouple handling of include headersIngo Klöcker1-7/+12
2024-07-18build,qt: Decouple (un)install of CMake filesIngo Klöcker1-6/+10
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-2/+2
2024-06-17qt,build: Install headers for Qt 5 and Qt 6 in different locationsIngo Klöcker1-6/+12
2024-06-10qt: Fix license headers of MakefilesIngo Klöcker1-6/+6
2024-01-05qt: Support verification of detached signatures directly from filesIngo Klöcker1-0/+2
2023-12-22qt: Support verification of opaque signed data directly to/from filesIngo Klöcker1-0/+2
2023-12-22qt: Support decryption (with verification) directly to/from filesIngo Klöcker1-0/+2
2023-12-21qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker1-0/+2
2023-11-15qt: Remove left-over partial files more persistentlyIngo Klöcker1-0/+3
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