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
/
ui
/
main_window
/
MainWindowGpgOperaFunction.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 days
feat: support key groups
saturneric
1
-27
/
+22
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-1
/
+1
2025-02-03
feat: allow switch ascii mode at file page options
saturneric
1
-18
/
+6
2025-02-02
refactor: make some function names shorter
saturneric
1
-10
/
+5
2025-01-27
refactor: code clean up of main window
saturneric
1
-52
/
+407
2025-01-27
refactor: reduce code duplication of gnupg operations
saturneric
1
-388
/
+98
2025-01-26
fix: optimums unknown fpr verifying helper
saturneric
1
-86
/
+29
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-15
/
+15
2024-12-03
fix: compiler warnings
saturneric
1
-9
/
+6
2024-12-02
fix: qt5 build issues
saturneric
1
-6
/
+6
2024-11-26
refactor: optimum code and reduce duplicate
saturneric
1
-65
/
+34
2024-11-26
feat: improve ui logic of email verification and make project structure better
saturneric
1
-11
/
+10
2024-11-25
feat: support verifying email through eml data
saturneric
1
-4
/
+74
2024-11-17
feat: auto import missing key after verify
saturneric
1
-23
/
+95
2024-10-26
fix: should check key status immediately after get it
saturneric
1
-0
/
+4
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-144
/
+197
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-8
/
+0
2024-05-11
feat: let user select keys to sync from key server
saturneric
1
-1
/
+1
2024-01-19
fix: solve discovered bugs and improve ui operations
saturneric
1
-0
/
+2
2024-01-17
fix: find and slove some bugs
saturneric
1
-6
/
+8
2024-01-16
fix: slove some issues and update translations
saturneric
1
-7
/
+21
2024-01-16
refactor: remove libgettext from project
saturneric
1
-28
/
+26
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-3
/
+3
2024-01-05
feat: integrate logging api to core
saturneric
1
-2
/
+2
2023-12-31
feat: fully test basical operations of archive and file
saturneric
1
-320
/
+11
2023-12-28
feat: add simple archiving functions for encrypt and decrypt
saturneric
1
-6
/
+5
2023-12-26
fix: test basical operations of gpg at both test cases and gui
saturneric
1
-285
/
+165
2023-12-24
fix: use the new async encrypt symmetric api at gui app
saturneric
1
-44
/
+22
2023-12-24
fix: test the encrypt async api on gui app
saturneric
1
-42
/
+42
2023-12-23
feat: improve core interfaces of encrypt and decrypt
saturneric
1
-5
/
+6
2023-12-23
fix: solve all issues of test cases on macos m1
saturneric
1
-2
/
+1
2023-12-04
feat: convert basic opera to async style
saturneric
1
-77
/
+72
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-7
/
+8
2023-12-02
fix: add set owner struct action in keymanager menu
saturneric
1
-44
/
+4
2023-11-29
fix: repair gnupg info listing funtion
Saturneric
1
-10
/
+5
2023-11-06
refactor: improve the code structure of core
saturneric
1
-7
/
+2
2023-10-30
style: improve code style of core
saturneric
1
-7
/
+7
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-58
/
+53
2023-10-25
feat: use rt listen publish event function in main windows' app version ↵
Saturneric
1
-16
/
+21
upgrade notification
2023-10-24
feat: use module instead of integrated code at version checking task
Saturneric
1
-12
/
+38
2023-10-16
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
1
-134
/
+113
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-13
feat: support resotring unsaved pages after a crash
Saturneric
1
-0
/
+51
2023-07-13
feat: support marking a key as favourite
Saturneric
1
-0
/
+20
2023-03-31
feat: improve ui logic and menu operas in main window
Saturneric
1
-1
/
+107
2023-02-11
fix: reduce info level logs
Saturneric
1
-6
/
+4
2023-02-07
fix: solve an issue in version checking
Saturneric
1
-0
/
+7
2023-02-03
feat: change the log style in source files
Saturneric
1
-7
/
+6
2023-01-07
feat: add advanced gnupg operations
Saturneric
1
-2
/
+2
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
[next]