aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more info checksaturneric10 days1-1/+1
|
* feat: switch text-based model to workspace-based modelsaturneric11 days1-7/+9
|
* fix: testing and solve bugs foundsaturneric12 days1-6/+17
|
* feat: support key groupssaturneric12 days1-3/+10
|
* feat: add openpgp smart card supportsaturneric2025-04-121-2/+4
|
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-0/+7
|
* fix: qt5 compile issuessaturneric2025-02-031-1/+2
|
* feat: allow switch ascii mode at file page optionssaturneric2025-02-031-3/+3
|
* refactor: code clean up of main windowsaturneric2025-01-271-3/+25
|
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-9/+9
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-92/+4
|
* fix: improve code compatibilitysaturneric2025-01-261-8/+8
|
* fix: optimums unknown fpr verifying helpersaturneric2025-01-261-1/+1
|
* feat: allow file batch operationssaturneric2025-01-261-37/+152
|
* fix: qt5 build issuessaturneric2024-12-021-16/+15
|
* fix: solve discoverd issues on email functionssaturneric2024-11-281-0/+9
|
* feat: support decrypt & verify emailsaturneric2024-11-281-0/+12
|
* feat: support encrypting emailsaturneric2024-11-271-0/+6
|
* feat: improve ui logic and support more email operationssaturneric2024-11-271-18/+7
|
* feat: support uid revoke and uid delete operationssaturneric2024-11-261-1/+1
|
* feat: support eml data decryptionsaturneric2024-11-261-1/+29
|
* fix: add ui status control for email operationssaturneric2024-11-261-8/+9
|
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-1/+75
|
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-2/+52
|
* feat: support verifying email through eml datasaturneric2024-11-251-3/+29
|
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-2/+2
|
* feat: remove steganography menusaturneric2024-09-281-4/+3
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: move pinentry out of source codesaturneric2024-07-271-5/+0
|
* fix: discard changes but text still remainssaturneric2024-05-031-6/+1
|
* fix: correct some spelling mistakessaturneric2024-05-031-2/+2
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-1/+2
| | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-5/+5
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-2/+5
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-5/+0
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-20/+24
|
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-1/+1
|
* feat: fully test basical operations of archive and filesaturneric2023-12-311-39/+69
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-4/+17
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-0/+5
|
* feat: use rt listen publish event function in main windows' app version ↵Saturneric2023-10-251-13/+1
| | | | upgrade notification
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: support resotring unsaved pages after a crashSaturneric2023-07-131-0/+16
|
* feat: support marking a key as favouriteSaturneric2023-07-131-0/+18
|
* feat: add gnupg controllerSaturneric2023-04-041-0/+6
|
* feat: improve ui logic and menu operas in main windowSaturneric2023-03-311-0/+37
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-0/+5
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* feat(ui, core): add custom key db supportSaturneric2022-12-041-4/+4
| | | | | | 1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function