saturneric
  • Joined on 2024-07-19
saturneric pushed to tobias/fix-expires at GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
e18c09cbc4 qt: Fix validity for (sub)keys generated using QGpgMEQuickJob
saturneric created branch tobias/fix-expires in GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
saturneric pushed to ikloecker/t7118-revkeys at GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
saturneric created branch ikloecker/t7118-revkeys in GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
da64b2884a qt,doc: Fix typos
1dbfc419ad Unify spelling of the name of the C++ bindings for GpgME
67ebc53b0f build,python: Support building Python bindings as nested package
0b0a2881ff build,qt: Support building Qt bindings as nested package of gpgme
6334960bbe build,cpp: Support building C++ bindings as nested package of gpgme
Compare 10 commits »
saturneric created branch ikloecker/t7110-nested-bindings-packages in GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
saturneric pushed to ikloecker/t6550 at GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
saturneric created branch ikloecker/t6550 in GpgFrontend/gpgme 2024-07-28 23:01:58 +00:00
saturneric pushed to ikloecker/t6342-gpgtar at GpgFrontend/gpgme 2024-07-28 23:01:57 +00:00
saturneric created branch ikloecker/t6342-gpgtar in GpgFrontend/gpgme 2024-07-28 23:01:57 +00:00
saturneric pushed to ikloecker/qt6 at GpgFrontend/gpgme 2024-07-28 23:01:57 +00:00
ab51bd5264 build: Always compile the Qt 6 test application with -fpic
saturneric created branch ikloecker/qt6 in GpgFrontend/gpgme 2024-07-28 23:01:57 +00:00
saturneric pushed to develop at GpgFrontend/GpgFrontend 2024-07-28 21:16:32 +00:00
ea36a4fc47 feat: update mimalloc to v2.1.2
04cd062336 fix: remove mimalloc from apple platform in cmake config
dcd771cc04 Merge branch 'develop' of github.com:saturneric/GpgFrontend into develop
1b3925284a fix: adjust min size of main window and key management
28b2798015 fix: do not use mimalloc on macos and solve windows build issues on github actions
Compare 6 commits »
saturneric pushed to main at GpgFrontend/GpgFrontend-Modules 2024-07-28 19:34:49 +00:00
ae9bea025e fix: add search path on macos
saturneric pushed to develop at GpgFrontend/GpgFrontend 2024-07-28 19:06:49 +00:00
afe9e648b5 fix: try to fix build process of git actions
ad558726a3 fix: application should link gpgfrontend_core
cf9d6538e6 fix: correct header search path of application
aee8017b52 fix: must install all headers of test, ui and core and set include path properly
a03c18045f fix: remove libs from install lists at app build only mode
Compare 41 commits »
saturneric pushed to dev/2.1.3/main at GpgFrontend/GpgFrontend 2024-07-28 19:05:30 +00:00
afe9e648b5 fix: try to fix build process of git actions
saturneric pushed to dev/2.1.3/main at GpgFrontend/GpgFrontend 2024-07-28 18:29:32 +00:00
ad558726a3 fix: application should link gpgfrontend_core
cf9d6538e6 fix: correct header search path of application
Compare 2 commits »
saturneric pushed to dev/2.1.3/main at GpgFrontend/GpgFrontend 2024-07-28 18:09:19 +00:00
aee8017b52 fix: must install all headers of test, ui and core and set include path properly
saturneric pushed to dev/2.1.3/main at GpgFrontend/GpgFrontend 2024-07-28 17:54:03 +00:00
a03c18045f fix: remove libs from install lists at app build only mode
saturneric pushed to dev/2.1.3/main at GpgFrontend/GpgFrontend 2024-07-28 17:47:48 +00:00
3ef497cbeb feat: support more build mode