Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 2025-02-03 | 1 | -212/+0 |
* | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 2024-07-05 | 1 | -1/+1 |
* | qt: Use temporary .part file names when creating archives | Ingo Klöcker | 2023-10-27 | 1 | -5/+13 |
* | qt: Refactor removal of output file on cancel or error | Ingo Klöcker | 2023-10-27 | 1 | -18/+13 |
* | qt: Use UTF-8 for file names on Windows | Ingo Klöcker | 2023-09-22 | 1 | -0/+8 |
* | qt: Clean up after failure or cancel of sign/encrypt archive operation | Ingo Klöcker | 2023-08-16 | 1 | -1/+15 |
* | qt: Support writing signed/encrypted archives directly to a file | Ingo Klöcker | 2023-06-19 | 1 | -21/+49 |
* | qt: Add a generic hook to start a job | Ingo Klöcker | 2023-06-19 | 1 | -0/+6 |
* | qt: Rename JobPrivate::start to JobPrivate::startNow | Ingo Klöcker | 2023-06-19 | 1 | -1/+1 |
* | qt: Add signals for file-based and data-based progress | Ingo Klöcker | 2023-02-14 | 1 | -0/+3 |
* | qt: Add job for creating encrypted signed archives | Ingo Klöcker | 2023-01-31 | 1 | -0/+150 |