aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyList.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: testing and solve bugs foundsaturneric11 days1-45/+17
|
* fix: found bugssaturneric12 days1-2/+6
|
* feat: support key groupssaturneric12 days1-115/+134
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-1/+1
|
* chore: clean up codesaturneric2025-02-041-1/+0
|
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-0/+15
|
* refactor: clean up codesaturneric2025-01-271-12/+7
|
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-211-18/+0
|\
| * fix: avoid check action triggering the show of key detail dialogsaturneric2024-12-211-18/+0
| |
* | refactor: using qt containers instead of std containerssaturneric2024-12-131-25/+25
|/
* feat: improve ui logic and support more email operationssaturneric2024-11-271-0/+11
|
* fix: solve key list drag and drop refreshing issuesaturneric2024-11-241-0/+3
|
* feat: show current selected key dbsaturneric2024-11-171-0/+1
|
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-11/+7
|
* fix: should select channel before any gpg operationsaturneric2024-10-261-2/+2
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-8/+17
|
* fix: thread concurrent crash issuesaturneric2024-10-261-2/+4
|
* feat: add more context of key database supportsaturneric2024-10-251-3/+37
|
* fix: filling in missing translationssaturneric2024-08-051-2/+2
|
* feat: simplify loggingsaturneric2024-07-301-5/+5
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: indirect memory leak issuessaturneric2024-07-261-7/+7
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-11/+5
|
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-281-0/+16
|
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-281-6/+9
|
* feat: user can select shown columns at key tablesaturneric2024-06-281-108/+118
|
* feat: rewrite key list structure and logicsaturneric2024-06-021-358/+178
|
* fix: update translationssaturneric2024-05-111-1/+1
|
* feat: let user select keys to sync from key serversaturneric2024-05-111-7/+41
|
* feat: enhance keys searching functionssaturneric2024-01-251-5/+9
|
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-1/+1
|
* feat: improve key list and find widgetsaturneric2024-01-231-20/+29
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-3/+3
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-1/+1
|
* fix: slove discovered bugssaturneric2024-01-181-1/+1
|
* refactor: remove libgettext from projectsaturneric2024-01-161-23/+20
|
* fix: make task and threading system safersaturneric2024-01-161-1/+0
|
* fix: slove the languange settings issuesaturneric2024-01-151-2/+2
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-18/+10
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-75/+67
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-14/+5
|
* feat: integrate logging api to coresaturneric2024-01-051-10/+10
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+1
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-9/+10
|
* fix: solve some code tidy issuessaturneric2023-10-251-2/+2
|
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-1/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: improve uiSaturneric2023-07-141-6/+1
|
* feat: support searching keysSaturneric2023-07-131-5/+56
|
* feat: support marking a key as favouriteSaturneric2023-07-131-1/+34
|