Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt: Fix test build with Qt < 5.4.0 | Andre Heinecke | 2016-07-05 | 1 | -2/+2 |
| | | | | | | | * lang/qt/tests/t-keylist.cpp, lang/qt/tests/t-keylocate.cpp, lang/qt/tests/t-ownertrust.cpp: Use old style SIGNAl syntax for QSignalSpy | ||||
* | Qt: Add keyLocateJob and test for it | Andre Heinecke | 2016-05-13 | 1 | -0/+129 |
* configure.ac (LIBQGPGME_LT_REVISION): Bump. * lang/qt/src/protocol.h (locateKeysJob): Add Job. * lang/qt/src/protocol_p.h (locateKeysJob): Implement. * lang/qt/tests/Makefile.am: Add t-keylocate. * lang/qt/tests/t-keylocate.cpp: New. |