Commit Graph

23 Commits

Author SHA1 Message Date
94819b52a9 fix: improve icons and logo style 2024-02-25 19:27:57 +08:00
8b1a51cf25 freat: update logo and icons 2024-02-24 13:26:04 +08:00
bab198aa13 feat: improve key list and find widget 2024-01-23 21:24:14 +08:00
394e28ec52 fix: slove some issues and update translations 2024-01-17 00:54:18 +08:00
620ae9e7c1 refactor: remove libgettext from project 2024-01-16 21:35:59 +08:00
aeea160079 feat: improve tool menus and icons 2024-01-05 22:21:11 +08:00
1cdba285be feat: improve file browser's functions and tidy up codes 2024-01-01 17:15:25 +08:00
e0bc882bd4 feat: introduce mimalloc to replace secmem 2023-12-02 23:28:41 -08:00
66a1339b33 feat: use lfs to track locale files 2023-04-01 01:56:02 +08:00
d1e5dd5ae2 feat: use lfs to track some resources 2023-04-01 01:32:00 +08:00
61cc4ed27f feat(ui): add tab to show gnupg info 2022-07-23 20:18:23 +08:00
d7650e3851 <feature>(ui, resources): add imap folder support.
1. add some icons on imap folders.
2. add abstraction to imap folders.
2022-01-06 02:58:45 +08:00
af944181ee <feature>(ui, project): start to add imap support.
1. introduce vmime library.
2. add ReceiveMailDialog and related actions in MainWindowUI.
3. add git submodule vmime.
2022-01-05 22:33:08 +08:00
c20c7b9bb8 <feature, refactor>(core, ui): Key package generate.
1. refactor GpgKeyImportExporter to meet with key package generation.
2. add ExportKeyPackageDialog.
3. add Qt AES ability.
4. refactor Key List to provide menu ability control.
5. add check all and uncheck all ability to key list menu.
2022-01-04 01:25:59 +08:00
51259403d7 Added & Improved & Fixed.
Fixed Bugs in core.
Improved Send Mail & Keyserver Settings.
Added Pubkey Sync for key list.
Added Refresh for key list.
Improved Send Mail and others.
Known Bugs Fixed.
2021-12-16 17:36:19 +08:00
da0e403a6c Update Translate & Added.
1. Added Export OpenSSH Format
2. Added Export Short Secret Key
3. Improve UI
2021-12-13 18:16:54 +08:00
97d13004e4 Improve UI & Functions 2021-12-06 23:58:43 +08:00
590f222de4 Improve UI
1. Support Key List Tab
2. File Hash Calculate
3. File Rename
4. Fix known bugs
5. Fix known ci issues.
2021-12-06 03:00:26 +08:00
Saturneric
1686b03031 Improve UI. 2021-07-06 11:17:33 +08:00
Saturneric
f96179e926 UI Improved.
Bugs Fixed.
2021-06-23 16:14:31 +08:00
Saturneric
b90ea80008 Repair and improve the functions and UI related to the upload and update of the key server.
Improve part of the UI description.
Repair the problems in the project configuration file.
2021-06-22 04:31:25 +08:00
Saturneric
4bd6e0a8f1 Improve project configuration files.
Set the TS file to update automatically.
Set to automatically generate QM files.
Adjust the configuration file reading path.
Fix the refresh logic of the configuration file.
Set icon for executable file
Improve the about page.
Adjust the configuration file reading and setting related to Key Server.
2021-06-18 16:47:06 +08:00
Saturneric
7e218e5ddc Improve project configuration files.
Automatically copy resource files during project settings.
Change the name of the build target to gpgfrontend.
Automatic configuration of compilation information such as version number during project setting.
Solve the problem that Windows cannot run normally.
2021-06-18 01:57:07 +08:00