xca/widgets
Christian Hohnstaedt f0e6dc1f1b Close #35: Configurable size of serial number.
Allow to configure the previously fixed serial number length
of 64 bit between 8 and 256 bit
2018-05-19 18:09:28 +02:00
..
CertDetail.cpp Make hex the default input / output qstring of asn1integer 2018-03-11 10:02:14 +01:00
CertDetail.h Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01: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 Add table prefix to be prepended to each table 2018-03-19 06:14:06 +01: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 Open database before starting a transaction 2018-04-03 05:20:54 +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 Retranslate Searchbox placeholder text when switching language 2018-03-31 07:42:48 +02:00
MainWindow.h Generate calender (.ics) files for certificate and CRL expiries 2018-05-10 12:49:59 +02:00
Makefile Support opening remote databases MySQL and PostgreSQL 2018-03-05 07:46:10 +01:00
MW_database.cpp Usability: Preset remote database input values with previous ones 2018-03-23 06:00:45 +01: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 Constify x509name and use getMostPopular() when filling the internal name 2018-03-30 14:38:09 +02:00
NewX509.h Constify x509name and use getMostPopular() when filling the internal name 2018-03-30 14:38:09 +02:00
OidResolver.cpp Fix translation artefacts. 2018-03-28 08:13:22 +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 Issue #20: Unable to chose database type 2018-04-18 10:06:46 +02:00
OpenDb.h Issue #20: Unable to chose database type 2018-04-18 10:06:46 +02:00
Options.cpp Close #35: Configurable size of serial number. 2018-05-19 18:09:28 +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 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +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 Switch database format to SQL(ite) 2018-03-05 07:42:36 +01: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