index
:
GpgFrontend
dev/2.0.10/main
dev/2.0.10/saturneric
dev/2.0.4
dev/2.0.5
dev/2.0.6
dev/2.0.7
dev/2.0.8/main
dev/2.0.8/musing
dev/2.0.8/saturneric
dev/2.0.9/main
dev/2.0.9/saturneric
dev/2.1.0/main
dev/2.1.1/main
dev/2.1.2/main
dev/2.1.2/module
dev/2.1.3/main
dev/2.1.3/qt5
dev/2.1.4/main
dev/2.1.5/main
dev/2.1.5/mingw
dev/2.1.6/adsk
dev/2.1.6/main
develop
doc/2.1.2/main
main
sdk/2.1.3
A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: slove the languange settings issue
saturneric
2024-01-15
15
-121
/
+95
|
*
fix: reload ui should not destroy core and module system
saturneric
2024-01-15
1
-8
/
+7
|
*
fix: remove low level api setjmp to improve corss-platform ability
saturneric
2024-01-15
4
-86
/
+5
|
*
refactor: remove libicu from project
saturneric
2024-01-15
1
-11
/
+0
|
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
32
-930
/
+331
|
*
fix: clean up useless code and make life easier
saturneric
2024-01-15
7
-286
/
+66
|
*
chore: remove qt5 support
saturneric
2024-01-15
7
-144
/
+32
|
*
refactor: remove nlohmann json library from project
saturneric
2024-01-15
4
-94
/
+59
|
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
29
-631
/
+792
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
74
-768
/
+470
|
*
fix: slove a heap-use-after-free issue
saturneric
2024-01-12
1
-12
/
+6
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
189
-2533
/
+2313
|
*
feat: improve api and ui of keys import and export
saturneric
2024-01-11
27
-573
/
+653
|
*
feat: update core apis, functions and models
saturneric
2024-01-10
8
-188
/
+206
|
*
fix: slove some of the app building issues
saturneric
2024-01-09
3
-1
/
+76
|
*
feat: add more genkey algorithms and modes
saturneric
2024-01-09
8
-166
/
+133
|
*
feat: improve basical opera-result-text structures and add more informations
saturneric
2024-01-09
4
-78
/
+125
|
*
fix: slove an issue that adjusting information board's front size makes no sense
saturneric
2024-01-08
1
-1
/
+1
|
*
fix: solve compile issue
saturneric
2024-01-08
13
-251
/
+128
|
*
feat: remove save keys checked function
saturneric
2024-01-08
2
-58
/
+1
|
*
fix: move quit dialog to center of parent
saturneric
2024-01-08
3
-40
/
+40
|
*
fix: slove issue #123 "Append fingerprint to editor" crashes if there is no ↵
saturneric
2024-01-08
4
-27
/
+20
|
|
|
|
editor open
*
feat: select a directory before entering into the File Browser
saturneric
2024-01-08
6
-9
/
+16
|
*
feat: improve tool menus and icons
saturneric
2024-01-05
5
-21
/
+8
|
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
6
-74
/
+24
|
*
feat: integrate logging api to core
saturneric
2024-01-05
104
-1146
/
+1217
|
*
fix: slove some known issues
saturneric
2024-01-05
14
-122
/
+110
|
*
feat: switch to portable mode by adding a txt file under bin path
saturneric
2024-01-04
2
-25
/
+23
|
*
fix: find and solve some issues
saturneric
2024-01-01
6
-40
/
+30
|
*
feat: improve file browser's functions and tidy up codes
saturneric
2024-01-01
10
-488
/
+758
|
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
9
-484
/
+910
|
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
14
-187
/
+479
|
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
19
-480
/
+816
|
*
feat: avoid reading entire file to memory
saturneric
2023-12-27
6
-227
/
+295
|
*
fix: add test cases and test file basical operations
saturneric
2023-12-26
8
-219
/
+538
|
*
fix: test basical operations of gpg at both test cases and gui
saturneric
2023-12-26
7
-611
/
+479
|
*
feat: upgrade basical operations fully to async style and update test cases
saturneric
2023-12-25
25
-460
/
+654
|
*
fix: use the new async encrypt symmetric api at gui app
saturneric
2023-12-24
8
-115
/
+88
|
*
fix: test the encrypt async api on gui app
saturneric
2023-12-24
8
-63
/
+93
|
*
fix: test the initialization of gui application
saturneric
2023-12-24
6
-42
/
+107
|
*
feat: improve core interfaces of encrypt and decrypt
saturneric
2023-12-23
19
-135
/
+432
|
*
fix: solve all issues of test cases on macos m1
saturneric
2023-12-23
18
-42
/
+292
|
*
fix: gen key test cases typeid rtti issues
saturneric
2023-12-23
6
-16
/
+207
|
*
fix: slove compilation issue on macos
saturneric
2023-12-22
6
-12
/
+36
|
*
fix: slove cmake configuration problem on macOS
saturneric
2023-12-22
2
-2
/
+19
|
*
fix: repair test cases
saturneric
2023-12-16
10
-484
/
+545
|
*
fix: use secure memory management at impl class
saturneric
2023-12-16
18
-25
/
+26
|
*
fix: slove memory problem of gpg context
saturneric
2023-12-16
5
-36
/
+28
|
*
fix: clean up envirnoment when app exits
saturneric
2023-12-16
8
-22
/
+43
|
*
fix: slove threading and memory issues
saturneric
2023-12-15
22
-297
/
+389
|
[next]