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