aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-1/+1
2023-11-15qt: Remove left-over partial files more persistentlyIngo Klöcker1-12/+2
2023-10-27qt: Use temporary .part file names when creating archivesIngo Klöcker1-0/+105
2023-10-27qt: Refactor removal of output file on cancel or errorIngo Klöcker1-0/+15
2022-08-22qt: Fix building with C++11Ingo Klöcker1-1/+1
2022-08-22qt: Fix building with Qt6Ingo Klöcker1-2/+0
2022-05-02qt: Factor out helper for getting the fingerprints of some keysIngo Klöcker1-0/+14
2022-03-07qt: Add missing include of config.hIngo Klöcker1-0/+4
2022-02-07qt: Fix build for older Qt versions.Werner Koch1-0/+1
2022-02-03qt: Add helper for converting QStringList to vector of stringsIngo Klöcker1-13/+11
2020-11-11qt: Add export macro for QDebug operatorAndre Heinecke1-1/+3
2020-10-23qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker1-12/+13
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke1-31/+11
2016-08-11Qt: Ensure all public classes are exportedAndre Heinecke1-1/+3
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke1-2/+2
2016-04-02Add QGpgME code from libkleoAndre Heinecke1-0/+62