Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt: Fix export of qDebug GpgME::Error overload | Andre Heinecke | 2020-11-12 | 1 | -0/+1 |
| | | | | * lang/qt/src/debug.cpp: Include debug.h to get the export decl. | ||||
* | qt: Add QDebug stream operator for GpgME::Error | Ingo Klöcker | 2020-10-23 | 1 | -0/+48 |
* lang/qt/src/Makefile.am: Add new files. * lang/qt/src/debug.h, lang/qt/src/debug.cpp: New. * NEWS: Mention it. -- This was previously implemented in Kleopatra, but it makes sense for all users of qgpgme. |