1
0

1011 Commits

Author SHA1 Message Date
b0c81b894c doc: update manual 2022-05-18 02:59:12 +08:00
a0de038115 doc: update manual and readme 2022-05-18 02:53:04 +08:00
1bfab7bb05 fix: solve dll export problem on inner class 2022-05-15 22:14:39 +08:00
9f71cbb10b fix: solve debug/release ci problems on macOS ci 2022-05-15 21:53:49 +08:00
bfcbfeeaba fix: need to link bcrypt in mingw for uuid 2022-05-15 21:17:31 +08:00
fae262c7ba fix(ci): solve issues in macOS ci 2022-05-15 21:02:28 +08:00
2400bbc994 fix: solve heading file include problem. 2022-05-15 16:52:52 +08:00
516c117bf4 feat: update macOS App Bundle ci 2022-05-15 16:38:42 +08:00
5a8cdccb2a Merge remote-tracking branch 'origin/develop-2.0.8' into develop-2.0.8 2022-05-15 02:27:38 +08:00
45554ffb4c refactor: modified part of ui processing code 2022-05-15 02:27:09 +08:00
eb0178651f feat: improve processing using task runner system 2022-05-15 02:25:47 +08:00
5b7501d190 feat(core): upgrade task runner system. 2022-05-15 02:24:55 +08:00
4af089d7f4 fix: add deb dependency libicu66 2022-05-14 16:13:42 +08:00
49090d1d51 Merge pull request #62 from saturneric/develop-2.0.8
Develop 2.0.8
v2.0.8
2022-05-14 03:31:40 +08:00
cf39956d9c fix(core): solve memory access issues
1. use gpg_key, not key(has been moved).
2022-05-14 03:09:50 +08:00
83edd6aa60 Merge remote-tracking branch 'origin/develop-2.0.8' into develop-2.0.8 2022-05-14 02:58:55 +08:00
9a4cee6ca1 fix: slove loading issues at init
1. block the main thread until the gpg context is loaded.
2022-05-14 02:58:10 +08:00
6b17de98f2 fix: solve build issues
1. target_link_libraries scope
2. icu version minimum
2022-05-14 02:37:30 +08:00
c8c4ce2cec fix: slove shared link problem 2022-05-14 02:09:35 +08:00
b868f19495 fix: solve codacy issues 2022-05-14 02:04:15 +08:00
93ac143745 feat: add a simple TaskRunner system
1. solve multiple threads problem.
2022-05-14 01:43:56 +08:00
98188b2f89 perf: improve core performance 2022-05-14 01:42:20 +08:00
660f031048 fix(ci): add icu_69 dependency for msys2 2022-05-14 01:39:58 +08:00
2f79c428b5 fix: solve build issues
1. target_link_libraries scope
2. icu version minimum
2022-05-13 11:47:22 +08:00
903f75303a feat(ci): remove OPENSSL_ROOT_DIR in cmake config 2022-05-13 01:16:16 +08:00
27e1e59cec feat(project): upgrade version to v2.0.8 2022-05-13 01:14:00 +08:00
865ce36544 fix(core): fix a bug when key in smart card 2022-05-13 01:11:32 +08:00
4c982774a7 fix(ui): adjuest timeout value for keyserver test 2022-05-13 00:51:49 +08:00
97a3c991f2 feat(ui): support .pgp extension 2022-05-13 00:48:39 +08:00
9a6da42100 fix(core): let exposed api use FileOperator 2022-05-13 00:45:38 +08:00
e6333387c9 fix(ui): remove spaces in export key filename 2022-05-13 00:42:03 +08:00
81fdd208a9 doc: update _sidebar.md
1. remove manual on email and advanced operations.
2022-05-13 00:37:41 +08:00
baa3b65f16 feat(ui): more advanced charset functions
1. support dealing more type of files with different charsets
2. solve cash cause by reading file thread
3. improve ui operations
2022-05-13 00:36:57 +08:00
8df61cfee0 fix: solve problem on .gitignore
1. fix ignore item for GpgFrontendUIExport
2022-05-13 00:35:03 +08:00
917a8be86a fix: solve openssl issue senselessly for macOS 2022-05-13 00:34:10 +08:00
1e51f0839c feat(core): add charset operations
1. introduce library icu
2. add CharsetOperator
2022-05-13 00:31:41 +08:00
3816c05d13 Merge pull request #60 from saturneric/develop-2.0.7 2022-05-11 13:26:29 +08:00
9293cd93c0 doc: update documents.
1. update ReadME.md.
2. update User Manual.
2022-05-11 00:15:33 +08:00
3a401ef4fe Merge pull request #58 from saturneric/develop-2.0.7 2022-05-10 12:08:24 +08:00
1f00f4c51a fix: solve issue in macOS Xode build
1. add missing XOCDE_BUILD variable.
2022-05-10 01:45:37 +08:00
47abca2607 feat: improve UI library's encapsulation 2022-05-10 00:33:50 +08:00
a1bef0cc06 Merge pull request #57 from saturneric/develop-2.0.7
Develop 2.0.7
v2.0.7
2022-05-09 23:58:36 +08:00
ab8e1b0cee fix: modified init order 2022-05-09 23:27:40 +08:00
3253e4b8d8 refactor: increase version to 2.0.7 2022-05-09 23:09:59 +08:00
772d8fc81e fix: avoid block when refreshing keys 2022-05-09 23:03:01 +08:00
058f39a1a5 fix: fix build issues on linux platform 2022-05-09 22:54:01 +08:00
670733f7a9 fix: fix crash poblem when doing operations
1. refactor GpgFunctionObject to solve shared library problem.
2. fix multi-threading issues in refreshing.
3. improve loading speed for key list
4. improve ui operation
5. do other fixing and improving operations
2022-05-09 22:40:54 +08:00
8330dc3c1a Merge pull request #56 from saturneric/develop-2.0.6
Develop 2.0.6.1
2022-05-09 06:49:31 +08:00
be3e4f3e19 doc: add entry to developer document. 2022-05-09 06:47:54 +08:00
9da6797a7a feat: trigger GpgFrontend-Doxygen generation 2022-05-09 06:35:52 +08:00