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
/
MainWindowFileSlotFunction.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: code clean up of main window
saturneric
2025-01-27
1
-436
/
+0
*
refactor: reduce code duplication of gnupg operations
saturneric
2025-01-27
1
-13
/
+6
*
refactor: reduce code duplication of gnupg file operations
saturneric
2025-01-27
1
-604
/
+50
*
refactor: clean up code
saturneric
2025-01-27
1
-12
/
+3
*
fix: improve code compatibility
saturneric
2025-01-26
1
-9
/
+9
*
fix: optimums unknown fpr verifying helper
saturneric
2025-01-26
1
-15
/
+16
*
feat: allow file batch operations
saturneric
2025-01-26
1
-796
/
+794
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
1
-24
/
+24
*
fix: compiler warnings
saturneric
2024-12-03
1
-18
/
+14
*
refactor: optimum code and reduce duplicate
saturneric
2024-11-26
1
-31
/
+1
*
feat: improve ui logic of email verification and make project structure better
saturneric
2024-11-26
1
-42
/
+38
*
feat: support verifying email through eml data
saturneric
2024-11-25
1
-4
/
+28
*
feat: auto import missing key after verify
saturneric
2024-11-17
1
-19
/
+72
*
fix: should check key status immediately after get it
saturneric
2024-10-26
1
-0
/
+21
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
1
-316
/
+387
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-6
/
+0
*
fix: cannot properly find and verify some special-name original files
dev/2.1.1/main
saturneric
2024-02-01
1
-2
/
+3
*
feat: enhance gnupg control board
saturneric
2024-01-25
1
-27
/
+29
*
fix: improve file page
saturneric
2024-01-24
1
-0
/
+2
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
1
-10
/
+18
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-11
/
+14
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-11
/
+18
*
fix: slove some issues and update translations
saturneric
2024-01-16
1
-12
/
+36
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-120
/
+117
*
fix: slove the languange settings issue
saturneric
2024-01-15
1
-5
/
+5
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-10
/
+20
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-26
/
+17
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-120
/
+111
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-3
/
+3
*
fix: find and solve some issues
saturneric
2024-01-01
1
-12
/
+18
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
1
-58
/
+237
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
1
-245
/
+190
*
feat: avoid reading entire file to memory
saturneric
2023-12-27
1
-45
/
+48
*
fix: add test cases and test file basical operations
saturneric
2023-12-26
1
-92
/
+57
*
fix: test basical operations of gpg at both test cases and gui
saturneric
2023-12-26
1
-304
/
+292
*
fix: use the new async encrypt symmetric api at gui app
saturneric
2023-12-24
1
-10
/
+12
*
fix: test the encrypt async api on gui app
saturneric
2023-12-24
1
-12
/
+12
*
feat: improve core interfaces of encrypt and decrypt
saturneric
2023-12-23
1
-5
/
+9
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-8
/
+8
*
style: improve code style of core
saturneric
2023-10-30
1
-8
/
+8
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-42
/
+46
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-1
/
+7
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
1
-70
/
+63
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
*
feat: simplify settings lookup
Saturneric
2023-04-05
1
-32
/
+12
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-11
/
+11
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-16
/
+18
*
fix(ui): fix signer picker and other issues
Saturneric
2022-07-22
1
-1
/
+4
*
refactor: modified part of ui processing code
Saturneric
2022-05-14
1
-82
/
+101
[next]