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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: support key groups
saturneric
12 days
1
-1
/
+1
*
feat: check commit hash from remote
saturneric
2024-12-01
1
-0
/
+7
*
fix: debug lib and runtime output dir should be same as release
saturneric
2024-11-30
1
-7
/
+0
*
fix: remove mimalloc from source
saturneric
2024-08-05
1
-5
/
+0
*
feat: simplify logging
saturneric
2024-07-30
1
-1
/
+1
*
fix: do some build config clean up
saturneric
2024-07-30
1
-11
/
+2
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
fix: solve ci issues
saturneric
2024-07-29
1
-28
/
+8
*
fix: use system installed libarchive on windows at full sdk build
saturneric
2024-07-29
1
-1
/
+2
*
fix: avoid using in-repo third parties libraries on windows at full sdk build
saturneric
2024-07-29
1
-1
/
+2
*
fix: solve qt5 problems
saturneric
2024-07-29
1
-54
/
+54
*
fix: remove mimalloc from apple platform in cmake config
saturneric
2024-07-28
1
-36
/
+39
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-10
/
+11
*
feat: add an ASAN option to enable a memory debugging mode
saturneric
2024-07-25
1
-9
/
+7
*
feat: adjust modules loading path
saturneric
2024-07-12
1
-4
/
+6
*
feat: improve the project structure
saturneric
2024-07-12
1
-0
/
+5
*
refactor: remove qt6 core5compat dependencies
saturneric
2024-03-01
1
-1
/
+0
*
fix: slove ci issues
saturneric
2024-02-01
1
-1
/
+0
*
fix: export spdlog dll to binary output path
saturneric
2024-01-31
1
-0
/
+7
*
feat: try to add qt5 support
saturneric
2024-01-30
1
-3
/
+8
*
fix: export libarchive and libgtest to artifacts
saturneric
2024-01-26
1
-0
/
+8
*
fix: cannot correctly compile
saturneric
2024-01-26
1
-0
/
+14
*
fix: buddle libarchive as submodule
saturneric
2024-01-25
1
-5
/
+0
*
fix: solve issues on detected gnupg path function and fix linking errors on w...
saturneric
2024-01-23
1
-0
/
+7
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-6
/
+1
*
refactor: remove libicu from project
saturneric
2024-01-15
1
-11
/
+0
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-2
/
+1
*
chore: remove qt5 support
saturneric
2024-01-15
1
-5
/
+1
*
refactor: remove nlohmann json library from project
saturneric
2024-01-15
1
-4
/
+0
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-2
/
+0
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
1
-2
/
+2
*
fix: slove compilation issue on macos
saturneric
2023-12-22
1
-2
/
+4
*
fix: slove logger system isolation issues
saturneric
2023-12-04
1
-1
/
+1
*
feat: introduce mimalloc to replace secmem
saturneric
2023-12-03
1
-3
/
+3
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-1
/
+4
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
1
-1
/
+1
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-0
/
+1
*
refactor: clean up core's codes
saturneric
2023-11-06
1
-0
/
+1
*
fix: solve build issues on macOS
Saturneric
2023-10-18
1
-0
/
+4
*
fix: add libarchive checking at cmake config
saturneric
2023-10-18
1
-0
/
+1
*
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
2023-10-17
1
-1
/
+1
*
refactor: move module system to core and make it work
saturneric
2023-10-17
1
-1
/
+2
*
feat: using piml tech on plugin system
saturneric
2023-10-16
1
-1
/
+0
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-3
/
+3
*
feat: start to add plugin system and do some improve on project configuration
saturneric
2023-10-15
1
-14
/
+11
*
fix: solve some issues on linux .desktop file
saturneric
2023-10-15
1
-1
/
+5
*
feat: upgrade qt framework to 6.3
Saturneric
2023-02-11
1
-1
/
+5
*
feat: change logging framework to spdlog
Saturneric
2023-02-03
1
-5
/
+3
*
style(src): reformat code
Saturneric
2022-07-22
1
-3
/
+3
*
pref: improve pch for compiling speed
Saturneric
2022-05-19
1
-5
/
+3
[next]