4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-09 01:09:34 +00:00

25 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
Ivan Romanov
9462469bb5 dropped bat, qconf and qmake rules
Now cmake rules fully works.
2013-08-26 00:55:17 +06:00
David Faure
57ce5c3bc9 Port to Qt5 by Ivan Romanov <drizt@land.ru>
svn path=/trunk/kdesupport/qca/; revision=1347515
2013-04-02 11:00:43 +00:00
Urs Wolfer
014595173f optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
Reduced disk space: 10144KB (9MB)

svn path=/trunk/kdesupport/qca/; revision=1062098
2009-12-13 19:51:03 +00:00
Justin Karneges
8ebcc36d68 explicit constructors
svn path=/trunk/kdesupport/qca/; revision=705822
2007-08-28 17:16:39 +00:00
Justin Karneges
304c7e57ca one prompter for whole app
svn path=/trunk/kdesupport/qca/; revision=702416
2007-08-20 15:47:38 +00:00
Justin Karneges
512196078d cmssigner is 1.0
svn path=/trunk/kdesupport/qca/; revision=699762
2007-08-14 02:28:11 +00:00
Justin Karneges
e625048822 more cleanup
svn path=/trunk/kdesupport/qca/; revision=699475
2007-08-13 06:55:05 +00:00
Justin Karneges
5ebbcb1052 more cleanup, split out CertItem
svn path=/trunk/kdesupport/qca/; revision=698786
2007-08-11 02:44:38 +00:00
Justin Karneges
c8446b08b6 selector dialog now complete, allow viewing certs, other cleanup
svn path=/trunk/kdesupport/qca/; revision=698089
2007-08-09 03:32:54 +00:00
Justin Karneges
167fb73989 very minor reorganization and bugfixes
svn path=/trunk/kdesupport/qca/; revision=690422
2007-07-21 01:36:20 +00:00
Justin Karneges
e31ddc9c7d prompting for unavailable entries
svn path=/trunk/kdesupport/qca/; revision=684063
2007-07-06 01:47:35 +00:00
Justin Karneges
9f5874cd05 make loaded passive entries work
svn path=/trunk/kdesupport/qca/; revision=684062
2007-07-06 01:46:40 +00:00
Justin Karneges
6152c977c0 follow qca-openssl -> qca-ossl rename
svn path=/trunk/kdesupport/qca/; revision=681691
2007-06-29 21:30:22 +00:00
Justin Karneges
ab782c5ff4 remove unnecessary secure array usage from cert api
svn path=/trunk/kdesupport/qca/; revision=674313
2007-06-12 02:30:58 +00:00
Justin Karneges
bd6bf7ee8d cmssigner is MIT licensed now
svn path=/trunk/kdesupport/qca/; revision=672761
2007-06-08 04:07:34 +00:00
Brad Hards
f73d8932dc Add licenses to headers - krazy.
This matches with the licenses on the rest of this 
example (LGPL).

CCMAIL: justin@affinix.com

svn path=/trunk/kdesupport/qca/; revision=670411
2007-06-01 11:49:06 +00:00
Justin Karneges
4547151d72 friend declaration
svn path=/trunk/kdesupport/qca/; revision=669678
2007-05-30 02:30:07 +00:00
Justin Karneges
ca70140633 some initial reworking
svn path=/trunk/kdesupport/qca/; revision=669398
2007-05-29 08:16:00 +00:00
Justin Karneges
9f54f4e501 switch to using Pkcs11ConfigDlg
svn path=/trunk/kdesupport/qca/; revision=667576
2007-05-23 06:10:28 +00:00
Justin Karneges
8d7ceef7c5 finished Pkcs11ConfigDlg
svn path=/trunk/kdesupport/qca/; revision=667555
2007-05-23 05:29:00 +00:00
Justin Karneges
3e5e77bd7e new pkcs11 config dialog, to support all options, and split out for easy reuse in other projects.
this is just an initial commit of what I have, it doesn't actually work yet.

svn path=/trunk/kdesupport/qca/; revision=665817
2007-05-18 02:50:05 +00:00
Justin Karneges
efe0a58a58 shortcut letters for menubar
svn path=/trunk/kdesupport/qca/; revision=662740
2007-05-09 02:06:36 +00:00
Justin Karneges
eb14ece289 allow .pfx files also, before i forget
svn path=/trunk/kdesupport/qca/; revision=661211
2007-05-04 21:26:08 +00:00
Justin Karneges
8e2495b95d initial version of cmssigner, a simple gui program to showcase asynchronous X.509 signing operations, with either files or smartcards
svn path=/trunk/kdesupport/qca/; revision=660847
2007-05-03 22:14:13 +00:00