7 Commits

Author SHA1 Message Date
Ivan Romanov
4694e4f1d7 dsaunittest: check for DSA_1024 is supported 2014-11-05 12:12:47 +05:00
Ivan Romanov
ac8b8acd37 dropped fixpaths.include
Use qt.conf to set plugin paths for unittests and qcatool in buildtree
2014-09-25 14:27:44 +06:00
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
Justin Karneges
2171081a29 some nit api changes
svn path=/trunk/kdesupport/qca/; revision=673037
2007-06-08 20:31:50 +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
Brad Hards
2ec5c1e2b5 Merge the .h into the .cpp, and update the qmake
buildsystem to match.

Add in CMake support.

svn path=/trunk/kdesupport/qca/; revision=594723
2006-10-12 04:46:06 +00:00
Brad Hards
a644db03be Move DSA unit tests to subdirectory, and convert
to QTestLib.

svn path=/trunk/kdesupport/qca/; revision=524825
2006-03-31 10:44:58 +00:00