<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/qt, branch gpgmepp</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgmepp</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgmepp'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-05-10T13:09:12Z</updated>
<entry>
<title>Qt / Cpp: Fix make dist</title>
<updated>2016-05-10T13:09:12Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T13:05:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c303292aca26c43b6efe98719edb3ff7b2d6665d'/>
<id>urn:sha1:c303292aca26c43b6efe98719edb3ff7b2d6665d</id>
<content type='text'>
* lang/cpp/src/Makefile.am (EXTRA_DIST): Fix typo.
(private_gpgmepp_headers): New. Private headers.
(libgpgmepp_la_SOURCES): Add private headers.
* lang/qt/src/Makefile.am (t_keylist_SOURCES): Remove non existent
header.
</content>
</entry>
<entry>
<title>Qt: Fix unkonwn doxygen keyword warnings</title>
<updated>2016-05-10T12:32:22Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T12:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b7d5c2cced796d4092a9f424368fc999165f9d13'/>
<id>urn:sha1:b7d5c2cced796d4092a9f424368fc999165f9d13</id>
<content type='text'>
--
Reimp is not a keqword and we inherit documentation anyway.
</content>
</entry>
<entry>
<title>Qt: Make Protocol class public API</title>
<updated>2016-05-10T12:05:10Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T12:05:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=56c4d9ea9520c95612e525b2fa1359db6fa88f4a'/>
<id>urn:sha1:56c4d9ea9520c95612e525b2fa1359db6fa88f4a</id>
<content type='text'>
* lang/qt/src/Makefile.am (qgpgme_headers): Add protocol.h
(private_qgpgme_headers): Add protocol_p.h
* lang/qt/src/protocol.h: New. From QGpgMEBackend.
* lang/qt/src/protocol_p.h: New. From QGpgMEBackend.
* lang/qt/src/qgpgmebackend.h,
lang/qt/src/qgpgmebackend.cpp (Protocol): Removed.

--
The backend class does not make much sense anymore as we
only have the GpgME backend obviously. It's purpose was
for Libkleo's Backend abstraction.
</content>
</entry>
<entry>
<title>Qt: Make doxygen quieter</title>
<updated>2016-05-10T12:02:27Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T10:52:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=97225bb01cd2ffa1d84c7fedbc577275de4a4893'/>
<id>urn:sha1:97225bb01cd2ffa1d84c7fedbc577275de4a4893</id>
<content type='text'>
* lang/qt/doc/Doxyfile.in: Quiet and no undocumented warnings.
</content>
</entry>
<entry>
<title>Qt: Only install public headers</title>
<updated>2016-05-10T12:02:27Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T10:47:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=740f92a7b83389ee9bde98b7bd25556793500b8b'/>
<id>urn:sha1:740f92a7b83389ee9bde98b7bd25556793500b8b</id>
<content type='text'>
* lang/qt/src/Makefile.am: Do not install all headers.
--
The qgpgme classes hide the implementation and thus make it
easier to change it without ABI breaks. They should not
be installed.
</content>
</entry>
<entry>
<title>Qt: Add test for async keylisting</title>
<updated>2016-05-10T10:51:45Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-06T14:33:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0e3195948ddaba3af07d2415bb496491076edc17'/>
<id>urn:sha1:0e3195948ddaba3af07d2415bb496491076edc17</id>
<content type='text'>
* src/lang/qt/tests/t-keylist.cpp(KeyListTest::testKeyListAsync): New.
</content>
</entry>
<entry>
<title>Qt: Fix license mentioned in README</title>
<updated>2016-05-06T12:41:22Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-06T12:41:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=11ff8d5964bf66f905818514f6a51fc881ea1a56'/>
<id>urn:sha1:11ff8d5964bf66f905818514f6a51fc881ea1a56</id>
<content type='text'>
* lang/qt/README: License is GPLv2+ and not LGPL.
--
The only part under lgpl is the QByteArray dataprovider.
</content>
</entry>
<entry>
<title>Qt: Fix library name in Copyright headers</title>
<updated>2016-05-06T12:20:45Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-06T12:20:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=20b02a7dd49c7ede148245d8a5319b2ba9ce7673'/>
<id>urn:sha1:20b02a7dd49c7ede148245d8a5319b2ba9ce7673</id>
<content type='text'>
--
Files are not part of libkleopatra anymore.
</content>
</entry>
<entry>
<title>Qt / Cpp: Mention coding style in READMES</title>
<updated>2016-04-11T16:16:05Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-11T16:16:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d2b55101195efe9702e855a48fc6e21839fb98cc'/>
<id>urn:sha1:d2b55101195efe9702e855a48fc6e21839fb98cc</id>
<content type='text'>
* src/lang/cpp/README, src/lang/qt/README: Add hacking note.
</content>
</entry>
<entry>
<title>Qt: Add doc generation with doxygen</title>
<updated>2016-04-11T16:10:54Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-11T16:10:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a1e95f36ce1895cd9894f6d3ca76640c42c2f9fc'/>
<id>urn:sha1:a1e95f36ce1895cd9894f6d3ca76640c42c2f9fc</id>
<content type='text'>
* configure.ac: Look for doxygen if qt is built.
 Configure new files.
* lang/qt/doc/Doxyfile.in: New.
* lang/qt/doc/Makefile.am: New.
* lang/qt/README: Update.

--
Currently this is a standard doxyfile template without much
customization.
</content>
</entry>
</feed>
