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
*
feat: improve app structure on windows
saturneric
2024-11-30
1
-50
/
+16
*
fix: correct the path to the executable of app image mode
saturneric
2024-11-22
1
-9
/
+9
*
fix: solve a build issue
saturneric
2024-11-22
1
-7
/
+8
*
feat: add build option GPGFRONTEND_BUILD_APP_IMAGE
saturneric
2024-11-22
1
-16
/
+19
*
fix: remove mimalloc from source
saturneric
2024-08-05
1
-13
/
+0
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
1
-0
/
+11
*
fix: do clean up
saturneric
2024-07-30
1
-5
/
+32
*
fix: do some build config clean up
saturneric
2024-07-30
1
-5
/
+1
*
fix: should add find package GTest
saturneric
2024-07-29
1
-0
/
+1
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
fix: should not install mimalloc after build
saturneric
2024-07-29
1
-8
/
+0
*
fix: should build mimalloc separately
saturneric
2024-07-29
1
-1
/
+3
*
fix: try to solve dependencies issues at app only build on windows
saturneric
2024-07-29
1
-0
/
+3
*
fix: add some missing dlls
saturneric
2024-07-29
1
-0
/
+16
*
feat: support application only build type on windows
saturneric
2024-07-29
1
-143
/
+152
*
fix: solve qt5 problems
saturneric
2024-07-29
1
-442
/
+436
*
fix: avoid qm files attached to multiple targets (not allow by xcode 14 later)
saturneric
2024-07-28
1
-6
/
+13
*
fix: a mistake at src/CMakeLists.txt
saturneric
2024-07-28
1
-1
/
+1
*
fix: remove mimalloc from apple platform in cmake config
saturneric
2024-07-28
1
-2
/
+8
*
fix: do not use mimalloc on macos and solve windows build issues on github ac...
saturneric
2024-07-28
1
-8
/
+0
*
fix: try to fix build process of git actions
dev/2.1.3/main
saturneric
2024-07-28
1
-13
/
+3
*
fix: application should link gpgfrontend_core
saturneric
2024-07-28
1
-1
/
+1
*
fix: correct header search path of application
saturneric
2024-07-28
1
-1
/
+4
*
fix: must install all headers of test, ui and core and set include path properly
saturneric
2024-07-28
1
-2
/
+21
*
fix: remove libs from install lists at app build only mode
saturneric
2024-07-28
1
-1
/
+6
*
feat: support more build mode
saturneric
2024-07-28
1
-2
/
+33
*
feat: move pinentry out of source code
saturneric
2024-07-27
1
-5
/
+0
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-7
/
+13
*
fix: Qt6CoreConfigureFileTemplate.in does not exist
saturneric
2024-07-25
1
-20
/
+1
*
feat: adjust modules loading path
saturneric
2024-07-12
1
-40
/
+39
*
feat: improve the project structure
saturneric
2024-07-12
1
-2
/
+2
*
feat: move modules' code out of repo
saturneric
2024-07-10
1
-2
/
+16
*
fix: add libgpgfrontend_module_sdk as a installed share library
saturneric
2024-05-11
1
-1
/
+2
*
fix: solve flatpak build issue
saturneric
2024-05-10
1
-0
/
+2
*
feat: improve functions and ui on module
saturneric
2024-04-30
1
-3
/
+3
*
fix: run macdeployqt and codesign out of cmake build process
saturneric
2024-04-28
1
-17
/
+2
*
feat: add the build mods only option for macos ci
saturneric
2024-04-28
1
-20
/
+18
*
Merge branch 'dev/2.1.2/main' into develop
saturneric
2024-04-28
1
-0
/
+4
|
\
|
*
fix: could not determine the path to the executable based on the desktop file
saturneric
2024-03-03
1
-3
/
+3
*
|
fix: solve macOS auto-build issues
saturneric
2024-04-28
1
-47
/
+19
*
|
fix: use more cross-platform methods for add_custom_command on linux platform
saturneric
2024-04-21
1
-10
/
+12
*
|
fix: move binaries and libs to AppDir of AppImage
saturneric
2024-04-21
1
-4
/
+4
*
|
fix: improve grt tab, mods name and its project structure
saturneric
2024-04-16
1
-0
/
+4
*
|
refactor: reduce core prebuild headers and isolate core to modules
saturneric
2024-03-02
1
-4
/
+2
*
|
refactor: remove qt6 core5compat dependencies
saturneric
2024-03-01
1
-1
/
+1
*
|
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
1
-0
/
+1
*
|
feat: upgrade module system
saturneric
2024-02-28
1
-3
/
+1
|
/
*
fix: add English translation
saturneric
2024-02-26
1
-1
/
+2
*
feat: improve icons deployment and remove dir lfs/app-image
saturneric
2024-02-25
1
-4
/
+6
*
fix: add some missing libraries to the installation directory
saturneric
2024-02-01
1
-30
/
+29
[next]