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
/
core
/
thread
/
Task.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: discovered issues
saturneric
2024-12-02
1
-1
/
+2
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-2
/
+64
*
feat: upgrade threading system and make it clearer
saturneric
2024-01-15
1
-2
/
+15
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-5
/
+6
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-1
/
+2
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-9
/
+6
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-56
/
+9
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-10
/
+5
*
feat: simplify the thread system and improve its stability
saturneric
2023-10-18
1
-0
/
+3
*
fix: improve thread and module relation
saturneric
2023-10-18
1
-1
/
+1
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
1
-52
/
+10
*
feat: using piml tech on plugin system
saturneric
2023-10-16
1
-108
/
+2
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
*
fix: solve some issues on linux .desktop file
saturneric
2023-10-15
1
-1
/
+1
*
fix: improve the task execution model
Saturneric
2023-02-18
1
-16
/
+25
*
feat: improve task execute system
Saturneric
2023-02-17
1
-4
/
+23
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-2
/
+2
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-4
/
+4
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-5
/
+7
*
feat: track pending tasks in task runner system
Saturneric
2022-05-20
1
-0
/
+6
*
refactor: change log level for task system
Saturneric
2022-05-19
1
-3
/
+4
*
fix: solve dll export problem on inner class
Saturneric
2022-05-15
1
-3
/
+27
*
feat(core): upgrade task runner system.
Saturneric
2022-05-14
1
-9
/
+132
*
feat: add a simple TaskRunner system
Saturneric
2022-05-13
1
-0
/
+113