6 Commits

Author SHA1 Message Date
Ivan Romanov
6d690c0070 Build static QCA
Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
Adriaan de Groot
6062ca4779 Need stdio for printf() family; in rsatest, printf -> std::cout.
svn path=/trunk/kdesupport/qca/; revision=702846
2007-08-21 09:31:12 +00:00
Justin Karneges
22a8397b0c async prompter
svn path=/trunk/kdesupport/qca/; revision=656316
2007-04-21 00:01:13 +00:00
Brad Hards
45b7cb1989 Minor cleanups, mostly from Krazy warnings.
svn path=/trunk/kdesupport/qca/; revision=654941
2007-04-17 12:01:26 +00:00
Alon Bar-Lev
9f9f2d05d6 QSecureArray/QBigInteger -> QCA::SecureArray/QCA::BigInteger fixups
svn path=/trunk/kdesupport/qca/; revision=653605
2007-04-13 19:19:18 +00:00
Justin Karneges
9808426ad8 keyloader example
svn path=/trunk/kdesupport/qca/; revision=651514
2007-04-08 02:34:03 +00:00