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
/
MainWindow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: find pinentry under /app/bin in flatpak container
saturneric
8 days
1
-1
/
+1
*
fix: issues found on macos
saturneric
9 days
1
-9
/
+10
*
feat: add more basic env checks at init
saturneric
9 days
1
-1
/
+20
*
feat: switch text-based model to workspace-based model
saturneric
10 days
1
-41
/
+4
*
fix: testing and solve bugs found
saturneric
11 days
1
-18
/
+43
*
feat: support key groups
saturneric
11 days
1
-1
/
+4
*
fix: solve discovered issues before release v2.1.7
saturneric
2025-02-04
1
-35
/
+30
*
feat: ask user if automate check update on first startup
saturneric
2025-02-03
1
-2
/
+15
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-4
/
+6
*
refactor: code clean up
saturneric
2025-01-27
1
-1
/
+0
*
refactor: clean up code and reduce duplication
saturneric
2025-01-27
1
-1
/
+1
*
refactor: clean up code
saturneric
2025-01-27
1
-2
/
+2
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
1
-5
/
+2
*
feat: users can choose which crypto tool bar buttons are displayed
saturneric
2025-01-26
1
-2
/
+36
*
feat: allow file batch operations
saturneric
2025-01-26
1
-1
/
+1
*
fix: settings prohibit version checking at start not working
saturneric
2024-12-02
1
-10
/
+16
*
feat: add 'create date' column to key toolbox
saturneric
2024-12-01
1
-1
/
+1
*
feat: improve ui logic and support more email operations
saturneric
2024-11-27
1
-3
/
+1
*
refactor: optimum code and reduce duplicate
saturneric
2024-11-26
1
-5
/
+22
*
feat: allow drag and drop to open text file
saturneric
2024-11-24
1
-1
/
+2
*
feat: distinguish between develop, unstable and release versions
saturneric
2024-11-21
1
-2
/
+1
*
feat: add delete subkey function
saturneric
2024-11-18
1
-0
/
+2
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
1
-1
/
+2
*
feat: add filter option of 'comment' at key list of main window
saturneric
2024-10-18
1
-1
/
+2
*
fix: remove minimum size restriction of main window
v2.1.5
saturneric
2024-10-03
1
-1
/
+1
*
fix: do clean up
saturneric
2024-07-30
1
-3
/
+3
*
feat: simplify logging
saturneric
2024-07-30
1
-1
/
+1
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
fix: adjust min size of main window and key management
saturneric
2024-07-28
1
-1
/
+1
*
feat: move pinentry out of source code
saturneric
2024-07-27
1
-4
/
+0
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-15
/
+4
*
refactor: rewrite KeyMenuAbility
saturneric
2024-06-28
1
-2
/
+3
*
feat: user can select shown columns at key table
saturneric
2024-06-28
1
-4
/
+7
*
fix: discard changes but text still remains
saturneric
2024-05-03
1
-3
/
+0
*
fix: correct some spelling mistakes
saturneric
2024-05-03
1
-8
/
+7
*
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
2024-04-14
1
-2
/
+1
*
feat: add auto activate function and optimums for some structures
saturneric
2024-04-12
1
-2
/
+2
*
fix: find and solve some issues on module management
saturneric
2024-04-11
1
-1
/
+1
*
feat: support qt5 build option
saturneric
2024-01-31
1
-0
/
+1
*
feat: enhance gnupg control board
saturneric
2024-01-25
1
-2
/
+2
*
fix: solve an issue that switch tab but crypto menu won't update
saturneric
2024-01-24
1
-0
/
+6
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
1
-15
/
+0
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
1
-1
/
+1
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-3
/
+3
*
fix: solve discovered issues
saturneric
2024-01-16
1
-5
/
+4
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-3
/
+4
*
fix: slove the languange settings issue
saturneric
2024-01-15
1
-3
/
+3
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-62
/
+19
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
1
-17
/
+19
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-2
/
+2
[next]