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
/
widgets
/
TextEdit.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
10 days
fix: issues found by testing
saturneric
1
-2
/
+3
11 days
feat: switch text-based model to workspace-based model
saturneric
1
-10
/
+47
2025-02-04
chore: clean up code
saturneric
1
-1
/
+0
2025-02-03
fix: qt5 compile issues
saturneric
1
-1
/
+1
2024-12-02
fix: qt5 build issues
saturneric
1
-13
/
+13
2024-11-27
feat: improve ui logic and support more email operations
saturneric
1
-8
/
+83
2024-11-26
refactor: optimum code and reduce duplicate
saturneric
1
-4
/
+9
2024-11-25
feat: support drop down and open directory
saturneric
1
-26
/
+3
2024-11-24
feat: allow drag and drop to open text file
saturneric
1
-143
/
+61
2024-07-30
feat: simplify logging
saturneric
1
-1
/
+1
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-14
/
+4
2024-05-03
fix: discard changes but text still remains
saturneric
1
-4
/
+4
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
1
-1
/
+1
2024-01-24
fix: improve file page
saturneric
1
-1
/
+4
2024-01-23
feat: add a setting to enable gpgme debug log
saturneric
1
-3
/
+2
2024-01-16
refactor: remove libgettext from project
saturneric
1
-30
/
+27
2024-01-15
fix: slove the languange settings issue
saturneric
1
-1
/
+1
2024-01-15
refactor: remove libconfig++ form project
saturneric
1
-13
/
+8
2024-01-15
fix: clean up useless code and make life easier
saturneric
1
-19
/
+0
2024-01-15
feat: use qt json support components in data object and infos gathering module
saturneric
1
-9
/
+8
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-1
/
+1
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-68
/
+55
2024-01-08
fix: move quit dialog to center of parent
saturneric
1
-18
/
+15
2024-01-08
fix: slove issue #123 "Append fingerprint to editor" crashes if there is no e...
saturneric
1
-0
/
+5
2024-01-08
feat: select a directory before entering into the File Browser
saturneric
1
-2
/
+7
2024-01-05
feat: integrate logging api to core
saturneric
1
-9
/
+9
2024-01-01
feat: improve file browser's functions and tidy up codes
saturneric
1
-1
/
+2
2023-11-07
refactor: separate typedef and impl
saturneric
1
-0
/
+1
2023-11-07
refactor: remove CommonUtils at core
saturneric
1
-1
/
+5
2023-10-25
fix: solve some code tidy issues
saturneric
1
-1
/
+0
2023-10-18
feat: simplify the thread system and improve its stability
saturneric
1
-1
/
+0
2023-10-17
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
1
-1
/
+1
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-10-15
feat: start to add plugin system and do some improve on project configuration
saturneric
1
-0
/
+1
2023-07-13
feat: support resotring unsaved pages after a crash
Saturneric
1
-12
/
+64
2023-03-30
fix: disable text cache in release mode
Saturneric
1
-0
/
+2
2023-02-11
fix: reduce info level logs
Saturneric
1
-2
/
+2
2023-02-07
fix: solve bugs in subkey generation
Saturneric
1
-1
/
+1
2023-02-04
feat: add cache recovery function
saturneric
1
-1
/
+58
2023-02-04
fix: solve open file issue in menu bar
saturneric
1
-30
/
+2
2023-02-03
feat: change the log style in source files
Saturneric
1
-2
/
+2
2022-05-13
feat: add a simple TaskRunner system
Saturneric
1
-3
/
+1
2022-05-12
feat(ui): more advanced charset functions
Saturneric
1
-3
/
+23
2022-03-19
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
1
-8
/
+8
2022-02-02
<refactor, fix>(ui): Repair and tidy the signal and slot docking
Saturneric
1
-12
/
+12
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
-166
/
+166
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-12
<refactor, feat>(ui): Text editor improvements.
Saturneric
1
-32
/
+28
[next]