aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Fix typoIngo Klöcker2024-10-231-1/+1
* qt: Put attributes before declarationsIngo Klöcker2024-10-231-1/+1
* qt: Add support for new context flag "proc-all-sigs"Ingo Klöcker2024-08-2620-8/+180
* qt,tests: Add make target to clean the keyringIngo Klöcker2024-08-071-0/+5
* qt: Use --quick-set-ownertrust if availableIngo Klöcker2024-08-072-1/+19
* qt: Support disabling and enabling of keysIngo Klöcker2024-08-078-7/+297
* build,qt: Fix include path in CMake filesIngo Klöcker2024-07-221-4/+4
* build,qt: Don't put generated camel-case headers in tarballIngo Klöcker2024-07-181-2/+2
* build,qt: Allow building Qt 5 bindings and Qt 6 bindingsIngo Klöcker2024-07-181-4/+5
* build,qt: Decouple generation of moc filesIngo Klöcker2024-07-182-95/+385
* build,qt: Remove include directories on uninstallIngo Klöcker2024-07-181-1/+14
* build,qt: Decouple handling of include headersIngo Klöcker2024-07-181-7/+12
* build,qt: Decouple (un)install of CMake filesIngo Klöcker2024-07-181-6/+10
* qt: Replace usage of deprecated Error::asStringIngo Klöcker2024-07-0525-59/+91
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-05131-415/+239
* qt: Allow appending a detached signature to an existing fileIngo Klöcker2024-06-185-9/+74
* qt,build: Install headers for Qt 5 and Qt 6 in different locationsIngo Klöcker2024-06-171-6/+12
* qt,tests: Fix deprecation warnings (in Qt 6 build)Ingo Klöcker2024-06-131-2/+2
* qt: Specify import options as list of strings instead of as stringIngo Klöcker2024-06-135-9/+9
* qt: Allow specifying import options when importing keysIngo Klöcker2024-06-125-4/+66
* qt,doc: Fix typosIngo Klöcker2024-06-121-2/+2
* qt: Align license of some Makefiles with license of other MakefilesIngo Klöcker2024-06-102-24/+26
* qt: Fix license headers of MakefilesIngo Klöcker2024-06-102-15/+15
* qt: Fix license headers of CMake config filesIngo Klöcker2024-06-106-18/+18
* qt: Fix license headers of dataprovider.*Ingo Klöcker2024-06-102-30/+30
* qt,cpp: Implement adding ADSKs to existing keysTobias Fella2024-05-223-0/+15
* qt: Avoid bogus stringop-overread warningIngo Klöcker2024-05-211-2/+1
* qt: Fix warning about missing returnIngo Klöcker2024-05-211-1/+2
* Qt: Fix windows build of new jobsAndre Heinecke2024-03-136-7/+7
* qt: Add function for synchronously executing ExportJobTobias Fella2024-01-223-0/+21
* qt: Remove superfluous virtual overrides and member variablesIngo Klöcker2024-01-1929-145/+13
* qt: Remove left-over mentions of showErrorDialogIngo Klöcker2024-01-195-32/+1
* qt: Pass home directory with forward slashes when launching dirmngrIngo Klöcker2024-01-091-2/+4
* qt: Fix validity for (sub)keys generated using QGpgMEQuickJobTobias Fella2024-01-081-2/+4
* qt: Support verification of detached signatures directly from filesIngo Klöcker2024-01-058-10/+345
* qt,doc: Document that Job::startIt() doesn't self-destruct Job on errorIngo Klöcker2023-12-221-1/+4
* qt: Support verification of opaque signed data directly to/from filesIngo Klöcker2023-12-228-10/+399
* qt: Support decryption (with verification) directly to/from filesIngo Klöcker2023-12-228-10/+405
* qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker2023-12-2117-38/+1058
* qt: Remove dead codeIngo Klöcker2023-12-213-30/+0
* qt: Replace Q_FOREACH with range-forIngo Klöcker2023-12-138-36/+44
* qt: Replace Q_NULLPTR with nullptrIngo Klöcker2023-12-134-5/+5
* qt: Start dirmngr with gpgconf to avoid multiple instancesIngo Klöcker2023-11-231-7/+7
* qt: On Windows, use UTF-8 when logging the error textIngo Klöcker2023-11-151-1/+7
* qt: Remove left-over partial files more persistentlyIngo Klöcker2023-11-155-14/+164
* qt: Deprecate DefaultKeyGenerationJobIngo Klöcker2023-11-101-1/+3
* qt: Use temporary .part file names when creating archivesIngo Klöcker2023-10-275-15/+160
* qt: Refactor removal of output file on cancel or errorIngo Klöcker2023-10-275-54/+54
* qt: Handle cancel in changeexpiryjobAndre Heinecke2023-10-181-1/+1
* qt,doc: Fix typos in source code commentsIngo Klöcker2023-10-133-19/+19