xca/widgets
Christian Hohnstädt 1adcceaa66 Drop OpenSSL backward comatibility for NID_tlsfeature
it was not defined for OpenSSL < 1.1.0
which is not supported anymore anyway.
2021-06-01 17:48:37 +02:00
..
CertDetail.cpp KeyDetail with ReadOnly option 2021-04-24 23:16:36 +02:00
CertDetail.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
CertExtend.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
CertExtend.h improve date and time input 2010-07-14 20:54:59 +02:00
CertTreeView.cpp Move ca-properties dialog to the certificate view 2021-05-10 20:41:12 +02:00
CertTreeView.h Move "showPki()" from the model class to the view 2020-03-13 12:13:27 +01:00
clicklabel.cpp Drop support for Qt4 2021-05-09 12:25:32 +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 Add context sensitive documentation 2021-04-23 15:50:13 +02:00
CrlDetail.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
CrlTreeView.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
CrlTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
database_schema.cpp Transform XCA documentation from SGML to sphinx 2021-04-09 17:36:03 +02:00
distname.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
distname.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
ExportDialog.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
ExportDialog.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
FocusCombo.h Close #27: Configurable certificate expiry warning threshold 2018-05-11 09:19:12 +02:00
hashBox.cpp Drop OpenSSL backward compatibility hacks < 1.1.0 2021-05-09 12:25:32 +02:00
hashBox.h Create CRL by providing a crljob, describing the parameters 2020-03-11 07:19:56 +01:00
Help.cpp Drop support for Qt4 2021-05-09 12:25:32 +02:00
Help.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
ImportMulti.cpp Close import-dialog when it is empty 2021-05-05 21:52:23 +02:00
ImportMulti.h Eliminate the use of "mainwin" in lib/db_* 2020-05-08 11:59:09 +02:00
ItemCombo.h Move newItem() function from model to view 2020-03-13 12:13:27 +01:00
KeyDetail.cpp KeyDetail with ReadOnly option 2021-04-24 23:16:36 +02:00
KeyDetail.h KeyDetail with ReadOnly option 2021-04-24 23:16:36 +02:00
KeyTreeView.cpp NewX509: directly call the NewKey and RequestDetail dialog 2021-05-02 22:59:41 +02:00
KeyTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
kvView.cpp Drop support for Qt4 2021-05-09 12:25:32 +02:00
kvView.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
MainWindow.cpp Diffie-Hellmann: use XcaProgress dialog 2021-06-01 17:48:37 +02:00
MainWindow.h Diffie-Hellmann: use XcaProgress dialog 2021-06-01 17:48:37 +02:00
Makefile Move Help window into separate class 2021-04-09 17:36:03 +02:00
MW_help.cpp No need to especially mention brainpool curves 2021-05-11 12:07:40 +02:00
MW_menu.cpp Move Help window into separate class 2021-04-09 17:36:03 +02:00
NewCrl.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
NewCrl.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
NewKey.cpp Set default key size to 2048 instead of 0 2021-05-07 22:30:51 +02:00
NewKey.h Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
NewX509_ext.cpp Drop OpenSSL backward comatibility for NID_tlsfeature 2021-06-01 17:48:37 +02:00
NewX509.cpp NewX509: select correct help context by tab 2021-05-02 23:11:22 +02:00
NewX509.h Drop backward-compatibility for old(<2.0.0) XCA databases 2021-05-10 20:41:12 +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 make dbhistory independent of GUI widget OpenDb 2021-06-01 17:48:37 +02:00
OpenDb.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
Options.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
Options.h Use pkcs11_lib_list as model for Options:pkcs11list 2020-04-05 09:16:12 +02:00
PwDialog.cpp Eliminate the use of "mainwin" in lib/db_* 2020-05-08 11:59:09 +02:00
PwDialog.h Improve password input handling 2020-03-11 07:19:56 +01:00
ReqTreeView.cpp ReqTreeView: signReq() and toRequest() got mixed up. Sort it out 2020-10-14 19:48:17 +02:00
ReqTreeView.h Move "showPki()" from the model class to the view 2020-03-13 12:13:27 +01:00
RevocationList.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
RevocationList.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
SearchPkcs11.cpp Fix warnings 2020-10-14 19:48:17 +02:00
SearchPkcs11.h Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
TempTreeView.cpp sql: better handle SQL errors during insert 2021-05-05 19:39:28 +02:00
TempTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
v3ext.cpp Close #210: Make dialog to edit SAN less strict 2020-10-16 11:20:56 +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 Add context sensitive documentation 2021-04-23 15:50:13 +02:00
X509SuperTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
XcaApplication.cpp Drop support for Qt4 2021-05-09 12:25:32 +02:00
XcaApplication.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
XcaDialog.h Drop backward-compatibility for old(<2.0.0) XCA databases 2021-05-10 20:41:12 +02:00
XcaHeaderView.cpp Drop support for Qt4 2021-05-09 12:25:32 +02:00
XcaHeaderView.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
XcaProgressGui.h XcaProgress: separate Cmdline progress from GUI progress 2021-06-01 17:48:37 +02:00
XcaProxyModel.cpp Fix opening new database, while another one is open 2020-10-14 22:02:48 +02:00
XcaProxyModel.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
XcaTreeView.cpp Drop support for Qt4 2021-05-09 12:25:32 +02:00
XcaTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
XcaWarning.cpp Fix newline handling 2020-04-07 15:54:16 +02:00
XcaWarning.h Improve password input handling 2020-03-11 07:19:56 +01:00