xca/widgets
Christian Hohnstaedt 176c2f8169 Improve password input and handling
Use the Passwd class instead of QString

Move password input into the database model
to be available for commandline use.

Repeat in case of wrong password
2020-03-11 07:19:56 +01:00
..
CertDetail.cpp Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
CertDetail.h Close #45: Unable to view Public Key 2018-07-01 14:58:23 +02:00
CertExtend.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
CertExtend.h improve date and time input 2010-07-14 20:54:59 +02:00
CertTreeView.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
CertTreeView.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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 Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
CrlDetail.h Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
CrlTreeView.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
CrlTreeView.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
ExportDialog.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
ImportMulti.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
KeyDetail.h Close #104: Also show sha256 digests of public keys 2019-03-14 06:35:24 +01:00
KeyTreeView.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
KeyTreeView.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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 Improve password input and handling 2020-03-11 07:19:56 +01:00
MainWindow.h Improve password input and handling 2020-03-11 07:19:56 +01:00
Makefile Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
MW_help.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
MW_menu.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
NewKey.h Improve EC Curve selection for key generation. 2020-01-13 07:26:46 +01:00
NewX509_ext.cpp Move NID lists for ExtendedKeyUsage and DistinguishedName 2020-03-11 07:19:56 +01:00
NewX509.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
NewX509.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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 Improve password input and handling 2020-03-11 07:19:56 +01:00
OpenDb.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
Options.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
Options.h Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
PwDialog.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
RevocationList.cpp Refactor Image and icon ressources 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaApplication.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaApplication.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaDialog.h Refactor Image and icon ressources 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaTreeView.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaWarning.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaWarning.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00