Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt: Use temporary .part file names when creating archives | Ingo Klöcker | 2023-10-27 | 1 | -5/+10 |
* | qt: Refactor removal of output file on cancel or error | Ingo Klöcker | 2023-10-27 | 1 | -18/+12 |
* | 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 | -2/+14 |
* | qt: Support writing signed/encrypted archives directly to a file | Ingo Klöcker | 2023-06-19 | 1 | -14/+46 |
* | 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: Remove unused and commented-out code | Ingo Klöcker | 2023-01-31 | 1 | -5/+0 |
* | qt: Add job for creating signed archivesikloecker/t6342-gpgtar | Ingo Klöcker | 2023-01-30 | 1 | -0/+141 |