xca/widgets
Christian Hohnstaedt 9f9a825f15 Fix endless loop when aborting DB open during import
First try the default database
2020-01-27 06:24:51 +01:00
..
CertDetail.cpp Fix Typo 2019-12-14 13:24:15 +01:00
CertDetail.h Close #45: Unable to view Public Key 2018-07-01 14:58:23 +02:00
CertExtend.cpp Close #82: Renew CA ROOT Cert 2019-03-12 22:11:52 +01:00
CertExtend.h improve date and time input 2010-07-14 20:54:59 +02:00
CertTreeView.cpp Close #82: Renew CA ROOT Cert 2019-03-12 22:11:52 +01:00
CertTreeView.h Fix compiler warnings 2018-10-25 16:43:19 +02:00
clicklabel.cpp Close #104: Also show sha256 digests of public keys 2019-03-14 06:35:24 +01: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 Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
dhgen.h Drop unused private memeber "dh" 2019-12-14 13:24:15 +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 Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01: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 Fix endless loop when aborting DB open during import 2020-01-27 06:24:51 +01:00
ImportMulti.h Fix endless loop when aborting DB open during import 2020-01-27 06:24:51 +01:00
ItemCombo.h Minor bugfixes: PostgeSQL does not like setting an integer to "true" 2018-03-10 10:45:03 +01:00
KeyDetail.cpp Improve fingerprint layout 2019-03-18 06:25:20 +01:00
KeyDetail.h Close #104: Also show sha256 digests of public keys 2019-03-14 06:35:24 +01:00
KeyTreeView.cpp Fix translation artefacts. 2018-03-28 08:13:22 +02:00
KeyTreeView.h Fix compiler warnings 2018-10-25 16:43:19 +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 Fix possible XCA crash 2019-12-04 13:43:25 +01:00
MainWindow.h Improved language maintainers 2019-12-14 13:24:15 +01:00
Makefile Support opening remote databases MySQL and PostgreSQL 2018-03-05 07:46:10 +01:00
MW_database.cpp Close #93 Default output folder / Improve Portable App usability 2020-01-13 07:26:46 +01:00
MW_help.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
MW_menu.cpp Close #93 Default output folder / Improve Portable App usability 2020-01-13 07:26:46 +01: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 Improve EC Curve selection for key generation. 2020-01-13 07:26:46 +01:00
NewKey.h Improve EC Curve selection for key generation. 2020-01-13 07:26:46 +01:00
NewX509_ext.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
NewX509.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01: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 Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
OpenDb.h Close #21 Support for ODBC (MSSQL) 2020-01-13 07:24:08 +01:00
Options.cpp Support concurrent database access. 2019-03-25 06:47:25 +01:00
Options.h Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +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 Inspired by #55: Allow manual override of CSR signed/unsigned mark 2018-08-17 09:14:26 +02:00
ReqTreeView.h Fix compiler warnings 2018-10-25 16:43:19 +02:00
RevocationList.cpp Constify fload() fromPEM_BIO() fromPEMbyteArray() 2020-01-06 21:30:29 +01:00
RevocationList.h Allow editing of revocations 2018-03-11 09:31:16 +01:00
SearchPkcs11.cpp Constify getLibExtensions() 2020-01-13 07:26:46 +01:00
SearchPkcs11.h Constify getLibExtensions() 2020-01-13 07:26:46 +01:00
TempTreeView.cpp Fix translation artefacts. 2018-03-28 08:13:22 +02:00
TempTreeView.h Fix compiler warnings 2018-10-25 16:43:19 +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 Fix compiler warnings 2018-10-25 16:43:19 +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 Improve Shortcuts 2019-12-14 13:24:15 +01: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