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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix: slove ci issues
saturneric
2024-02-01
1
-4
/
+15
*
fix: copy qt5 dlls at qt5 build mode
saturneric
2024-01-31
1
-1
/
+7
*
feat: try to add qt5 support
saturneric
2024-01-30
1
-19
/
+61
*
fix: slove some discovered issues on windows
saturneric
2024-01-26
1
-0
/
+4
*
feat: load buddled qt and qtbase translations
saturneric
2024-01-25
1
-0
/
+11
*
fix: buddle libarchive as submodule
saturneric
2024-01-25
1
-4
/
+0
*
fix: improve code quality, docs and ci files
saturneric
2024-01-17
1
-4
/
+1
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-24
/
+18
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-54
/
+16
*
fix: slove the languange settings issue
saturneric
2024-01-15
1
-44
/
+38
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-4
/
+0
*
chore: remove qt5 support
saturneric
2024-01-15
1
-80
/
+17
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-10
/
+0
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
1
-2
/
+2
*
fix: slove cmake configuration problem on macOS
saturneric
2023-12-22
1
-1
/
+18
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
1
-2
/
+2
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-1
/
+8
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-1
/
+5
*
feat: introduce cmd functions
saturneric
2023-11-29
1
-2
/
+2
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-3
/
+3
*
fix: solve build issues on macOS
Saturneric
2023-10-18
1
-0
/
+4
*
chore: change binary output dir to artifacts
saturneric
2023-10-18
1
-1
/
+1
*
refactor: change plugin system to module system
saturneric
2023-10-17
1
-8
/
+8
*
feat: using piml tech on plugin system
saturneric
2023-10-16
1
-0
/
+1
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-3
/
+3
*
merge: branch 'dev/2.1.1/main' of github.com:saturneric/GpgFrontend into dev/...
saturneric
2023-10-15
1
-3
/
+1
|
\
|
*
fix: temporary solve compile issues at flatpak build
saturneric
2023-10-15
1
-5
/
+5
*
|
feat: start to add plugin system and do some improve on project configuration
saturneric
2023-10-15
1
-19
/
+19
|
/
*
fix: imporve appstream files structure
saturneric
2023-10-15
1
-1
/
+3
*
fix: solve some issues on linux .desktop file
saturneric
2023-10-15
1
-12
/
+5
*
feat: support flatpak build
saturneric
2023-10-14
1
-3
/
+6
*
fix: solve libconfig header path for flatpack builder context
saturneric
2023-10-14
1
-2
/
+0
*
fix: slove build problem for flatpack builder
saturneric
2023-10-14
1
-15
/
+23
*
fix: change package name to com.bktus.gpgfrontend
saturneric
2023-09-08
1
-3
/
+3
*
fix: tidy up project root directory
Saturneric
2023-04-24
1
-1
/
+1
*
feat: upgrade to qt 6.4.3
Saturneric
2023-04-05
1
-0
/
+2
*
feat: use openssl 3 on mac
Saturneric
2023-04-04
1
-3
/
+3
*
fix: solve syntax issues in cmake file
saturneric
2023-03-31
1
-1
/
+1
*
feat: use lfs to track locale files
saturneric
2023-03-31
1
-2
/
+2
*
feat: use lfs to track some resources
saturneric
2023-03-31
1
-4
/
+4
*
fix: solve macos release build always use sandbox issues
Saturneric
2023-03-31
1
-1
/
+5
*
fix: solve build issues on windows
Saturneric
2023-02-16
1
-5
/
+49
*
feat: add an option to build with app sanbox on
Saturneric
2023-02-11
1
-5
/
+14
*
fix: add buddled dylib support for macOS
Saturneric
2023-02-07
1
-0
/
+4
*
fix: continue to solve ci issues at release mode
Saturneric
2023-01-12
1
-1
/
+1
*
fix: solve ci issues at debug mode
Saturneric
2023-01-12
1
-4
/
+8
*
feat: improve msys2 build process
Saturneric
2023-01-12
1
-8
/
+148
*
feat(project): support freebsd build
Saturneric
2022-07-24
1
-10
/
+23
*
feat(project): add rpm package support
dev/2.0.8/saturneric
Saturneric
2022-07-23
1
-1
/
+32
*
style(src): reformat code
Saturneric
2022-07-22
1
-5
/
+5
[prev]
[next]