Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-05 | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 1 | -1/+2 |
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 1 | -3/+3 |
2023-12-22 | qt: Support decryption (with verification) directly to/from files | Ingo Klöcker | 1 | -13/+19 |
2023-12-21 | qt: Support writing/reading signed/encrypted files directly to/from file | Ingo Klöcker | 1 | -40/+21 |
2023-08-16 | qt: Clean up after failure or cancel of sign/encrypt archive operation | Ingo Klöcker | 1 | -0/+19 |
2023-06-19 | qt: Support writing signed/encrypted archives directly to a file | Ingo Klöcker | 1 | -19/+26 |
2023-02-02 | qt: Allow checking if the sign/encrypt archive jobs are supported | Ingo Klöcker | 1 | -0/+5 |
2023-01-30 | qt: Add job for creating signed archivesikloecker/t6342-gpgtar | Ingo Klöcker | 1 | -21/+8 |
2023-01-27 | qt: Add job for creating encrypted archives | Ingo Klöcker | 1 | -0/+158 |