aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/gpgme_backend_debug.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-191-11/+0
| | | | | | | | | * lang/qt/src/*: Change logging category to macro to QGPGME_LOG. -- The old logging category macro had a typo and this way we are more consistent with other logging rules. For example you could write gpg.* in the logging conf.
* Add missing files to QGpgMEAndre Heinecke2016-04-021-0/+11
* lang/qt/src/gpgme_backend_debug.cpp, lang/qt/src/gpgme_backend_debug.h, lang/qt/src/predicates.h, lang/qt/src/stl_util.h: New.