Tobias Junghans 2c3992f075 Add Qt 6 build support
The Core5Compat module is still required for QTextCodec and some
difficult remaining QRegExp -> QRegularExpression migrations.
2021-05-29 22:28:27 +00:00
..
2021-05-29 22:28:27 +00:00
2021-05-29 22:28:27 +00:00
2007-10-12 00:51:03 +00:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2007-10-12 00:51:03 +00:00
2020-09-07 02:13:47 +02:00
2020-09-07 02:13:47 +02:00
2008-07-26 18:29:05 +00:00
2020-09-07 02:13:47 +02:00

QCA GnuPG plugin version 2.0.0
------------------------------
Date: October 11th, 2007
Website: http://delta.affinix.com/qca/
Mailing List: Delta Project <delta@lists.affinix.com>

Author: Justin Karneges <justin@affinix.com>

This plugin provides features based on GnuPG.

Requirements:
  GnuPG 1.x or 2.x (runtime dependency only)

Installing
----------

For Unix/Linux/Mac:

  ./configure
  make
  make install

For Windows:

  configwin rd
  qmake
  nmake (or make)
  copy lib\*.dll qtdir\plugins\crypto