aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyList.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: support owner trust level settings of gpg keySaturneric2023-07-121-1/+1
* feat: simplify settings lookupSaturneric2023-04-051-10/+15
* fix: reduce info level logsSaturneric2023-02-111-13/+12
* feat: change the log style in source filesSaturneric2023-02-031-15/+15
* feat: support generate ecc keySaturneric2022-11-261-5/+2
* fix(core, ui): delete some unnecessary logsSaturneric2022-09-031-6/+0
* fix(ui): fix user feedback issues.Saturneric2022-09-031-1/+5
* feat: add a simple TaskRunner systemSaturneric2022-05-131-9/+15
* fix(core): fix a bug when key in smart carddev/2.0.7Saturneric2022-05-121-1/+4
* fix: fix crash poblem when doing operationsSaturneric2022-05-091-13/+11
* refactor: develop 2.0.6 startSaturneric2022-05-071-28/+10
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-1/+1
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-3/+3
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-1/+1
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-2/+2
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-4/+5
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-3/+3
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-162/+171
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <doc, refactor>(ci): Tidy up code of core and related partsSaturneric2022-01-151-28/+29
* <refactor>(ui): Change Sync() to Sync Settings()Saturneric2022-01-121-2/+2