aboutsummaryrefslogtreecommitdiff
path: root/src/identitycollection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use const variablesKarol Kosek2020-12-301-1/+1
|
* Use standard icon namesKarol Kosek2020-12-271-1/+1
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Tries to fix #43.Felix (xq) Queißner2020-11-051-1/+0
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-0/+63
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Introduces light and dark icon themes.Felix (xq) Queißner2020-06-221-2/+2
|
* Fix for ubuntu.Felix (xq) Queißner2020-06-211-3/+3
|
* Allows moving certificates between groups via drag'n'drop.Felix (xq) Queißner2020-06-211-0/+181
|
* Adds new feature: Auto-enable and host matching for client certificatesFelix (xq) Queißner2020-06-201-0/+15
|
* Patches by @tomasino, starts to implement the auto-enable/host filter ↵Felix (xq) Queißner2020-06-201-1/+6
| | | | feature for client certificates.
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-18/+112
|
* Adds certificate manager, removes client certificate window.Felix (xq) Queißner2020-06-121-0/+18
|
* Slight improvements for client certificate display, permanent certs are now ↵Felix (xq) Queißner2020-06-111-24/+23
| | | | selectable with double click and have icons, adds changelog into application itself: about:updates
* Adds first draft of client certificate management.Felix (xq) Queißner2020-06-111-0/+263