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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-33
/
+5
*
fix: slove codacy issues
saturneric
2024-01-18
1
-1
/
+1
*
fix: solve discovered issues
saturneric
2024-01-16
1
-1
/
+4
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-39
/
+51
*
feat: upgrade threading system and make it clearer
saturneric
2024-01-15
1
-98
/
+43
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-13
/
+0
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-17
/
+23
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
1
-2
/
+2
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-38
/
+41
*
fix: slove compilation issue on macos
saturneric
2023-12-22
1
-1
/
+4
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-41
/
+36
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-12
/
+12
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-13
/
+8
*
feat: improve thread system and gathering gnupg options info to rt
saturneric
2023-10-27
1
-10
/
+57
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-7
/
+5
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-0
/
+3
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-26
/
+25
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-15
/
+14
*
feat: simplify the thread system and improve its stability
saturneric
2023-10-18
1
-76
/
+44
*
fix: improve thread and module relation
saturneric
2023-10-18
1
-6
/
+6
*
feat: print stacktrace when exception caught
saturneric
2023-10-17
1
-3
/
+16
*
fix: solve compile and link issues
saturneric
2023-10-16
1
-3
/
+209
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
1
-191
/
+37
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-3
/
+5
*
fix: solve some issues on linux .desktop file
saturneric
2023-10-15
1
-4
/
+2
*
fix: solve codacy issues
saturneric
2023-03-31
1
-1
/
+1
*
feat: implement concurrent task in a proper way
Saturneric
2023-02-18
1
-4
/
+12
*
fix: improve the task execution model
Saturneric
2023-02-18
1
-21
/
+65
*
feat: improve task execute system
Saturneric
2023-02-17
1
-16
/
+38
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-19
/
+19
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-2
/
+2
*
feat: track pending tasks in task runner system
Saturneric
2022-05-20
1
-10
/
+18
*
refactor: change log level for task system
Saturneric
2022-05-19
1
-10
/
+10
*
feat(core): upgrade task runner system.
Saturneric
2022-05-14
1
-10
/
+81
*
feat: add a simple TaskRunner system
Saturneric
2022-05-13
1
-0
/
+74