aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add project security documentdev/2.0.10/mainsaturneric2023-03-311-0/+43
|
* fix: solve missing return value issuesaturneric2023-03-311-0/+1
|
* fix: solve codacy issuessaturneric2023-03-3113-76/+60
|
* fix: solve ui issues in network settingssaturneric2023-03-311-5/+1
|
* fix: solve syntax issues in cmake filesaturneric2023-03-311-1/+1
|
* feat: use lfs to track locale filessaturneric2023-03-311-2/+2
|
* feat: use lfs to track some resourcessaturneric2023-03-311-4/+4
|
* fix: solve ui issues in gunpg tabSaturneric2023-03-311-2/+5
|
* feat: improve core init speed and safty.Saturneric2023-03-311-17/+38
|
* fix: solve macos release build always use sandbox issuesSaturneric2023-03-311-1/+5
|
* fix: solve known ui issuesSaturneric2023-03-312-1/+6
|
* feat: improve ui when gnupg is offlineSaturneric2023-03-314-4/+53
|
* fix: solve some ui and logic issues in keymgtSaturneric2023-03-311-2/+16
|
* feat: improve network settings uiSaturneric2023-03-311-16/+66
|
* feat: improve ui logic and menu operas in main windowSaturneric2023-03-314-8/+201
|
* fix: improve general dialog position representationSaturneric2023-03-311-45/+59
|
* feat: read offline and auto import config when initSaturneric2023-03-311-5/+35
|
* feat: add offline and auto import support in contextSaturneric2023-03-312-13/+19
|
* fix: set application recover limitSaturneric2023-03-301-9/+12
|
* fix: solve checksum issues on windowsSaturneric2023-03-301-13/+66
|
* feat: add log for debugSaturneric2023-03-301-0/+2
|
* feat: add openssl build version at about tabSaturneric2023-03-301-1/+4
|
* fix: solve export key filename issues on windowsSaturneric2023-03-301-0/+18
|
* fix: correct ui representationSaturneric2023-03-302-4/+10
|
* fix: improve ui of about menuSaturneric2023-03-301-1/+1
|
* fix: solve issues in proxy configureSaturneric2023-03-305-87/+163
|
* feat: add an option to use pinentrySaturneric2023-03-306-13/+85
|
* feat: improve key generation ui operationsSaturneric2023-03-301-26/+19
|
* fix: disable text cache in release modeSaturneric2023-03-301-0/+2
|
* fix: solve codacy issuesSaturneric2023-02-255-12/+18
|
* Merge branch 'main' into dev/2.0.10/mainSaturneric2023-02-251-0/+1
|\
| * fix: solve conflictsv2.0.10Saturneric2022-12-2247-319/+857
| |\
| * \ Merge pull request #70 from saturneric/dev/2.0.8/saturnericv2.0.9Saturn&Eric2022-07-23105-640/+1308
| |\ \ | | | | | | | | Develop 2.0.9.1
| * \ \ Merge branch 'dev/2.0.8/saturneric' into develop-2.0.8Saturneric2022-05-254-96/+150
| |\ \ \
| * | | | docs(core): add commentmusing2022-05-211-0/+1
| | | | |
* | | | | fix: open about page no refreshing gnupg infoSaturneric2023-02-181-1/+1
| | | | |
* | | | | feat: implement concurrent task in a proper waySaturneric2023-02-182-31/+34
| | | | |
* | | | | fix: improve the task execution modelSaturneric2023-02-1816-116/+220
| | | | |
* | | | | fix: improve stability of the object-channel modelSaturneric2023-02-181-2/+21
| | | | |
* | | | | feat: improve task execute systemSaturneric2023-02-1717-96/+315
| | | | |
* | | | | fix: solve command executor memory problemSaturneric2023-02-161-11/+4
| | | | |
* | | | | fix: solve build issues on windowsSaturneric2023-02-161-5/+49
| | | | |
* | | | | fix: solve logging framework issues on windowsSaturneric2023-02-168-20/+89
| | | | |
* | | | | fix: solve build problem on windows platformSaturneric2023-02-161-1/+1
| | | | |
* | | | | fix: reduce info level logsSaturneric2023-02-1162-339/+282
| | | | |
* | | | | feat: upgrade qt framework to 6.3Saturneric2023-02-1113-17/+132
| | | | |
* | | | | feat: add more gnupg operationsSaturneric2023-02-112-8/+119
| | | | |
* | | | | feat: reduce logsSaturneric2023-02-113-25/+31
| | | | |
* | | | | fix: open target file onceSaturneric2023-02-111-8/+8
| | | | |
* | | | | freat: allow to change gnupg install pathSaturneric2023-02-115-31/+170
| | | | |