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 (
Expand
)
Author
Files
Lines
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 upgra...
Saturneric
1
-16
/
+21
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
2022-07-22
fix(ui): fix signer picker and other issues
Saturneric
1
-5
/
+4
2022-07-22
refactor(ui): adjust file structure
Saturneric
1
-1
/
+1
2022-05-20
refactor: modify basic operations slots in main window
Saturneric
1
-155
/
+209
2022-05-14
refactor: modified part of ui processing code
Saturneric
1
-112
/
+222
2022-05-09
fix: fix crash poblem when doing operations
Saturneric
1
-2
/
+1
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-33
/
+0
2022-03-13
<fix>(ui): Fix the problem that the file cannot be signed
Saturneric
1
-1
/
+4
2022-02-13
<feat, refactor>(src): Enable top encryption action menu in file mode
Saturneric
1
-7
/
+24
2022-02-06
<refactor>(src): Move and split the Global Settings Station
Saturneric
1
-1
/
+1
2022-02-06
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
1
-3
/
+3
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-3
/
+3
2022-02-02
<refactor>(src, test): Normalize the naming of partial classes
Saturneric
1
-17
/
+17
2022-02-02
<refactor, fix>(ui): Repair and tidy the signal and slot docking
Saturneric
1
-1
/
+1
2022-01-23
<refactor, style>(gpg, ui, project): tidy up codes and comments.
Saturneric
1
-1
/
+1
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-2
/
+2
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-40
/
+40
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
[next]