aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyList.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26fix: indirect memory leak issuessaturneric1-7/+7
2024-07-26feat: remove spdlog and clean up logsaturneric1-11/+5
2024-06-28feat: enable sorting and add column "comment" at key tablesaturneric1-0/+16
2024-06-28refactor: rewrite KeyMenuAbilitysaturneric1-6/+9
2024-06-28feat: user can select shown columns at key tablesaturneric1-108/+118
2024-06-02feat: rewrite key list structure and logicsaturneric1-358/+178
2024-05-11fix: update translationssaturneric1-1/+1
2024-05-11feat: let user select keys to sync from key serversaturneric1-7/+41
2024-01-25feat: enhance keys searching functionssaturneric1-5/+9
2024-01-24fix: solve an issue that switch tab but crypto menu won't updatesaturneric1-1/+1
2024-01-23feat: improve key list and find widgetsaturneric1-20/+29
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-3/+3
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-1/+1
2024-01-18fix: slove discovered bugssaturneric1-1/+1
2024-01-16refactor: remove libgettext from projectsaturneric1-23/+20
2024-01-16fix: make task and threading system safersaturneric1-1/+0
2024-01-15fix: slove the languange settings issuesaturneric1-2/+2
2024-01-15refactor: remove libconfig++ form projectsaturneric1-18/+10
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-75/+67
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-14/+5
2024-01-05feat: integrate logging api to coresaturneric1-10/+10
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+1
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-9/+10
2023-10-25fix: solve some code tidy issuessaturneric1-2/+2
2023-10-17refactor: use piml tech to rewrite GlobalSettingsStationsaturneric1-1/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-14fix: improve uiSaturneric1-6/+1
2023-07-13feat: support searching keysSaturneric1-5/+56
2023-07-13feat: support marking a key as favouriteSaturneric1-1/+34
2023-07-12feat: support owner trust level settings of gpg keySaturneric1-1/+1
2023-04-05feat: simplify settings lookupSaturneric1-10/+15
2023-02-11fix: reduce info level logsSaturneric1-13/+12
2023-02-03feat: change the log style in source filesSaturneric1-15/+15
2022-11-26feat: support generate ecc keySaturneric1-5/+2
2022-09-03fix(core, ui): delete some unnecessary logsSaturneric1-6/+0
2022-09-03fix(ui): fix user feedback issues.Saturneric1-1/+5
2022-05-13feat: add a simple TaskRunner systemSaturneric1-9/+15
2022-05-12fix(core): fix a bug when key in smart carddev/2.0.7Saturneric1-1/+4
2022-05-09fix: fix crash poblem when doing operationsSaturneric1-13/+11
2022-05-07refactor: develop 2.0.6 startSaturneric1-28/+10
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-1/+1
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-3/+3
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-1/+1
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-2/+2
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-4/+5
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-3/+3
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-162/+171
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-28/+29
2022-01-12<refactor>(ui): Change Sync() to Sync Settings()Saturneric1-2/+2