Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: use gfalloc functions properlydev/2.1.3/qt5 | saturneric | 2024-05-11 | 1 | -1/+4 |
| | |||||
* | fix: use qvector instead of qlist at qt5 env | saturneric | 2024-05-11 | 1 | -31/+37 |
| | |||||
* | fix: use keyValueBegin() and keyValueEnd() at qt5 env | saturneric | 2024-05-11 | 1 | -0/+7 |
| | |||||
* | fix: try to get style name at qt5 env | saturneric | 2024-05-11 | 1 | -0/+9 |
| | |||||
* | fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at ↵ | saturneric | 2024-05-11 | 1 | -1/+4 |
| | | | | qt5 env | ||||
* | fix: rewrite function signature SlotMkdirBelowAtSelectedItem | saturneric | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | fix: move some of the functions in TaskRunner.h into public scope instead of ↵ | saturneric | 2024-05-11 | 1 | -2/+0 |
| | | | | public slots. | ||||
* | fix: mod_gpg_info use qt5::core at qt5 env | saturneric | 2024-05-11 | 1 | -4/+7 |
| | |||||
* | fix: add mods into linuxdeployqt executable dir | saturneric | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | fix: add libgpgfrontend_module_sdk as a installed share library | saturneric | 2024-05-11 | 1 | -1/+2 |
| | |||||
* | fix: solve flatpak build issue | saturneric | 2024-05-10 | 1 | -0/+2 |
| | |||||
* | fix: editing subkey expire date of public key ring is forbidden | saturneric | 2024-05-04 | 1 | -1/+1 |
| | |||||
* | feat: update translations | saturneric | 2024-05-03 | 6 | -1562/+1692 |
| | |||||
* | fix: solve a build issue and add a tip for integrated module | saturneric | 2024-05-03 | 3 | -1/+21 |
| | |||||
* | fix: continue to solve safe issues | saturneric | 2024-05-03 | 2 | -2/+8 |
| | |||||
* | feat: add german translations and fix a chinese translation | saturneric | 2024-05-03 | 2 | -38/+38 |
| | |||||
* | fix: solve safe issues | saturneric | 2024-05-03 | 8 | -10/+14 |
| | |||||
* | fix: off but still can edit | saturneric | 2024-05-03 | 1 | -12/+12 |
| | |||||
* | fix: discard changes but text still remains | saturneric | 2024-05-03 | 10 | -34/+28 |
| | |||||
* | Merge remote-tracking branch 'origin/main' into develop | saturneric | 2024-05-03 | 2 | -34/+23 |
|\ | |||||
| * | Merge pull request #145 from jermanuts/jermanuts-wizard-links-update | Saturn&Eric | 2024-04-21 | 3 | -28/+17 |
| |\ | | | | | | | Jermanuts wizard links update | ||||
| | * | Update installation wizard links | jermanuts | 2024-04-07 | 1 | -25/+14 |
| | | | | | | | | | | | | | | | Reflects to the new docs links. Please let me know if it work correctly on your build. | ||||
| | * | fix typo contract -> contact | jermanuts | 2024-03-24 | 1 | -3/+3 |
| | | | |||||
| | * | Rename contract.md to contact.md | jermanuts | 2024-03-24 | 1 | -0/+0 |
| |/ | |||||
| * | Merge pull request #141 from jermanuts/main | Saturn&Eric | 2024-03-18 | 1 | -2/+3 |
| |\ | | | | | | | Update Translate Interface guide | ||||
| | * | Add more detailed translation process | jermanuts | 2024-03-18 | 1 | -0/+2 |
| | | | |||||
| | * | rephrase translate-interface.md | jermanuts | 2024-03-18 | 1 | -2/+1 |
| |/ | | | | | It sounds a bit underappreciating. Translation is a great way to reach a wider audience. | ||||
| * | Merge pull request #134 from saturneric/doc/2.1.2/main | Saturn&Eric | 2024-02-24 | 31 | -928/+1434 |
| |\ | | | | | | | Update manual and trademark | ||||
* | | | feat: upgrade project to v2.1.3 | saturneric | 2024-05-03 | 1 | -1/+1 |
| | | | |||||
* | | | fix: "auto-key-retrieve" instead of "auto-key-import" | saturneric | 2024-05-03 | 4 | -16/+14 |
| | | | |||||
* | | | feat: add different icons | saturneric | 2024-05-03 | 16 | -8/+30 |
| | | | |||||
* | | | fix: update translations | saturneric | 2024-05-03 | 8 | -2328/+3697 |
| | | | |||||
* | | | fix: set min size of key mnt and another main window | saturneric | 2024-05-03 | 2 | -3/+2 |
| | | | |||||
* | | | feat: add option to close all gnupg daemon at close | saturneric | 2024-05-03 | 6 | -24/+86 |
| | | | |||||
* | | | fix: min size of main windows is 640 * 480 | saturneric | 2024-05-03 | 1 | -7/+10 |
| | | | |||||
* | | | fix: correct some spelling mistakes | saturneric | 2024-05-03 | 8 | -35/+36 |
| | | | |||||
* | | | feat: support theme changing by user | saturneric | 2024-05-03 | 8 | -153/+179 |
| | | | |||||
* | | | fix: reset module settings object in a proper way | saturneric | 2024-04-30 | 8 | -38/+37 |
| | | | |||||
* | | | feat: add progress bar at gnupg info tab | saturneric | 2024-04-30 | 2 | -0/+19 |
| | | | |||||
* | | | fix: can not find mods on macos platform | saturneric | 2024-04-30 | 1 | -1/+3 |
| | | | |||||
* | | | feat: improve functions and ui on module | saturneric | 2024-04-30 | 9 | -32/+132 |
| | | | |||||
* | | | feat: place mods at linux install process | saturneric | 2024-04-30 | 2 | -0/+10 |
| | | | |||||
* | | | fix: enable the hardened runtime | saturneric | 2024-04-28 | 1 | -1/+1 |
| | | | |||||
* | | | fix: correct a mistake in ci config file | saturneric | 2024-04-28 | 1 | -1/+1 |
| | | | |||||
* | | | fix: run macdeployqt and codesign out of cmake build process | saturneric | 2024-04-28 | 2 | -19/+6 |
| | | | |||||
* | | | feat: add the build mods only option for macos ci | saturneric | 2024-04-28 | 3 | -27/+52 |
| | | | |||||
* | | | fix: --team-id line missing '\' | saturneric | 2024-04-28 | 1 | -1/+1 |
| | | | |||||
* | | | feat: load both integrated and external modules | saturneric | 2024-04-28 | 3 | -24/+73 |
| | | | |||||
* | | | Merge branch 'dev/2.1.2/main' into develop | saturneric | 2024-04-28 | 37 | -2733/+9 |
|\ \ \ | |||||
| * | | | feat: add module manager ui filedev/2.1.2/main | saturneric | 2024-04-11 | 1 | -0/+226 |
| | | | |