aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: slove a compile errorsaturneric2024-01-221-1/+1
|
* fix: slove app building problemssaturneric2024-01-191-17/+4
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-1934-180/+258
|
* fix: slove discovered faults and bugssaturneric2024-01-1922-161/+206
|
* fix: slove discovered bugssaturneric2024-01-1815-74/+62
|
* fix: add test cases and solve discovered issuessaturneric2024-01-1834-706/+2125
|
* fix: correct a faultsaturneric2024-01-181-4/+3
|
* fix: slove codacy issuessaturneric2024-01-187-213/+19
|
* fix: improve code quality, docs and ci filessaturneric2024-01-1723-501/+43
|
* fix: find and slove some bugssaturneric2024-01-1737-293/+333
|
* fix: solve the gnupg tab options info not shown issuesaturneric2024-01-163-29/+12
|
* fix: add the missing icon to gnupg info menu actionsaturneric2024-01-161-1/+1
|
* fix: solve discovered issuessaturneric2024-01-168-163/+90
|
* fix: slove some issues and update translationssaturneric2024-01-1610-71/+78
|
* refactor: remove libgettext from projectsaturneric2024-01-1670-1805/+1557
|
* fix: make task and threading system safersaturneric2024-01-1638-298/+356
|
* fix: slove a heap-use-after-free problemsaturneric2024-01-152-25/+14
|
* feat: upgrade threading system and make it clearersaturneric2024-01-156-154/+114
|
* fix: slove the languange settings issuesaturneric2024-01-1515-121/+95
|
* fix: reload ui should not destroy core and module systemsaturneric2024-01-151-8/+7
|
* fix: remove low level api setjmp to improve corss-platform abilitysaturneric2024-01-154-86/+5
|
* refactor: remove libicu from projectsaturneric2024-01-151-11/+0
|
* refactor: remove libconfig++ form projectsaturneric2024-01-1532-930/+331
|
* fix: clean up useless code and make life easiersaturneric2024-01-157-286/+66
|
* chore: remove qt5 supportsaturneric2024-01-157-144/+32
|
* refactor: remove nlohmann json library from projectsaturneric2024-01-154-94/+59
|
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-1529-631/+792
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-1274-768/+470
|
* fix: slove a heap-use-after-free issuesaturneric2024-01-121-12/+6
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-12189-2533/+2313
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-1127-573/+653
|
* feat: update core apis, functions and modelssaturneric2024-01-108-188/+206
|
* fix: slove some of the app building issuessaturneric2024-01-093-1/+76
|
* feat: add more genkey algorithms and modessaturneric2024-01-098-166/+133
|
* feat: improve basical opera-result-text structures and add more informationssaturneric2024-01-094-78/+125
|
* fix: slove an issue that adjusting information board's front size makes no sensesaturneric2024-01-081-1/+1
|
* fix: solve compile issuesaturneric2024-01-0813-251/+128
|
* feat: remove save keys checked functionsaturneric2024-01-082-58/+1
|
* fix: move quit dialog to center of parentsaturneric2024-01-083-40/+40
|
* fix: slove issue #123 "Append fingerprint to editor" crashes if there is no ↵saturneric2024-01-084-27/+20
| | | | editor open
* feat: select a directory before entering into the File Browsersaturneric2024-01-086-9/+16
|
* feat: improve tool menus and iconssaturneric2024-01-055-21/+8
|
* fix: slove a multi-threads issue at task modelsaturneric2024-01-056-74/+24
|
* feat: integrate logging api to coresaturneric2024-01-05104-1146/+1217
|
* fix: slove some known issuessaturneric2024-01-0514-122/+110
|
* feat: switch to portable mode by adding a txt file under bin pathsaturneric2024-01-042-25/+23
|
* fix: find and solve some issuessaturneric2024-01-016-40/+30
|
* feat: improve file browser's functions and tidy up codessaturneric2024-01-0110-488/+758
|
* feat: fully test basical operations of archive and filesaturneric2023-12-319-484/+910
|
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-3014-187/+479
|