|
cb299a2b9c
|
fix: record the actural size
1. record the actural size of dialogs and main windows when they are closing
|
2022-11-26 19:19:19 +08:00 |
|
|
56f7842527
|
feat(doc): update contract info
|
2022-11-08 22:21:42 +08:00 |
|
|
e1e9a3337e
|
feat(ui): add ui file about AppearanceSettings
|
2022-09-03 20:38:59 +08:00 |
|
|
d990380db8
|
feat(ui): attach not when 'ENV Loading Failed' occurred.
|
2022-09-03 20:29:07 +08:00 |
|
|
8204039b7e
|
fix(core, ui): delete some unnecessary logs
|
2022-09-03 20:20:31 +08:00 |
|
|
4201e3d55c
|
fix(ui): fix user feedback issues.
1. add the font size settings of text editor.
2. fix exception under Russia lang when doing verification.
|
2022-09-03 20:11:36 +08:00 |
|
|
7dfe0bdb6f
|
feat(project): support freebsd build
|
2022-07-24 22:07:44 +08:00 |
|
|
b244320b2d
|
Merge pull request #70 from saturneric/dev/2.0.8/saturneric
Develop 2.0.9.1
v2.0.9
|
2022-07-23 22:54:51 +08:00 |
|
|
7e34813831
|
feat(project): add rpm package support
|
2022-07-23 21:37:23 +08:00 |
|
|
e8c8e13835
|
refactor(third_party): remove encoding-detect
|
2022-07-23 20:27:31 +08:00 |
|
|
61cc4ed27f
|
feat(ui): add tab to show gnupg info
|
2022-07-23 20:18:23 +08:00 |
|
|
da9494c35e
|
fix(ui): fix button style problem
|
2022-07-23 19:33:42 +08:00 |
|
|
47996a4162
|
fix(ci): delete ubuntu 18.04 from deb package build
|
2022-07-23 04:33:22 +08:00 |
|
|
cd3220b0f3
|
feat(project): upgrade to v2.0.9
|
2022-07-23 04:05:39 +08:00 |
|
|
9839700301
|
feat(third_party): update gpgme
|
2022-07-23 03:53:17 +08:00 |
|
|
57827d3fb2
|
feat(ci): add ubuntu 22.04 and 18.04 support for deb package
|
2022-07-23 03:43:40 +08:00 |
|
|
3685bb4335
|
Merge pull request #68 from saturneric/develop-2.0.8
Develop 2.0.8.4
|
2022-07-23 03:29:12 +08:00 |
|
|
ff73042072
|
fix(ui): fix signer picker and other issues
1. signer picker can cancel its operation now
2. fix window title of "Export As Key Package"
|
2022-07-23 02:56:08 +08:00 |
|
|
a6d22ea199
|
refactor(ui): adjust file structure
|
2022-07-23 01:46:34 +08:00 |
|
|
f3ff434946
|
style(src): reformat code
|
2022-07-23 01:26:53 +08:00 |
|
|
8729378555
|
feat(ui): use general main window and dialog class
1. store window size and position
2. store icon size and style
|
2022-07-23 01:21:48 +08:00 |
|
|
96009aba6d
|
fix: fix some issues
1. fix crash when keyserver list is empty.
2. refactor KeyServerImportDialog
3. reduce header file including
|
2022-06-05 19:40:22 +08:00 |
|
|
769465f149
|
fix(ui): fix crash when start app.
|
2022-06-01 23:12:20 +08:00 |
|
|
38f78fa113
|
Merge branch 'dev/2.0.8/saturneric' into develop-2.0.8
|
2022-05-25 10:09:00 +08:00 |
|
|
ffcb447b77
|
doc(manual): fix urls
|
2022-05-25 09:56:27 +08:00 |
|
|
9b68c9f7ee
|
Merge pull request #67 from saturneric/develop-2.0.8
Develop 2.0.8.3
|
2022-05-23 00:38:24 +08:00 |
|
musing
|
50e3646f4d
|
docs(): fix #7 spelling mistake
|
2022-05-22 23:49:12 +08:00 |
|
|
6b4a67d5b9
|
perf: improve ListedKeyServerTestThread
1. fixes #9
|
2022-05-22 19:14:16 +08:00 |
|
musing
|
d40f4d1d31
|
docs(core): add comment
|
2022-05-21 17:37:46 +08:00 |
|
|
5b3a1d7b8b
|
fix: solve key server import not working issues
|
2022-05-21 15:02:21 +08:00 |
|
|
306cc5b41a
|
Merge pull request #66 from saturneric/develop-2.0.8
Develop 2.0.8.2
|
2022-05-21 03:13:55 +08:00 |
|
|
c77c131688
|
fix(ui): there is possible null pointer dereference
|
2022-05-21 02:41:11 +08:00 |
|
|
bd242e5ccc
|
fix: solve issue caused by sig buffer
|
2022-05-21 02:31:21 +08:00 |
|
|
51930fbcb4
|
refactor: modify basic operations slots in main window
|
2022-05-21 02:30:11 +08:00 |
|
|
5369960a42
|
feat: explain Not Fully Valid reason
|
2022-05-21 02:16:30 +08:00 |
|
|
e4e8e0308c
|
fix: remove useless log in Channel system
|
2022-05-21 02:10:54 +08:00 |
|
|
7d5a4bed7f
|
feat: track pending tasks in task runner system
|
2022-05-21 02:10:06 +08:00 |
|
|
c91305046c
|
fix: improve about dialog about version checking
|
2022-05-21 02:09:10 +08:00 |
|
|
b803f3339c
|
pref: improve compiling speed
|
2022-05-21 02:08:01 +08:00 |
|
|
a62eed1038
|
refactor: change version checking to task
|
2022-05-21 02:07:02 +08:00 |
|
|
7d598eb7b8
|
feat: handle application's exceptions and crash
|
2022-05-21 02:05:52 +08:00 |
|
|
4ec3991a82
|
fix: connect correct signal
|
2022-05-21 02:03:29 +08:00 |
|
|
8eb19fcf9c
|
fix: improve settings dialog style on macOS
|
2022-05-20 03:16:33 +08:00 |
|
|
ef25178144
|
fix: solve general problems for compiling
|
2022-05-20 03:03:42 +08:00 |
|
|
6d2f0fec12
|
fix: adjust initialized order and organize
1. disable command line file arg input ability
|
2022-05-20 03:02:22 +08:00 |
|
|
c80f04424b
|
pref: improve pch for compiling speed
|
2022-05-20 03:00:46 +08:00 |
|
|
4043b86f60
|
refactor: change log level for task system
|
2022-05-20 02:44:02 +08:00 |
|
|
6c884e5833
|
perf: improve initialized and recover process
1. init logging system
2. init ui
3. init main
|
2022-05-20 02:41:21 +08:00 |
|
|
21bec7548d
|
fix: solve user manual navbar.md link to downloads
|
2022-05-18 14:06:15 +08:00 |
|
|
a03266788a
|
Merge pull request #65 from saturneric/develop-2.0.8
Develop 2.0.8.1
|
2022-05-18 03:17:07 +08:00 |
|