Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix: 'kCrashCode' is not a member of 'GpgFrontend' | saturneric | 2025-01-27 | 1 | -0/+2 | |
| | | ||||||
| * | fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵ | saturneric | 2025-01-27 | 2 | -4/+5 | |
| | | | | | | | | constructor | |||||
| * | refactor: clean up code | saturneric | 2025-01-27 | 24 | -103/+45 | |
| | | ||||||
| * | fix: kill all gnupg daemons in a proper way | saturneric | 2025-01-27 | 15 | -266/+384 | |
| | | ||||||
| * | feat: allow changing sort options by ui at file page | saturneric | 2025-01-26 | 1 | -0/+1 | |
| | | ||||||
| * | feat: users can choose which crypto tool bar buttons are displayed | saturneric | 2025-01-26 | 11 | -27/+158 | |
| | | ||||||
| * | feat: add ui ability to switch batch mode | saturneric | 2025-01-26 | 5 | -10/+20 | |
| | | ||||||
| * | fix: improve code compatibility | saturneric | 2025-01-26 | 20 | -82/+56 | |
| | | ||||||
| * | fix: optimums unknown fpr verifying helper | saturneric | 2025-01-26 | 8 | -117/+61 | |
| | | ||||||
| * | feat: allow file batch operations | saturneric | 2025-01-26 | 23 | -971/+1434 | |
| | | ||||||
| * | fix: 'std::future' is defined in header '<future>' | saturneric | 2025-01-26 | 1 | -0/+2 | |
| | | ||||||
| * | feat: relative path by default at portable mode | saturneric | 2025-01-21 | 1 | -0/+2 | |
| | | ||||||
| * | fix: create app config path if possible | saturneric | 2025-01-21 | 1 | -0/+5 | |
| | | ||||||
| * | fix: make app fully portable | saturneric | 2025-01-21 | 3 | -3/+11 | |
| | | ||||||
| * | feat: enhance key db functions | saturneric | 2025-01-21 | 13 | -129/+246 | |
| | | | | | | | | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode | |||||
| * | Merge branch 'develop' into dev/2.1.6/main | saturneric | 2025-01-21 | 12 | -336/+360 | |
| |\ | ||||||
| | * | ts: correct Italian translation | saturneric | 2024-12-22 | 1 | -20/+20 | |
| | | | ||||||
| | * | ts: update Italian translation | saturneric | 2024-12-21 | 1 | -204/+250 | |
| | | | ||||||
| | * | fix: avoid check action triggering the show of key detail dialog | saturneric | 2024-12-21 | 4 | -37/+2 | |
| | | | ||||||
| | * | fix: ResizeToContents behaviors of key list | saturneric | 2024-12-21 | 4 | -140/+70 | |
| | | | ||||||
| | * | fix: symbols link error on mingw64 | saturneric | 2024-12-20 | 2 | -6/+5 | |
| | | | ||||||
| | * | fix: adjust the width of key list cell correctly | saturneric | 2024-12-20 | 8 | -17/+101 | |
| | | | ||||||
| | * | fix: try to add all platform plugins for AppImage | saturneric | 2024-12-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 83 | -552/+405 | |
| | | | ||||||
* | | | doc: update README.md | saturneric | 2024-12-22 | 1 | -4/+13 | |
| |/ |/| | ||||||
* | | fix: correct gnu license text | saturneric | 2024-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | doc: update SECURITY.md | saturneric | 2024-12-05 | 1 | -0/+4 | |
| | ||||||
* | project: adjust devops config | saturneric | 2024-12-03 | 2 | -13/+13 | |
| | ||||||
* | fix: solve commit hash mismatch issue | saturneric | 2024-12-03 | 2 | -1/+1 | |
| | ||||||
* | fix: qt5 build | saturneric | 2024-12-03 | 1 | -0/+3 | |
| | ||||||
* | fix: eml encrypt error handling | saturneric | 2024-12-03 | 1 | -6/+2 | |
| | ||||||
* | fix: solve memory issues discovered on linux | saturneric | 2024-12-03 | 2 | -17/+43 | |
| | ||||||
* | fix: compiler warnings | saturneric | 2024-12-03 | 9 | -46/+42 | |
| | ||||||
* | fix: variable 'mods_path' is reassigned a value before the old one has been ↵ | saturneric | 2024-12-03 | 3 | -34/+52 | |
| | | | | used. | |||||
* | fix: discovered issues by testing | saturneric | 2024-12-03 | 9 | -15/+49 | |
| | ||||||
* | fix: integrated modules loading path | saturneric | 2024-12-03 | 1 | -2/+7 | |
| | ||||||
* | fix: devops configs for qt5 on windows | saturneric | 2024-12-02 | 1 | -3/+3 | |
| | ||||||
* | fix: set bundled gnupg version | saturneric | 2024-12-02 | 2 | -2/+2 | |
| | ||||||
* | feat: update appstream meta data | saturneric | 2024-12-02 | 2 | -0/+4 | |
| | ||||||
* | translation: improve zh_CN translation of Editor | saturneric | 2024-12-02 | 1 | -1/+1 | |
| | ||||||
* | fix: discovered issues | saturneric | 2024-12-02 | 8 | -31/+53 | |
| | ||||||
* | fix: solve memory issues of sdk apis | saturneric | 2024-12-02 | 5 | -36/+58 | |
| | ||||||
* | fix: ui initializes before core fully initialized | saturneric | 2024-12-02 | 2 | -7/+9 | |
| | ||||||
* | fix: export subkey test cases on windows | saturneric | 2024-12-02 | 1 | -8/+12 | |
| | ||||||
* | feat: upgrade to v2.1.6 | saturneric | 2024-12-02 | 2 | -1/+1 | |
| | ||||||
* | fix: support debug module loading by AppImage | saturneric | 2024-12-02 | 1 | -8/+8 | |
| | ||||||
* | fix: should add matrix.os in the dmg name | saturneric | 2024-12-02 | 1 | -3/+3 | |
| | ||||||
* | feat: change matrix.os to runner.osdev/2.1.5/main | saturneric | 2024-12-02 | 3 | -73/+73 | |
| | ||||||
* | feat: use gpgme 1.23.2 on develop build | saturneric | 2024-12-02 | 2 | -2/+2 | |
| | ||||||
* | translation: improve zh_CN | saturneric | 2024-12-02 | 1 | -1/+1 | |
| |