Christian Hohnstaedt
fe8c2c2660
improve filename handling for databases
...
- allow "umlauts" and other non ASCII char in database filenames
using the OS dependent handling QString2filename, using
8Bit codepage encoding on Windows and UTF8 on linux and OS X
2009-11-25 09:06:22 +01:00
Christian Hohnstaedt
44e17ae9da
minor fixes:
...
- remove debugging code
- allow DOCDIR to be different from PREFIX
2009-11-24 17:41:57 +01:00
Christian Hohnstaedt
f15197b2d3
real man commit before testing....
...
fixup commit 485dfd2221
2009-02-26 09:49:06 +01:00
chris
485dfd2221
shut up compiler warnings and fix array-size
2009-02-26 07:41:21 +01:00
Christian
5045a96888
more testing
2007-08-21 21:08:10 +00:00
Christian Hohnstaedt
c04bf114d7
changes for MAC an OpenSSL 0.9.7
2007-05-30 19:49:57 +02:00
Christian
eefbf7efde
Merge branch 'qmake'
...
Conflicts:
lib/func.cpp
lib/func.h
lib/pki_base.h
lib/pki_x509super.h
2007-04-29 23:57:57 +02:00
Christian
c2018c0e58
- fix segfault
...
- switch string handling to UTF8
2007-04-29 18:48:17 +02:00
Christian
8283d8e7b9
replace copyright notice in source files
...
(copyright and licence itself remain unchanged)
fix configure to set Qt include dir
code justifying
2007-04-12 12:25:28 +02:00
Christian
d4a90be207
replace "include <Qt/" by "include <"
2007-04-11 11:19:22 +02:00
Christian
b976c7d136
remove all usages of QT3 backward lib
...
[ xca-Feature Requests-1692800 ]
2007-04-03 10:37:26 +02:00
Christian Hohnstaedt
9546623cd1
fix from Tamas TEVESZ for QT 4.1
2007-03-28 10:11:40 +02:00
Christian
6e87a2dc54
remove debugging info
2007-03-16 19:11:59 +01:00
Christian
d0f3672798
- add undelete feature for deleted items
...
- fix database shrinking of curent db during opening of new db
2007-02-05 22:17:22 +01:00
Christian
fd7d05dc65
fix default extension of templates to be xca
...
remove unneeded printfs
2007-01-04 23:57:15 +01:00
Christian Hohnstaedt
e6bfb8f52a
fix opening other files as database
...
(return a reasonable error)
2007-01-03 17:59:34 +01:00
Christian
aaf8cae7e4
Typo in copyright
...
use QFile in db.cpp
fix path in xca.nsi
2006-12-29 14:04:58 +01:00
Christian Hohnstaedt
2d5e535111
merge suggestions from Alon Bar-Lev, member of Gentoo project
2006-12-06 10:50:35 +01:00
Christian
dfd530a690
add fix for database shrink,
...
fix URL of documentation
add file associations for *.xdb in the nsi installer
2006-12-05 11:36:41 +01:00
Christian Hohnstaedt
2b93359d3e
added updating documentation
...
and a "mv" implementation for broken filesystems (WIN32)
2006-12-04 16:42:26 +01:00
Christian Hohnstaedt
2a1eda8eaf
Fix PKCS12
...
delete debian and rpm subdirs
and Visual C++ files
2006-11-20 19:11:33 +01:00
Christian
7c81b45307
use QFile for database instead of native functions
...
Fix fonts
2006-11-19 14:23:07 +01:00
Christian Hohnstaedt
f0d2fa3e39
Fix warnings
...
mv showItem() to db_base class
cleanup
Disable PKCS#7 signing and encryption
2006-11-17 15:05:48 +01:00
Christian
37eb802e14
File IO exceptions added and database access improved
2006-06-06 22:17:16 +02:00
Christian
f83f783549
fix database
2006-05-22 10:28:01 +02:00
Christian
813e115b8e
Spaces deleted
2006-05-21 10:08:39 +02:00
Christian
02770d8367
Database exploration
2006-05-20 11:24:15 +02:00
chris2511
104530485e
Add multiimport and CRLs
2006-05-17 21:11:16 +00:00
chris2511
13b6bb9e07
more QT4 changes
2006-03-18 12:59:37 +00:00
chris2511
462eac83a3
certificates for QT4
2006-03-12 23:57:24 +00:00
chris2511
c6622680db
push forward to QT4
2006-03-12 17:39:52 +00:00