| .. |
|
CertDetail.cpp
|
Add support for Qt6
|
2022-08-31 00:09:37 +02:00 |
|
CertDetail.h
|
Add context sensitive documentation
|
2021-04-23 15:50:13 +02:00 |
|
CertExtend.cpp
|
Separate XCA Warning in Cmdline and GUI
|
2021-09-09 21:46:30 +02:00 |
|
CertExtend.h
|
improve date and time input
|
2010-07-14 20:54:59 +02:00 |
|
CertTreeView.cpp
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
CertTreeView.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +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 |
|
CMakeLists.txt
|
Add PKCS12 encyrption algorithm combo box
|
2022-10-06 15:15:39 +02:00 |
|
CrlDetail.cpp
|
Visual Code adaptions
|
2021-06-01 17:48:37 +02:00 |
|
CrlDetail.h
|
Add context sensitive documentation
|
2021-04-23 15:50:13 +02:00 |
|
CrlTreeView.cpp
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
CrlTreeView.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
distname.cpp
|
Add support for Qt6
|
2022-08-31 00:09:37 +02:00 |
|
distname.h
|
SF. Bug. #81 Make xca qt5 compatible
|
2015-09-17 18:42:42 +02:00 |
|
ExportDialog.cpp
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
ExportDialog.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
FocusCombo.h
|
Close #27: Configurable certificate expiry warning threshold
|
2018-05-11 09:19:12 +02:00 |
|
hashBox.cpp
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
hashBox.h
|
Add digest class encapsulating EVP_MD
|
2021-06-01 17:48:37 +02:00 |
|
Help.cpp
|
Add support for Qt6
|
2022-08-31 00:09:37 +02:00 |
|
Help.h
|
Add support for Qt6
|
2022-08-31 00:09:37 +02:00 |
|
ImportMulti.cpp
|
Improve/simplify item import
|
2023-05-30 14:38:55 +02:00 |
|
ImportMulti.h
|
Improve/simplify item import
|
2023-05-30 14:38:55 +02:00 |
|
ItemCombo.h
|
Move newItem() function from model to view
|
2020-03-13 12:13:27 +01:00 |
|
KeyDetail.cpp
|
Visual Code adaptions
|
2021-06-01 17:48:37 +02:00 |
|
KeyDetail.h
|
KeyDetail with ReadOnly option
|
2021-04-24 23:16:36 +02:00 |
|
KeyTreeView.cpp
|
Add support for Qt6
|
2022-08-31 00:09:37 +02:00 |
|
KeyTreeView.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01: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
|
Close #440: yellow background makes date text hard to read in dark themes
|
2023-09-23 12:28:15 +02:00 |
|
MainWindow.h
|
Close #442: asan checks failed
|
2023-09-20 21:08:44 +02:00 |
|
MW_help.cpp
|
Show the real path of the running executable
|
2023-09-30 11:24:18 +02:00 |
|
MW_menu.cpp
|
Close #442: asan checks failed
|
2023-09-20 21:08:44 +02:00 |
|
NewCrl.cpp
|
Enable usage of crlNumber from user
|
2022-02-16 10:01:27 +03:00 |
|
NewCrl.h
|
Add context sensitive documentation
|
2021-04-23 15:50:13 +02:00 |
|
NewKey.cpp
|
Prepare for Qt6: QRegExp -> QRegularExpression
|
2022-08-31 00:01:06 +02:00 |
|
NewKey.h
|
Move default keyjob from NewKey to the keyjob class
|
2021-06-01 17:48:37 +02:00 |
|
NewX509_ext.cpp
|
x509v3_ext: Improve error-checking
|
2023-05-25 22:18:48 +02:00 |
|
NewX509.cpp
|
Basic Constraints Pathlen: restrict input to postitive numbers
|
2023-05-25 22:19:14 +02:00 |
|
NewX509.h
|
PR #425: Refresh supported hashes after key generation
|
2023-05-16 09:49:46 +02:00 |
|
OidResolver.cpp
|
Improve windows compatibility
|
2022-08-31 00:01:06 +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 database plugin detection
|
2023-09-15 21:45:08 +02:00 |
|
OpenDb.h
|
Improve database plugin detection
|
2023-09-15 21:45:08 +02:00 |
|
Options.cpp
|
Add PKCS12 enc algo setting and use it when exporting PKCS12
|
2022-10-06 15:32:30 +02:00 |
|
Options.h
|
Use pkcs11_lib_list as model for Options:pkcs11list
|
2020-04-05 09:16:12 +02:00 |
|
pkcs12EncBox.cpp
|
Add PKCS12 encyrption algorithm combo box
|
2022-10-06 15:15:39 +02:00 |
|
pkcs12EncBox.h
|
Add PKCS12 encyrption algorithm combo box
|
2022-10-06 15:15:39 +02:00 |
|
PwDialog.cpp
|
PwDialog: Split into cmdline-core and GUI
|
2021-06-01 17:48:37 +02:00 |
|
PwDialog.h
|
PwDialog: Split into cmdline-core and GUI
|
2021-06-01 17:48:37 +02:00 |
|
ReqTreeView.cpp
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
ReqTreeView.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
RevocationList.cpp
|
Prepare for Qt6: QRegExp -> QRegularExpression
|
2022-08-31 00:01:06 +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
|
Fix possible null pointer dereference
|
2022-02-10 04:13:01 +03:00 |
|
TempTreeView.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
v3ext.cpp
|
Prepare for Qt6: QRegExp -> QRegularExpression
|
2022-08-31 00:01:06 +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
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01:00 |
|
X509SuperTreeView.h
|
Add context sensitive documentation
|
2021-04-23 15:50:13 +02:00 |
|
XcaApplication.cpp
|
Close #442: asan checks failed
|
2023-09-20 21:08:44 +02:00 |
|
XcaApplication.h
|
Don't store the current locale ourselves. QLocale() does the job
|
2021-06-01 17:48:37 +02:00 |
|
XcaDialog.cpp
|
Add missing comma between two image names
|
2022-02-10 15:06:37 +03:00 |
|
XcaDialog.h
|
Refactor item export: separate GUI and database
|
2021-11-13 14:49:02 +01: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
|
Silence warning message
|
2023-09-30 11:24:18 +02:00 |
|
XcaTreeView.h
|
Close #440: yellow background makes date text hard to read in dark themes
|
2023-09-23 12:28:15 +02:00 |
|
XcaWarning.cpp
|
Macos: fix messagbox
|
2023-09-19 23:52:26 +02:00 |
|
XcaWarning.h
|
Macos: fix messagbox
|
2023-09-19 23:52:26 +02:00 |