| .. |
|
CertDetail.cpp
|
Drop superflous includes from header files
|
2020-03-13 12:13:27 +01:00 |
|
CertDetail.h
|
Move "showPki()" from the model class to the view
|
2020-03-13 12:13:27 +01: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 tree-handling from db_x509 class to the base class
|
2020-05-08 17:37:40 +02:00 |
|
CertTreeView.h
|
Move "showPki()" from the model class to the view
|
2020-03-13 12:13:27 +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
|
Drop superflous includes from header files
|
2020-03-13 12:13:27 +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
|
Revamp database management
|
2020-05-08 07:47:15 +02:00 |
|
CrlTreeView.h
|
Minor fixes without functional changes
|
2020-03-13 12:13:27 +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
|
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
|
Merge branch 'master' into develop
|
2020-04-02 07:35:18 +02:00 |
|
ExportDialog.h
|
Merge branch 'master' into develop
|
2020-03-23 06:53:06 +01:00 |
|
FocusCombo.h
|
Close #27: Configurable certificate expiry warning threshold
|
2018-05-11 09:19:12 +02:00 |
|
hashBox.cpp
|
Create CRL by providing a crljob, describing the parameters
|
2020-03-11 07:19:56 +01:00 |
|
hashBox.h
|
Create CRL by providing a crljob, describing the parameters
|
2020-03-11 07:19:56 +01:00 |
|
ImportMulti.cpp
|
Move tree-handling from db_x509 class to the base class
|
2020-05-08 17:37:40 +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
|
Add support for validating a keyjob
|
2020-03-18 05:26:16 +01:00 |
|
KeyDetail.h
|
Close #104: Also show sha256 digests of public keys
|
2019-03-14 06:35:24 +01:00 |
|
KeyTreeView.cpp
|
Use fromIndex(index) convenience function
|
2020-05-08 17:37:40 +02:00 |
|
KeyTreeView.h
|
Split key generation and data-collection-UI
|
2020-03-13 12:13:27 +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
|
Move tree-handling from db_x509 class to the base class
|
2020-05-08 17:37:40 +02:00 |
|
MainWindow.h
|
Revamp database management
|
2020-05-08 07:47:15 +02:00 |
|
Makefile
|
Separate database from Mainwin for better cmdline support
|
2020-03-11 07:19:56 +01:00 |
|
MW_help.cpp
|
More native separators when displaying file names
|
2020-05-06 17:57:09 +02:00 |
|
MW_menu.cpp
|
Revamp database management
|
2020-05-08 07:47:15 +02:00 |
|
NewCrl.cpp
|
Create CRL by providing a crljob, describing the parameters
|
2020-03-11 07:19:56 +01:00 |
|
NewCrl.h
|
Create CRL by providing a crljob, describing the parameters
|
2020-03-11 07:19:56 +01:00 |
|
NewKey.cpp
|
Merge branch 'master' into develop
|
2020-04-05 10:58:47 +02:00 |
|
NewKey.h
|
Split key generation and data-collection-UI
|
2020-03-13 12:13:27 +01:00 |
|
NewX509_ext.cpp
|
Encapsulate all BIOs in the BioByteArray class
|
2020-04-06 22:07:57 +02:00 |
|
NewX509.cpp
|
Eliminate the use of "mainwin" in lib/db_*
|
2020-05-08 11:59:09 +02:00 |
|
NewX509.h
|
Eliminate the use of "mainwin" in lib/db_*
|
2020-05-08 11:59:09 +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
|
QSQL Driver: allow providing options via environment
|
2020-04-03 13:41:57 +02:00 |
|
OpenDb.h
|
Separate database from Mainwin for better cmdline support
|
2020-03-11 07:19:56 +01:00 |
|
Options.cpp
|
Merge branch 'master' into develop
|
2020-04-05 10:58:47 +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
|
Use fromIndex(index) convenience function
|
2020-05-08 17:37:40 +02:00 |
|
ReqTreeView.h
|
Move "showPki()" from the model class to the view
|
2020-03-13 12:13:27 +01:00 |
|
RevocationList.cpp
|
Minor fixes without functional changes
|
2020-03-13 12:13:27 +01:00 |
|
RevocationList.h
|
Minor fixes without functional changes
|
2020-03-13 12:13:27 +01:00 |
|
SearchPkcs11.cpp
|
Use pkcs11_lib_list as model for Options:pkcs11list
|
2020-04-05 09:16:12 +02:00 |
|
SearchPkcs11.h
|
Refactor native separators / and \ on windows.
|
2020-04-02 06:12:47 +02:00 |
|
TempTreeView.cpp
|
Use fromIndex(index) convenience function
|
2020-05-08 17:37:40 +02:00 |
|
TempTreeView.h
|
Move newItem() function from model to view
|
2020-03-13 12:13:27 +01:00 |
|
v3ext.cpp
|
Drop superflous includes from header files
|
2020-03-13 12:13:27 +01: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
|
Use fromIndex(index) convenience function
|
2020-05-08 17:37:40 +02:00 |
|
X509SuperTreeView.h
|
Eliminate the use of "mainwin" in lib/db_*
|
2020-05-08 11:59:09 +02:00 |
|
XcaApplication.cpp
|
Merge branch 'master' into develop
|
2020-04-02 07:35:18 +02:00 |
|
XcaApplication.h
|
Separate database from Mainwin for better cmdline support
|
2020-03-11 07:19:56 +01:00 |
|
XcaDialog.h
|
Fix for Qt4
|
2020-03-22 08:12:38 +01:00 |
|
XcaHeaderView.cpp
|
Move "showPki()" from the model class to the view
|
2020-03-13 12:13:27 +01:00 |
|
XcaHeaderView.h
|
SF. Bug. #81 Make xca qt5 compatible
|
2015-09-17 18:42:42 +02:00 |
|
XcaProgress.h
|
XcaProgress: split into a cmdline and gui class
|
2020-03-13 12:13:27 +01: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
|
Move tree-handling from db_x509 class to the base class
|
2020-05-08 17:37:40 +02:00 |
|
XcaTreeView.h
|
Move tree-handling from db_x509 class to the base class
|
2020-05-08 17:37:40 +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 |