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