Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 2025-02-03 | 1 | -173/+0 |
* | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 2024-07-05 | 1 | -1/+1 |
* | qt: Remove left-over partial files more persistently | Ingo Klöcker | 2023-11-15 | 1 | -12/+2 |
* | qt: Use temporary .part file names when creating archives | Ingo Klöcker | 2023-10-27 | 1 | -0/+105 |
* | qt: Refactor removal of output file on cancel or error | Ingo Klöcker | 2023-10-27 | 1 | -0/+15 |
* | qt: Fix building with C++11 | Ingo Klöcker | 2022-08-22 | 1 | -1/+1 |
* | qt: Fix building with Qt6 | Ingo Klöcker | 2022-08-22 | 1 | -2/+0 |
* | qt: Factor out helper for getting the fingerprints of some keys | Ingo Klöcker | 2022-05-02 | 1 | -0/+14 |
* | qt: Add missing include of config.h | Ingo Klöcker | 2022-03-07 | 1 | -0/+4 |
* | qt: Fix build for older Qt versions. | Werner Koch | 2022-02-07 | 1 | -0/+1 |
* | qt: Add helper for converting QStringList to vector of strings | Ingo Klöcker | 2022-02-03 | 1 | -0/+46 |