aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/settings/SettingsDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-1/+0
* fix: found bugssaturneric11 days1-1/+0
* fix: wrong ui dialog order after switching appssaturneric2025-04-121-0/+3
* fix: use standard os detection macrosaturneric2024-07-301-5/+5
* fix: use standard qt version checking macrosaturneric2024-07-301-3/+4
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: adjust minimum width of settings dialogsaturneric2024-07-281-1/+1
* fix: adjust min size of main window and key managementsaturneric2024-07-281-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+0
* fix: discard changes but text still remainssaturneric2024-05-031-7/+7
* feat: support theme changing by usersaturneric2024-05-031-22/+18
* feat: support qt5 build optionsaturneric2024-01-311-0/+4
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
* fix: slove discovered faults and bugssaturneric2024-01-191-2/+2
* refactor: remove libgettext from projectsaturneric2024-01-161-16/+15
* refactor: remove libconfig++ form projectsaturneric2024-01-151-3/+0
* fix: clean up useless code and make life easiersaturneric2024-01-151-2/+1
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-1/+1
* fix: solve compile issuesaturneric2024-01-081-22/+16
* feat: integrate logging api to coresaturneric2024-01-051-3/+3
* refactor: separate typedef and implsaturneric2023-11-071-5/+6
* style: improve code style of coresaturneric2023-10-301-4/+4
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: reduce info level logsSaturneric2023-02-111-5/+3
* feat: change the log style in source filesSaturneric2023-02-031-4/+4
* feat(ui, core): add custom key db supportSaturneric2022-12-041-8/+22
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+146