aboutsummaryrefslogtreecommitdiff
path: root/src/dialogs/certificateselectiondialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Further improves localization (#191). Allows switching and setting the ↵Felix (xq) Queißner2021-05-081-0/+7
| | | | chosen localization properly.
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-5/+5
| | | | exists. Fixes #193.
* const-reference large typesKarol Kosek2020-12-301-1/+1
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-5/+5
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+130