Commit Graph

27 Commits

Author SHA1 Message Date
Christian Hohnstaedt
01caa347fa update xca.pro and qmake 2009-11-24 17:42:16 +01:00
Geoff Beier
909b6c309c [PATCH] mac build fixes and minor usability improvements
This patchset adds:
- configure.mac now looks for qmake, backs up xcode project, uses xca.pro to generate a new one, generates a different local.h
- mac-package.sh generates a standalone .app bundle for distribution using deployqt from trolltech labs, packages up manual, COPYRIGHT, etc into a .dmg
- mac packaging niceties in the qmake project
- mac icon file
- usability fixes for OS X:
	- look for user configured oids and such in ~/Library/Preferences/xca if it exists
	- look for original ones in app bundle/Contents/Resources (it tried to do this before...)
	- more robust code for getting bundle location (less likely to be broken by Apple in OS revisions)
	- start browsing for files in ~/Documents
	- fix wildcards on mac so files without extensions will be opened
	- fix save behavior for .xdb files so that it's hard to get one that doesn't end in .xdb, as this causes difficulty w/Qt

Notes:
	- one of the compilation fixes was in the new revocation data function that replaced the old macros... I didn't have time to verify that my fix doesn't break when used with 0.9.8.
	- QStringToAsn1() is clearly incorrect but I haven't yet determined what callers expect, so I just called it out in a comment and did not yet fix it
	- I added some code that I haven't tested on Windows because I thought it might be a nice function to have there too. I have not added anything to call that function, however, since I don't currently have a machine I can test on :). The code is clearly marked in comments.
2008-01-06 13:48:39 +01:00
Christian Hohnstaedt
2299d2b59c avoid some compiler warnings and make qmake build work again. 2007-11-28 09:18:25 +01:00
Christian
91e4e78cef Add options dialog to set the default hash algo,
mandatory distinguished name entries and allow duplicate key use
as requested by some users.
show CRL signature alg information

Version 0.6.3
2007-05-20 10:05:10 +02:00
Christian
b0b9cd1d00 Add options dialog, not done yet...
unfy hashAlgo handling (hashBox)
2007-05-13 20:09:45 +02:00
Christian
d4a90be207 replace "include <Qt/" by "include <" 2007-04-11 11:19:22 +02:00
Christian
5529a0f39d Merge branch 'master' into qmake
Conflicts:

	Rules.mak
2007-04-10 14:37:31 +02:00
Christian
d701024e31 changes to change to qmake 2007-04-09 15:58:41 +02:00
Christian Hohnstaedt
2a1eda8eaf Fix PKCS12
delete debian and rpm subdirs
and Visual C++ files
2006-11-20 19:11:33 +01:00
chris2511
462eac83a3 certificates for QT4 2006-03-12 23:57:24 +00:00
chris2511
38dce1e58e support for different languages on WIN platform (Thanks Ilya)
better installation and deinstallation on WIN platform
2004-06-16 18:18:14 +00:00
chris2511
bf5a96142b translations 2004-04-16 21:49:20 +00:00
chris2511
e21066dbef debian menu added,
version 4.7-RC1
2004-02-05 23:05:00 +00:00
chris2511
00b6f27be2 Translation updated 2003-08-12 21:41:12 +00:00
chris2511
874ba32b70 changes for dist-building 2003-07-06 16:50:24 +00:00
chris2511
f9c648540f debian changelog updated 2003-02-07 15:57:29 +00:00
chris
cc1f1ff764 *** empty log message *** 2002-12-16 20:45:24 +00:00
chris
c1f88ac953 *** empty log message *** 2002-10-28 20:39:31 +00:00
chris
d90ff7085d *** empty log message *** 2002-09-30 21:06:52 +00:00
chris
245117e913 cosmetic distributional changes 2002-09-24 18:43:15 +00:00
chris
77df981cd5 for windows 2002-09-22 14:25:37 +00:00
chris
7cfcb5e998 for windows 2002-09-22 10:53:48 +00:00
chris
5182fe66df More changes in filenames 2002-09-21 18:28:33 +00:00
chris
7f13bf2923 for windows 2002-09-21 16:30:09 +00:00
chris
5dfd8fe03a Wizard enhanced, CAserial is stored with the cert as well as a default template
Passwordboxes set focus right (Andrey Brindeew <abr@abr.pp.ru>)
Serial and template can be selected
2002-09-20 00:43:22 +00:00
chris
6d81d9e33f Spanish translation added tobedone by David ?
X509Req userinterface removed (it is using the wizard too)
mkxcapro.sh: creates the xca.pro file from scratch (xca.pro could be removed)
configure enhanced with  error and success messages
Keydetaildialog fixed
The X509 wizard improved and enhanced
Some Templatefunctions added (new template, new Cert from template,
right mouse context menu, new request from template, delete template)
2002-09-18 22:34:41 +00:00
chris
52e9e00201 autotranslation added
UIs made resizeable
2002-07-24 13:23:02 +00:00