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
*
feat(project): add rpm package support
dev/2.0.8/saturneric
Saturneric
2022-07-23
1
-1
/
+32
*
refactor(third_party): remove encoding-detect
dev/2.0.8/main
Saturneric
2022-07-23
2
-398
/
+0
*
feat(ui): add tab to show gnupg info
Saturneric
2022-07-23
9
-12
/
+147
*
fix(ui): fix button style problem
Saturneric
2022-07-23
6
-30
/
+44
*
fix(ci): delete ubuntu 18.04 from deb package build
Saturneric
2022-07-22
1
-1
/
+1
*
feat(project): upgrade to v2.0.9
Saturneric
2022-07-22
1
-1
/
+1
*
feat(third_party): update gpgme
Saturneric
2022-07-22
1
-0
/
+0
*
feat(ci): add ubuntu 22.04 and 18.04 support for deb package
Saturneric
2022-07-22
4
-7
/
+33
*
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
*
doc(manual): fix urls
Saturneric
2022-05-25
2
-2
/
+2
*
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 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
|
\
[next]