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
/
PlainTextEditorPage.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-3
/
+1
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
1
-2
/
+2
2024-01-24
fix: improve file page
saturneric
1
-21
/
+18
2024-01-16
refactor: remove libgettext from project
saturneric
1
-6
/
+6
2024-01-16
fix: make task and threading system safer
saturneric
1
-2
/
+0
2024-01-15
fix: clean up useless code and make life easier
saturneric
1
-95
/
+7
2024-01-15
feat: use qt json support components in data object and infos gathering module
saturneric
1
-8
/
+3
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
-34
/
+31
2024-01-05
feat: integrate logging api to core
saturneric
1
-2
/
+2
2024-01-05
fix: slove some known issues
saturneric
1
-10
/
+7
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-1
/
+1
2023-11-29
fix: repair gnupg info listing funtion
Saturneric
1
-0
/
+1
2023-11-06
refactor: improve the code structure of core
saturneric
1
-4
/
+3
2023-10-27
feat: improve thread system and gathering gnupg options info to rt
saturneric
1
-1
/
+1
2023-10-18
feat: using pool for concurrent executions, not stable yet
saturneric
1
-2
/
+2
2023-10-16
fix: check and update copyright at files
saturneric
1
-3
/
+5
2023-02-18
fix: improve the task execution model
Saturneric
1
-2
/
+2
2023-02-11
fix: reduce info level logs
Saturneric
1
-5
/
+2
2023-02-03
feat: change the log style in source files
Saturneric
1
-4
/
+4
2022-09-03
fix(ui): fix user feedback issues.
Saturneric
1
-1
/
+8
2022-05-13
fix: solve codacy issues
Saturneric
1
-1
/
+1
2022-05-13
feat: add a simple TaskRunner system
Saturneric
1
-32
/
+28
2022-05-12
feat(ui): more advanced charset functions
Saturneric
1
-50
/
+93
2022-03-19
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
1
-2
/
+2
2022-03-12
<fix>(ui): Fix crash after opening a PlainTextEditorPage
Saturneric
1
-1
/
+1
2022-02-05
<refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem
Saturneric
1
-1
/
+0
2022-02-03
<chore>(project): add and separate third party code
Saturneric
1
-15
/
+16
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-52
/
+52
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-2
/
+2
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-5
/
+7
2022-01-12
<fixed>(ui): Fix not detecting end of file.
Saturneric
1
-1
/
+2
2022-01-12
<refactor, feat>(ui): Text editor improvements.
Saturneric
1
-0
/
+257