aboutsummaryrefslogtreecommitdiff
path: root/src/dialogs/newidentitiydialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Further improves localization (#191). Allows switching and setting the ↵Felix (xq) Queißner2021-05-081-0/+6
| | | | chosen localization properly.
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-1/+1
| | | | exists. Fixes #193.
* Use const variablesKarol Kosek2020-12-301-1/+1
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-1/+1
| | | | 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/+81