aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowFileSlotFunction.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: code clean up of main windowsaturneric2025-01-271-436/+0
|
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-13/+6
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-604/+50
|
* refactor: clean up codesaturneric2025-01-271-12/+3
|
* fix: improve code compatibilitysaturneric2025-01-261-9/+9
|
* fix: optimums unknown fpr verifying helpersaturneric2025-01-261-15/+16
|
* feat: allow file batch operationssaturneric2025-01-261-796/+794
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-24/+24
|
* fix: compiler warningssaturneric2024-12-031-18/+14
|
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-31/+1
|
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-42/+38
|
* feat: support verifying email through eml datasaturneric2024-11-251-4/+28
|
* feat: auto import missing key after verifysaturneric2024-11-171-19/+72
|
* fix: should check key status immediately after get itsaturneric2024-10-261-0/+21
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-316/+387
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-6/+0
|
* fix: cannot properly find and verify some special-name original filesdev/2.1.1/mainsaturneric2024-02-011-2/+3
|
* feat: enhance gnupg control boardsaturneric2024-01-251-27/+29
|
* fix: improve file pagesaturneric2024-01-241-0/+2
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-10/+18
|
* fix: slove discovered faults and bugssaturneric2024-01-191-11/+14
|
* fix: find and slove some bugssaturneric2024-01-171-11/+18
|
* fix: slove some issues and update translationssaturneric2024-01-161-12/+36
|
* refactor: remove libgettext from projectsaturneric2024-01-161-120/+117
|
* fix: slove the languange settings issuesaturneric2024-01-151-5/+5
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-10/+20
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-26/+17
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-120/+111
|
* feat: integrate logging api to coresaturneric2024-01-051-3/+3
|
* fix: find and solve some issuessaturneric2024-01-011-12/+18
|
* feat: fully test basical operations of archive and filesaturneric2023-12-311-58/+237
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-245/+190
|
* feat: avoid reading entire file to memorysaturneric2023-12-271-45/+48
|
* fix: add test cases and test file basical operationssaturneric2023-12-261-92/+57
|
* fix: test basical operations of gpg at both test cases and guisaturneric2023-12-261-304/+292
|
* fix: use the new async encrypt symmetric api at gui appsaturneric2023-12-241-10/+12
|
* fix: test the encrypt async api on gui appsaturneric2023-12-241-12/+12
|
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-5/+9
|
* feat: move test to src and add submodule googletestsaturneric2023-12-061-8/+8
|
* style: improve code style of coresaturneric2023-10-301-8/+8
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-42/+46
|
* fix: solve some code tidy issuessaturneric2023-10-251-1/+7
|
* refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric2023-10-161-70/+63
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: simplify settings lookupSaturneric2023-04-051-32/+12
|
* fix: reduce info level logsSaturneric2023-02-111-11/+11
|
* feat: change the log style in source filesSaturneric2023-02-031-16/+18
|
* fix(ui): fix signer picker and other issuesSaturneric2022-07-221-1/+4
| | | | | 1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
* refactor: modified part of ui processing codeSaturneric2022-05-141-82/+101
|