aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: find pinentry under /app/bin in flatpak containersaturneric8 days1-1/+1
* fix: issues found on macossaturneric9 days1-9/+10
* feat: add more basic env checks at initsaturneric9 days1-1/+20
* feat: switch text-based model to workspace-based modelsaturneric10 days1-41/+4
* fix: testing and solve bugs foundsaturneric11 days1-18/+43
* feat: support key groupssaturneric11 days1-1/+4
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-35/+30
* feat: ask user if automate check update on first startupsaturneric2025-02-031-2/+15
* fix: qt5 compile issuessaturneric2025-02-031-4/+6
* refactor: code clean upsaturneric2025-01-271-1/+0
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-1/+1
* refactor: clean up codesaturneric2025-01-271-2/+2
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-5/+2
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-261-2/+36
* feat: allow file batch operationssaturneric2025-01-261-1/+1
* fix: settings prohibit version checking at start not workingsaturneric2024-12-021-10/+16
* feat: add 'create date' column to key toolboxsaturneric2024-12-011-1/+1
* feat: improve ui logic and support more email operationssaturneric2024-11-271-3/+1
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-5/+22
* feat: allow drag and drop to open text filesaturneric2024-11-241-1/+2
* feat: distinguish between develop, unstable and release versionssaturneric2024-11-211-2/+1
* feat: add delete subkey functionsaturneric2024-11-181-0/+2
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-1/+2
* feat: add filter option of 'comment' at key list of main windowsaturneric2024-10-181-1/+2
* fix: remove minimum size restriction of main windowv2.1.5saturneric2024-10-031-1/+1
* fix: do clean upsaturneric2024-07-301-3/+3
* feat: simplify loggingsaturneric2024-07-301-1/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: adjust min size of main window and key managementsaturneric2024-07-281-1/+1
* feat: move pinentry out of source codesaturneric2024-07-271-4/+0
* feat: remove spdlog and clean up logsaturneric2024-07-261-15/+4
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-281-2/+3
* feat: user can select shown columns at key tablesaturneric2024-06-281-4/+7
* fix: discard changes but text still remainssaturneric2024-05-031-3/+0
* fix: correct some spelling mistakessaturneric2024-05-031-8/+7
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-141-2/+1
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-2/+2
* fix: find and solve some issues on module managementsaturneric2024-04-111-1/+1
* feat: support qt5 build optionsaturneric2024-01-311-0/+1
* feat: enhance gnupg control boardsaturneric2024-01-251-2/+2
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-0/+6
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-15/+0
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-1/+1
* fix: find and slove some bugssaturneric2024-01-171-3/+3
* fix: solve discovered issuessaturneric2024-01-161-5/+4
* refactor: remove libgettext from projectsaturneric2024-01-161-3/+4
* fix: slove the languange settings issuesaturneric2024-01-151-3/+3
* refactor: remove libconfig++ form projectsaturneric2024-01-151-62/+19
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-17/+19
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-2/+2