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: 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
*
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
[next]