xca/widgets
Christian Hohnstaedt 94a1eced62 Make XCA templates viewable for import
Until now XCA templates could not be viewed during import.
But this is necessary to skip the multi-import dialog.

The NewX509 dialog is used with almost everything disabled.
2023-10-08 22:19:18 +02:00
..
CertDetail.cpp Disable Public key import when displaying key of cert 2023-10-08 22:19:18 +02:00
CertDetail.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
CertExtend.cpp Separate XCA Warning in Cmdline and GUI 2021-09-09 21:46:30 +02:00
CertExtend.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
CMakeLists.txt Close #384: Quick view of certificates without trying to open XCA 2023-10-05 23:12:40 +02:00
CrlDetail.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
CrlDetail.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
ExportDialog.cpp Close #465 Export PEM + Key in one File 2023-09-30 11:24:18 +02:00
ExportDialog.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
FocusCombo.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
hashBox.cpp Refactor item export: separate GUI and database 2021-11-13 14:49:02 +01:00
hashBox.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
Help.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
Help.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
ImportMulti.cpp Make XCA templates viewable for import 2023-10-08 22:19:18 +02:00
ImportMulti.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
ItemCombo.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
KeyDetail.cpp Disable Public key import when displaying key of cert 2023-10-08 22:19:18 +02:00
KeyDetail.h Disable Public key import when displaying key of cert 2023-10-08 22:19:18 +02:00
KeyTreeView.cpp Add support for Qt6 2022-08-31 00:09:37 +02:00
KeyTreeView.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
kvView.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
kvView.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
MainWindow.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
MainWindow.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
MW_help.cpp Make XCA AppStore compliant with -DAPPSTORE_COMPLIANT=ON 2023-09-30 11:24:18 +02:00
MW_menu.cpp Make XCA AppStore compliant with -DAPPSTORE_COMPLIANT=ON 2023-09-30 11:24:18 +02:00
NewCrl.cpp Enable usage of crlNumber from user 2022-02-16 10:01:27 +03:00
NewCrl.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Make XCA templates viewable for import 2023-10-08 22:19:18 +02:00
NewX509.h Make XCA templates viewable for import 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
Options.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
Options.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
pkcs12EncBox.cpp Add PKCS12 encyrption algorithm combo box 2022-10-06 15:15:39 +02:00
pkcs12EncBox.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
PwDialog.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
PwDialog.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
RevocationList.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
v3ext.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
v3ext.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
validity.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
validity.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
X509SuperTreeView.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
X509SuperTreeView.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaApplication.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaApplication.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaDetail.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaDetail.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaDialog.cpp Add missing comma between two image names 2022-02-10 15:06:37 +03:00
XcaDialog.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +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 Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaProxyModel.cpp Fix opening new database, while another one is open 2020-10-14 22:02:48 +02:00
XcaProxyModel.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaTreeView.cpp Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaTreeView.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00
XcaWarning.cpp Macos: fix messagbox 2023-09-19 23:52:26 +02:00
XcaWarning.h Use C++11 initializers for all non-static class members 2023-10-08 22:19:18 +02:00