aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: use gfalloc functions properlydev/2.1.3/qt5saturneric2024-05-111-1/+4
|
* fix: use qvector instead of qlist at qt5 envsaturneric2024-05-111-31/+37
|
* fix: use keyValueBegin() and keyValueEnd() at qt5 envsaturneric2024-05-111-0/+7
|
* fix: try to get style name at qt5 envsaturneric2024-05-111-0/+9
|
* fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at ↵saturneric2024-05-111-1/+4
| | | | qt5 env
* fix: rewrite function signature SlotMkdirBelowAtSelectedItemsaturneric2024-05-111-1/+1
|
* fix: move some of the functions in TaskRunner.h into public scope instead of ↵saturneric2024-05-111-2/+0
| | | | public slots.
* fix: mod_gpg_info use qt5::core at qt5 envsaturneric2024-05-111-4/+7
|
* fix: add mods into linuxdeployqt executable dirsaturneric2024-05-111-1/+1
|
* fix: add libgpgfrontend_module_sdk as a installed share librarysaturneric2024-05-111-1/+2
|
* fix: solve flatpak build issuesaturneric2024-05-101-0/+2
|
* fix: editing subkey expire date of public key ring is forbiddensaturneric2024-05-041-1/+1
|
* feat: update translationssaturneric2024-05-036-1562/+1692
|
* fix: solve a build issue and add a tip for integrated modulesaturneric2024-05-033-1/+21
|
* fix: continue to solve safe issuessaturneric2024-05-032-2/+8
|
* feat: add german translations and fix a chinese translationsaturneric2024-05-032-38/+38
|
* fix: solve safe issuessaturneric2024-05-038-10/+14
|
* fix: off but still can editsaturneric2024-05-031-12/+12
|
* fix: discard changes but text still remainssaturneric2024-05-0310-34/+28
|
* Merge remote-tracking branch 'origin/main' into developsaturneric2024-05-032-34/+23
|\
| * Merge pull request #145 from jermanuts/jermanuts-wizard-links-updateSaturn&Eric2024-04-213-28/+17
| |\ | | | | | | Jermanuts wizard links update
| | * Update installation wizard linksjermanuts2024-04-071-25/+14
| | | | | | | | | | | | | | | Reflects to the new docs links. Please let me know if it work correctly on your build.
| | * fix typo contract -> contactjermanuts2024-03-241-3/+3
| | |
| | * Rename contract.md to contact.mdjermanuts2024-03-241-0/+0
| |/
| * Merge pull request #141 from jermanuts/mainSaturn&Eric2024-03-181-2/+3
| |\ | | | | | | Update Translate Interface guide
| | * Add more detailed translation processjermanuts2024-03-181-0/+2
| | |
| | * rephrase translate-interface.mdjermanuts2024-03-181-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/mainSaturn&Eric2024-02-2431-928/+1434
| |\ | | | | | | Update manual and trademark
* | | feat: upgrade project to v2.1.3saturneric2024-05-031-1/+1
| | |
* | | fix: "auto-key-retrieve" instead of "auto-key-import"saturneric2024-05-034-16/+14
| | |
* | | feat: add different iconssaturneric2024-05-0316-8/+30
| | |
* | | fix: update translationssaturneric2024-05-038-2328/+3697
| | |
* | | fix: set min size of key mnt and another main windowsaturneric2024-05-032-3/+2
| | |
* | | feat: add option to close all gnupg daemon at closesaturneric2024-05-036-24/+86
| | |
* | | fix: min size of main windows is 640 * 480saturneric2024-05-031-7/+10
| | |
* | | fix: correct some spelling mistakessaturneric2024-05-038-35/+36
| | |
* | | feat: support theme changing by usersaturneric2024-05-038-153/+179
| | |
* | | fix: reset module settings object in a proper waysaturneric2024-04-308-38/+37
| | |
* | | feat: add progress bar at gnupg info tabsaturneric2024-04-302-0/+19
| | |
* | | fix: can not find mods on macos platformsaturneric2024-04-301-1/+3
| | |
* | | feat: improve functions and ui on modulesaturneric2024-04-309-32/+132
| | |
* | | feat: place mods at linux install processsaturneric2024-04-302-0/+10
| | |
* | | fix: enable the hardened runtimesaturneric2024-04-281-1/+1
| | |
* | | fix: correct a mistake in ci config filesaturneric2024-04-281-1/+1
| | |
* | | fix: run macdeployqt and codesign out of cmake build processsaturneric2024-04-282-19/+6
| | |
* | | feat: add the build mods only option for macos cisaturneric2024-04-283-27/+52
| | |
* | | fix: --team-id line missing '\'saturneric2024-04-281-1/+1
| | |
* | | feat: load both integrated and external modulessaturneric2024-04-283-24/+73
| | |
* | | Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-2837-2733/+9
|\ \ \
| * | | feat: add module manager ui filedev/2.1.2/mainsaturneric2024-04-111-0/+226
| | | |