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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs(): fix #7 spelling mistake
dev/2.0.8/musing
musing
2022-05-22
1
-2
/
+2
*
docs(core): add comment
musing
2022-05-21
1
-0
/
+1
*
fix: solve key server import not working issues
Saturneric
2022-05-21
1
-72
/
+47
*
fix(ui): there is possible null pointer dereference
Saturneric
2022-05-20
1
-1
/
+1
*
fix: solve issue caused by sig buffer
Saturneric
2022-05-20
1
-1
/
+1
*
refactor: modify basic operations slots in main window
Saturneric
2022-05-20
1
-155
/
+209
*
feat: explain Not Fully Valid reason
Saturneric
2022-05-20
1
-4
/
+5
*
fix: remove useless log in Channel system
Saturneric
2022-05-20
2
-19
/
+6
*
feat: track pending tasks in task runner system
Saturneric
2022-05-20
5
-16
/
+53
*
fix: improve about dialog about version checking
Saturneric
2022-05-20
1
-9
/
+10
*
pref: improve compiling speed
Saturneric
2022-05-20
2
-3
/
+4
*
refactor: change version checking to task
Saturneric
2022-05-20
5
-89
/
+152
*
feat: handle application's exceptions and crash
Saturneric
2022-05-20
4
-82
/
+191
*
fix: connect correct signal
Saturneric
2022-05-20
1
-1
/
+2
*
fix: improve settings dialog style on macOS
Saturneric
2022-05-19
2
-15
/
+25
*
fix: solve general problems for compiling
Saturneric
2022-05-19
7
-53
/
+42
*
fix: adjust initialized order and organize
Saturneric
2022-05-19
4
-26
/
+9
*
pref: improve pch for compiling speed
Saturneric
2022-05-19
8
-66
/
+68
*
refactor: change log level for task system
Saturneric
2022-05-19
5
-49
/
+39
*
perf: improve initialized and recover process
Saturneric
2022-05-19
6
-95
/
+165
*
fix: solve user manual navbar.md link to downloads
Saturneric
2022-05-18
1
-2
/
+2
*
doc: update manual
Saturneric
2022-05-17
3
-4
/
+7
*
doc: update manual and readme
Saturneric
2022-05-17
7
-27
/
+44
*
fix: solve dll export problem on inner class
Saturneric
2022-05-15
1
-3
/
+27
*
fix: solve debug/release ci problems on macOS ci
Saturneric
2022-05-15
2
-14
/
+8
*
fix: need to link bcrypt in mingw for uuid
Saturneric
2022-05-15
1
-0
/
+4
*
fix(ci): solve issues in macOS ci
Saturneric
2022-05-15
1
-7
/
+17
*
fix: solve heading file include problem.
Saturneric
2022-05-15
2
-3
/
+5
*
feat: update macOS App Bundle ci
Saturneric
2022-05-15
4
-16
/
+52
*
Merge remote-tracking branch 'origin/develop-2.0.8' into develop-2.0.8
Saturneric
2022-05-14
2
-3
/
+4
|
\
|
*
fix: add deb dependency libicu66
Saturneric
2022-05-14
1
-1
/
+1
|
*
fix(core): solve memory access issues
Saturneric
2022-05-13
1
-2
/
+3
*
|
refactor: modified part of ui processing code
Saturneric
2022-05-14
2
-194
/
+323
*
|
feat: improve processing using task runner system
Saturneric
2022-05-14
3
-13
/
+24
*
|
feat(core): upgrade task runner system.
Saturneric
2022-05-14
4
-24
/
+270
|
/
*
Merge remote-tracking branch 'origin/develop-2.0.8' into develop-2.0.8
Saturneric
2022-05-13
1
-4
/
+6
|
\
|
*
fix: solve build issues
Saturneric
2022-05-13
1
-4
/
+6
*
|
fix: slove loading issues at init
Saturneric
2022-05-13
1
-0
/
+10
|
/
*
fix: slove shared link problem
Saturneric
2022-05-13
1
-1
/
+1
*
fix: solve codacy issues
Saturneric
2022-05-13
1
-1
/
+1
*
feat: add a simple TaskRunner system
Saturneric
2022-05-13
18
-229
/
+655
*
perf: improve core performance
Saturneric
2022-05-13
1
-3
/
+3
*
fix(ci): add icu_69 dependency for msys2
Saturneric
2022-05-13
2
-1
/
+2
*
fix: solve build issues
Saturneric
2022-05-13
1
-3
/
+3
*
feat(ci): remove OPENSSL_ROOT_DIR in cmake config
Saturneric
2022-05-12
2
-2
/
+2
*
feat(project): upgrade version to v2.0.8
Saturneric
2022-05-12
1
-1
/
+1
*
fix(core): fix a bug when key in smart card
dev/2.0.7
Saturneric
2022-05-12
3
-21
/
+48
*
fix(ui): adjuest timeout value for keyserver test
Saturneric
2022-05-12
1
-1
/
+1
*
feat(ui): support .pgp extension
Saturneric
2022-05-12
1
-15
/
+20
*
fix(core): let exposed api use FileOperator
Saturneric
2022-05-12
1
-27
/
+6
[next]