..
CertDetail.cpp
Close #45 : Unable to view Public Key
2018-07-01 14:58:23 +02:00
CertDetail.h
Close #45 : Unable to view Public Key
2018-07-01 14:58:23 +02:00
CertExtend.cpp
Some pedantic edits
2016-04-09 06:40:39 +02:00
CertExtend.h
improve date and time input
2010-07-14 20:54:59 +02:00
CertTreeView.cpp
Switch database format to SQL(ite)
2018-03-05 07:42:36 +01:00
CertTreeView.h
Switch database format to SQL(ite)
2018-03-05 07:42:36 +01:00
clicklabel.cpp
Make OID resolver Non-modal and let other widgets display details
2015-10-01 13:39:11 +02:00
clicklabel.h
Make OID resolver Non-modal and let other widgets display details
2015-10-01 13:39:11 +02:00
CrlDetail.cpp
Fix translation artefacts.
2018-03-28 08:13:22 +02:00
CrlDetail.h
Update Issuer and Key name in the Certificate, Request and CRL details
2018-03-05 07:46:11 +01:00
database_schema.cpp
Extend maximum width of settings(value) to 10000
2018-07-24 15:38:48 +02:00
distname.cpp
Generalize, simplify and unify settings management
2018-03-10 09:04:54 +01:00
distname.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
ExportDialog.cpp
Generate calender (.ics) files for certificate and CRL expiries
2018-05-10 12:49:59 +02:00
ExportDialog.h
Generate calender (.ics) files for certificate and CRL expiries
2018-05-10 12:49:59 +02:00
FocusCombo.h
Close #27 : Configurable certificate expiry warning threshold
2018-05-11 09:19:12 +02:00
hashBox.cpp
Fix default hash during startup
2018-03-30 22:29:00 +02:00
hashBox.h
Generalize, simplify and unify settings management
2018-03-10 09:04:54 +01:00
ImportMulti.cpp
Close #45 : Unable to view Public Key
2018-07-01 14:58:23 +02:00
ImportMulti.h
Open database before starting a transaction
2018-04-03 05:20:54 +02:00
ItemCombo.h
Minor bugfixes: PostgeSQL does not like setting an integer to "true"
2018-03-10 10:45:03 +01:00
KeyDetail.cpp
Fix translation artefacts.
2018-03-28 08:13:22 +02:00
KeyDetail.h
Allow editing key name and comment in the key details
2018-03-05 07:46:11 +01:00
KeyTreeView.cpp
Fix translation artefacts.
2018-03-28 08:13:22 +02:00
KeyTreeView.h
Refactor context menu
2015-05-17 09:17:04 +02:00
kvView.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
kvView.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
MainWindow.cpp
Add private key icon to the key name
2018-07-06 06:05:40 +02:00
MainWindow.h
Generalize handling of DateTime columns
2018-06-26 23:32:40 +02:00
Makefile
Support opening remote databases MySQL and PostgreSQL
2018-03-05 07:46:10 +01:00
MW_database.cpp
Close #55 : Calculate "CSR signed" information from legacy database
2018-08-17 06:03:52 +02:00
MW_help.cpp
About dialog is readonly
2018-04-10 07:18:43 +02:00
MW_menu.cpp
Strange file name when opening a new local database after a remote one
2018-03-28 08:12:24 +02:00
NewCrl.cpp
Switch database format to SQL(ite)
2018-03-05 07:42:36 +01:00
NewCrl.h
Switch database format to SQL(ite)
2018-03-05 07:42:36 +01:00
NewKey.cpp
Allow for generating keys of 8192 bits in size
2018-04-07 22:06:55 +02:00
NewKey.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
NewX509_ext.cpp
Generalize, simplify and unify settings management
2018-03-10 09:04:54 +01:00
NewX509.cpp
Close #48 The SKI tickbox isn't generating an SKI extension for CSRs
2018-07-10 23:04:47 +02:00
NewX509.h
Remove code duplication with CSR information
2018-06-22 06:21:37 +02:00
OidResolver.cpp
Refactor OID loading
2018-07-03 18:49:18 +02:00
OidResolver.h
Make OID resolver Non-modal and let other widgets display details
2015-10-01 13:39:11 +02:00
OpenDb.cpp
Fix duplicate entries in remote database type selection
2018-06-25 21:20:25 +02:00
OpenDb.h
Issue #20 : Unable to chose database type
2018-04-18 10:06:46 +02:00
Options.cpp
Make the dynamic DN entry adaption configurable.
2018-06-21 20:29:45 +02:00
Options.h
Generalize, simplify and unify settings management
2018-03-10 09:04:54 +01:00
PwDialog.cpp
Switch database format to SQL(ite)
2018-03-05 07:42:36 +01:00
PwDialog.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
ReqTreeView.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
ReqTreeView.h
Refactor context menu
2015-05-17 09:17:04 +02:00
RevocationList.cpp
Fix QT4 build error introduced by previous commit
2018-03-11 18:13:11 +01:00
RevocationList.h
Allow editing of revocations
2018-03-11 09:31:16 +01:00
SearchPkcs11.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
SearchPkcs11.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
TempTreeView.cpp
Fix translation artefacts.
2018-03-28 08:13:22 +02:00
TempTreeView.h
Refactor context menu
2015-05-17 09:17:04 +02:00
v3ext.cpp
Close #36 : Support adding CN to X509v3 SAN automatically
2018-05-19 22:14:08 +02:00
v3ext.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
validity.cpp
GitHub Bug #4 : Don't use " t" in QDateTimeEdit format string
2018-03-08 22:22:52 +01:00
validity.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
X509SuperTreeView.cpp
Remove SPKAC support. Netscape is not of this world anymore.
2018-02-13 11:47:21 +01:00
X509SuperTreeView.h
Refactor context menu
2015-05-17 09:17:04 +02:00
XcaDialog.h
Display title in the about dialog
2018-03-14 05:56:39 +01:00
XcaHeaderView.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
XcaHeaderView.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
XcaProxyModel.cpp
Generalize handling of DateTime columns
2018-06-26 23:32:40 +02:00
XcaProxyModel.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
XcaTreeView.cpp
Close #31 : Closing certificate details window toggles tree folding
2018-04-29 16:17:45 +02:00
XcaTreeView.h
Handle keypress events in treeview
2018-03-05 07:46:11 +01:00
XcaWarning.h
Improve message boxes. Always display plain text
2018-03-05 19:47:05 +01:00