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
/
TaskRunner.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: simplify logging
saturneric
2024-07-30
1
-2
/
+2
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-13
/
+6
*
feat: upgrade threading system and make it clearer
saturneric
2024-01-15
1
-15
/
+12
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-12
/
+33
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
1
-59
/
+7
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-16
/
+20
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
1
-10
/
+73
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
1
-5
/
+3
*
fix: use secure memory management at impl class
saturneric
2023-12-16
1
-1
/
+2
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-3
/
+12
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-2
/
+0
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-1
/
+0
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-0
/
+6
*
feat: improve project structure and add GRT for modules
saturneric
2023-10-23
1
-1
/
+2
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-16
/
+26
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-15
/
+11
*
feat: simplify the thread system and improve its stability
saturneric
2023-10-18
1
-103
/
+54
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-3
/
+5
*
feat: implement concurrent task in a proper way
Saturneric
2023-02-18
1
-27
/
+22
*
fix: improve the task execution model
Saturneric
2023-02-18
1
-33
/
+65
*
feat: improve task execute system
Saturneric
2023-02-17
1
-17
/
+28
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-1
/
+1
*
feat: reduce logs
Saturneric
2023-02-11
1
-2
/
+2
*
feat: use custom password dialog now
Saturneric
2023-02-07
1
-0
/
+6
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-14
/
+11
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-3
/
+4
*
feat: support generate ecc key
Saturneric
2022-11-26
1
-5
/
+4
*
feat: track pending tasks in task runner system
Saturneric
2022-05-20
1
-4
/
+25
*
refactor: change log level for task system
Saturneric
2022-05-19
1
-7
/
+7
*
feat(core): upgrade task runner system.
Saturneric
2022-05-14
1
-5
/
+23
*
feat: add a simple TaskRunner system
Saturneric
2022-05-13
1
-0
/
+66