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 (
Expand
)
Author
Age
Files
Lines
*
feat(ui): add tab to show gnupg info
Saturneric
2022-07-23
7
-12
/
+146
*
fix(ui): fix button style problem
Saturneric
2022-07-23
6
-30
/
+44
*
fix(ui): fix signer picker and other issues
Saturneric
2022-07-22
10
-33
/
+57
*
refactor(ui): adjust file structure
Saturneric
2022-07-22
55
-45
/
+45
*
style(src): reformat code
Saturneric
2022-07-22
42
-160
/
+138
*
feat(ui): use general main window and dialog class
Saturneric
2022-07-22
36
-294
/
+464
*
fix: fix some issues
Saturneric
2022-06-05
11
-117
/
+428
*
fix(ui): fix crash when start app.
Saturneric
2022-06-01
3
-4
/
+10
*
perf: improve ListedKeyServerTestThread
Saturneric
2022-05-22
4
-96
/
+150
*
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 dll export problem on inner class
Saturneric
2022-05-15
1
-3
/
+27
*
fix: need to link bcrypt in mingw for uuid
Saturneric
2022-05-15
1
-0
/
+4
*
fix: solve heading file include problem.
Saturneric
2022-05-15
2
-3
/
+5
*
feat: update macOS App Bundle ci
Saturneric
2022-05-15
1
-0
/
+3
*
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: solve build issues
Saturneric
2022-05-13
1
-3
/
+3
*
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
*
fix(ui): remove spaces in export key filename
Saturneric
2022-05-12
1
-3
/
+12
[next]