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
/
test
/
core
/
GpgCoreTestBasicOpera.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 days
feat: switch text-based model to workspace-based model
saturneric
1
-1
/
+0
13 days
feat: support key groups
saturneric
1
-15
/
+14
2025-02-02
refactor: make some function names shorter
saturneric
1
-1
/
+1
2025-02-01
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
1
-2
/
+2
2024-10-26
fix: should check key status immediately after get it
saturneric
1
-0
/
+10
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-1
/
+1
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-01-18
fix: add test cases and solve discovered issues
saturneric
1
-258
/
+148
2024-01-17
fix: improve code quality, docs and ci files
saturneric
1
-13
/
+16
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-1
/
+1
2023-12-26
fix: add test cases and test file basical operations
saturneric
1
-14
/
+119
2023-12-26
fix: test basical operations of gpg at both test cases and gui
saturneric
1
-4
/
+4
2023-12-25
feat: upgrade basical operations fully to async style and update test cases
saturneric
1
-118
/
+145
2023-12-23
feat: improve core interfaces of encrypt and decrypt
saturneric
1
-30
/
+37
2023-12-23
fix: solve all issues of test cases on macos m1
saturneric
1
-8
/
+10
2023-12-16
fix: repair test cases
saturneric
1
-194
/
+192
2023-12-15
fix: slove some issues on memory and intilizations
saturneric
1
-190
/
+194
2023-12-06
feat: move test to src and add submodule googletest
saturneric
1
-80
/
+80
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2022-02-02
<refactor>(src, test): Normalize the naming of partial classes
Saturneric
1
-2
/
+2
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-02
<refactor, test>(core, test): test decryption when key not found
Saturneric
1
-10
/
+61
2021-12-20
Update Test Code & Added Standlone Support
Saturneric
1
-11
/
+12
2021-12-01
Add i18n Support
Saturneric
1
-3
/
+3
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-10-02
UI Framework Modified.
Saturneric
1
-9
/
+9
2021-09-20
The basic functions of the core pass the test.
Saturneric
1
-0
/
+174
Adjust and improve the core part of the interface.