xca/widgets
Christian Hohnstaedt 25347fa28a OpenDb: Fix opening remote database when local DB was open
The OpenDB dialog did not show up and the previous sqlite
database was opened again.

Start the dialog without current Database preset to always show it.
2021-04-01 11:01:10 +02:00
..
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 Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +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 Fix warnings 2020-10-14 19:48:17 +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 ImportMulti: Update pointer management to always free all items 2020-10-16 00:37:12 +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 Fix warnings 2020-10-14 19:48:17 +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 OpenDb: Fix opening remote database when local DB was open 2021-04-01 11:01:10 +02:00
MainWindow.h Fix opening new database, while another one is open 2020-10-14 22:02:48 +02:00
Makefile Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
MW_help.cpp Change language maintainer of brazilian portuguese 2021-02-06 22:55:20 +01:00
MW_menu.cpp Fix opening new database, while another one is open 2020-10-14 22:02:48 +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 Fix warnings 2020-10-14 19:48:17 +02:00
NewX509.cpp Fix warnings 2020-10-14 19:48:17 +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 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 Fix warnings 2020-10-14 19:48:17 +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 Fix editing revocation entries and generate CRL from that dialog 2020-10-14 19:48:18 +02:00
RevocationList.h Fix editing revocation entries and generate CRL from that dialog 2020-10-14 19:48: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 Templates: constify 2020-10-16 00:37:12 +02:00
TempTreeView.h Templates: constify 2020-10-16 00:37:12 +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 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 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 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