aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/gpgme_backend_debug.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-19qt: Change logging categoryaheinecke/json-testAndre Heinecke1-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.
2016-04-02Add missing files to QGpgMEAndre Heinecke1-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.