xca/widgets
Christian Hohnstaedt ff7704ff0b Add context sensitive documentation
All dialogs get the "Qt::WindowModal" modality to
operate the Help window in parallel
while also blocking the dialog parent windows.

The manageRevocations() moved from model to view

The Details dialogs become more self-sufficient.
There is a statc start method that shows the dialog and
updates name and comment after accept().
This allows recursive starts of certificate details and
independence of mainwin.
It is necessary to set the current toplevel widget as parent
for the next dialog to not block the application.
2021-04-23 15:50:13 +02:00
..
CertDetail.cpp Add context sensitive documentation 2021-04-23 15:50:13 +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 Add context sensitive documentation 2021-04-23 15:50:13 +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 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
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 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 Fix issuing ED25519 certificates 2021-04-01 13:44:49 +02:00
hashBox.h Create CRL by providing a crljob, describing the parameters 2020-03-11 07:19:56 +01:00
Help.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
Help.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
ImportMulti.cpp Add context sensitive documentation 2021-04-23 15:50:13 +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 context sensitive documentation 2021-04-23 15:50:13 +02:00
KeyDetail.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
KeyTreeView.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
KeyTreeView.h Add context sensitive documentation 2021-04-23 15:50:13 +02: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 Add context sensitive documentation 2021-04-23 15:50:13 +02:00
MainWindow.h Add context sensitive documentation 2021-04-23 15:50:13 +02:00
Makefile Move Help window into separate class 2021-04-09 17:36:03 +02:00
MW_help.cpp Move Help window into separate class 2021-04-09 17:36:03 +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 Add context sensitive documentation 2021-04-23 15:50:13 +02:00
NewKey.h Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
NewX509_ext.cpp Fix warnings 2020-10-14 19:48:17 +02:00
NewX509.cpp Add context sensitive documentation 2021-04-23 15:50:13 +02:00
NewX509.h Add context sensitive documentation 2021-04-23 15:50:13 +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 Fix opening new database, while another one is open 2020-10-14 22:02:48 +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 Add context sensitive documentation 2021-04-23 15:50:13 +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 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 Add context sensitive documentation 2021-04-23 15:50:13 +02: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 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 Fix opening new database, while another one is open 2020-10-14 22:02:48 +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