Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 2025-02-03 | 1 | -98/+0 |
* | qt: Add a generic hook to start a job | Ingo Klöcker | 2023-06-19 | 1 | -0/+2 |
* | qt: Rename JobPrivate::start to JobPrivate::startNow | Ingo Klöcker | 2023-06-19 | 1 | -1/+1 |
* | qt: Return const pointer to JobPrivate class for const pointer to Job | Ingo Klöcker | 2023-06-19 | 1 | -2/+10 |
* | qt: Add signals for file-based and data-based progress | Ingo Klöcker | 2023-02-14 | 1 | -0/+21 |
* | qt: Support deferred start of jobs | Ingo Klöcker | 2023-01-04 | 1 | -0/+2 |
* | qt: Explicitly instantiate private job classes | Ingo Klöcker | 2023-01-04 | 1 | -5/+0 |
* | qt: Add mechanism for missing d-pointer in Job | Ingo Klöcker | 2021-06-28 | 1 | -0/+70 |