aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
* feat: support key groupssaturneric12 days2-26/+87
* feat: add openpgp smart card supportsaturneric2025-04-124-1/+44
* feat: add ui support for adsk featuressaturneric2025-04-122-0/+36
* fix: do not check commit hash in flatpak containersaturneric2025-02-162-0/+11
* fix: qt5 compile issuessaturneric2025-02-032-9/+10
* refactor: reduce code duplicationsaturneric2025-01-272-0/+18
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
* fix: make app fully portablesaturneric2025-01-211-2/+7
* feat: enhance key db functionssaturneric2025-01-212-0/+128
* refactor: using qt containers instead of std containerssaturneric2024-12-132-1/+3
* fix: discovered issues by testingsaturneric2024-12-031-0/+2
* fix: qt5 build issuessaturneric2024-12-021-0/+5
* fix: solve build issues in devops processsaturneric2024-12-012-0/+10
* fix: solve nightly build issuessaturneric2024-11-271-3/+1
* feat: rewrite core init processes and add env optionsaturneric2024-11-222-0/+34
* fix: clean up filessaturneric2024-11-221-0/+27
* feat: support favorite key pairs for multi key databasessaturneric2024-11-022-0/+57
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-312-16/+17
* feat: simplify loggingsaturneric2024-07-303-26/+26
* feat: update copyright infosaturneric2024-07-2918-44/+36
* feat: support more build modesaturneric2024-07-282-0/+9
* feat: remove spdlog and clean up logsaturneric2024-07-266-253/+33
* feat: add some ui apis to sdksaturneric2024-07-122-6/+6
* fix: cannot show version in about tabsaturneric2024-05-171-2/+3
* fix: solve safe issuessaturneric2024-05-031-1/+1
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-025-7/+58
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-293-5/+23
* feat: add module controller and continue to work on module systemsaturneric2024-02-295-1/+156
* feat: upgrade module systemsaturneric2024-02-282-0/+17
* fix: show the real UTC datetimesaturneric2024-02-262-3/+10
* fix: solve reported issuessaturneric2024-01-291-1/+1
* doc: fill translations mainly de and chinesesaturneric2024-01-261-1/+1
* fix: improve file pagesaturneric2024-01-241-9/+12
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
* fix: solve issues at i18n supportsaturneric2024-01-231-15/+20
* fix: stop reading all data into memory at file hash calculationsaturneric2024-01-221-36/+46
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-192-0/+41
* fix: slove discovered faults and bugssaturneric2024-01-191-9/+4
* fix: slove discovered bugssaturneric2024-01-181-1/+1
* fix: add test cases and solve discovered issuessaturneric2024-01-185-13/+63
* fix: find and slove some bugssaturneric2024-01-173-23/+24
* refactor: remove libgettext from projectsaturneric2024-01-161-12/+13
* feat: upgrade threading system and make it clearersaturneric2024-01-152-36/+41
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-5/+8
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-126-41/+20
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-1217-310/+201
* fix: slove some of the app building issuessaturneric2024-01-093-1/+76
* fix: slove a multi-threads issue at task modelsaturneric2024-01-051-0/+2
* feat: integrate logging api to coresaturneric2024-01-056-32/+128