xca/widgets
Christian Hohnstaedt 6e432238e7 Generalize, simplify and unify settings management
Add settings class to access the settings table in the database
Cache values and improve database writes.
Options dialog simplified
Replace getSetting / storeSetting
Unpack option flags to rows in the settings
2018-03-10 09:04:54 +01:00
..
CertDetail.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
CertDetail.h Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
CertExtend.cpp Some pedantic edits 2016-04-09 06:40:39 +02:00
CertExtend.h improve date and time input 2010-07-14 20:54:59 +02:00
CertTreeView.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
CertTreeView.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
clicklabel.cpp Make OID resolver Non-modal and let other widgets display details 2015-10-01 13:39:11 +02:00
clicklabel.h Make OID resolver Non-modal and let other widgets display details 2015-10-01 13:39:11 +02:00
CrlDetail.cpp Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
CrlDetail.h Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
database_schema.cpp Small fixes: MySQL does not like "DEFAULT (0)" 2018-03-06 16:45:42 +01:00
distname.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
distname.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
ExportDialog.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
ExportDialog.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
FocusCombo.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
hashBox.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
hashBox.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
ImportMulti.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
ImportMulti.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
ItemCombo.h Improve transactions, fix CA template and CRLdays import 2018-03-05 07:46:10 +01:00
KeyDetail.cpp Allow editing key name and comment in the key details 2018-03-05 07:46:11 +01:00
KeyDetail.h Allow editing key name and comment in the key details 2018-03-05 07:46:11 +01:00
KeyTreeView.cpp Several fixes for templates, key encryption etc. 2018-03-05 07:46:10 +01:00
KeyTreeView.h Refactor context menu 2015-05-17 09:17:04 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
MainWindow.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
Makefile Support opening remote databases MySQL and PostgreSQL 2018-03-05 07:46:10 +01:00
MW_database.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
MW_help.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
MW_menu.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
NewCrl.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
NewCrl.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
NewKey.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
NewKey.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
NewX509_ext.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
NewX509.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
NewX509.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
OidResolver.cpp Improve behavior regarding additional OIDs 2018-01-31 20:15:07 +01:00
OidResolver.h Make OID resolver Non-modal and let other widgets display details 2015-10-01 13:39:11 +02:00
OpenDb.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
OpenDb.h Improve database opening 2018-03-06 11:51:26 +01:00
Options.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
Options.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
PwDialog.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
PwDialog.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
ReqTreeView.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
ReqTreeView.h Refactor context menu 2015-05-17 09:17:04 +02:00
RevocationList.cpp Fix seg-fault in case of viewing details of a Crl with unknown issuer 2015-05-20 14:08:01 +02:00
RevocationList.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
SearchPkcs11.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
SearchPkcs11.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
TempTreeView.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
TempTreeView.h Refactor context menu 2015-05-17 09:17:04 +02:00
v3ext.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +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 Remove SPKAC support. Netscape is not of this world anymore. 2018-02-13 11:47:21 +01:00
X509SuperTreeView.h Refactor context menu 2015-05-17 09:17:04 +02:00
XcaDialog.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
XcaHeaderView.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
XcaHeaderView.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
XcaProxyModel.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
XcaProxyModel.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
XcaTreeView.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
XcaTreeView.h Handle keypress events in treeview 2018-03-05 07:46:11 +01:00
XcaWarning.h Improve message boxes. Always display plain text 2018-03-05 19:47:05 +01:00