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