aboutsummaryrefslogtreecommitdiffstats
path: root/gpgfrontend.qrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-0/+1
|
* feat: support key groupssaturneric11 days1-0/+1
|
* feat: add openpgp smart card supportsaturneric2025-04-121-0/+1
|
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-261-1/+3
|
* feat: allow file batch operationssaturneric2025-01-261-0/+1
|
* fix: discovered issues by testingsaturneric2024-12-031-0/+2
|
* feat: improve icons and paddingsaturneric2024-11-291-5/+5
|
* feat: improve ui logic and support more email operationssaturneric2024-11-271-0/+1
|
* feat: support eml data decryptionsaturneric2024-11-261-0/+1
|
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-0/+1
|
* feat: add option to disable auto fetch key publish status functionsaturneric2024-11-221-0/+1
|
* fix: add a resource itemsaturneric2024-10-261-0/+1
|
* feat: remove steganography menusaturneric2024-09-281-0/+2
|
* feat: add setting iconsaturneric2024-08-051-0/+1
|
* feat: user can select shown columns at key tablesaturneric2024-06-281-0/+1
|
* feat: add different iconssaturneric2024-05-031-0/+12
|
* fix: improve icons and logo stylesaturneric2024-02-251-2/+3
|
* freat: update logo and iconssaturneric2024-02-241-5/+1
|
* feat: improve key list and find widgetsaturneric2024-01-231-1/+3
|
* fix: slove some issues and update translationssaturneric2024-01-161-0/+10
|
* refactor: remove libgettext from projectsaturneric2024-01-161-1/+1
|
* feat: improve tool menus and iconssaturneric2024-01-051-0/+5
|
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-0/+1
|
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-0/+5
|
* feat: use lfs to track locale filessaturneric2023-03-311-1/+1
|
* feat: use lfs to track some resourcessaturneric2023-03-311-75/+75
|
* feat(ui): add tab to show gnupg infoSaturneric2022-07-231-0/+1
|
* <feature>(ui, resources): add imap folder support.Saturneric2022-01-051-0/+10
| | | | | 1. add some icons on imap folders. 2. add abstraction to imap folders.
* <feature>(ui, project): start to add imap support.Saturneric2022-01-051-0/+1
| | | | | | 1. introduce vmime library. 2. add ReceiveMailDialog and related actions in MainWindowUI. 3. add git submodule vmime.
* <feature, refactor>(core, ui): Key package generate.Saturneric2022-01-031-0/+1
| | | | | | | | 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.
* Added & Improved & Fixed.Saturneric2021-12-161-0/+1
| | | | | | | | | 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.
* Update Translate & Added.Saturneric2021-12-131-0/+1
| | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
* Improve UI & FunctionsSaturneric2021-12-061-0/+1
|
* Improve UISaturneric2021-12-051-0/+2
| | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues.
* Improve UI.Saturneric2021-07-061-0/+2
|
* UI Improved.Saturneric2021-06-231-0/+1
| | | | Bugs Fixed.
* Repair and improve the functions and UI related to the upload and update of ↵Saturneric2021-06-211-0/+1
| | | | | | | the key server. Improve part of the UI description. Repair the problems in the project configuration file.
* Improve project configuration files.Saturneric2021-06-181-0/+1
| | | | | | | | | | 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.
* Improve project configuration files.Saturneric2021-06-171-0/+56
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.