| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: add openssl dependency for windows cidev/2.0.5 | Saturneric | 2022-05-05 | 1 | -1/+1 |
* | fix: remove git from macos ci dependency | Saturneric | 2022-05-05 | 2 | -2/+2 |
* | fix: fix dependency in codeql-analysis.yml | Saturneric | 2022-05-05 | 1 | -1/+1 |
* | fix(ci): fix ci config | Saturneric | 2022-04-10 | 2 | -11/+11 |
* | fix(project): remove automatic build | Saturneric | 2022-04-10 | 4 | -23/+11 |
* | <fix>(ui): fix error in IMAPFolder | Saturneric | 2022-03-19 | 1 | -1/+1 |
* | <fix>(core, ui): fix codacy issues. | Saturneric | 2022-03-19 | 4 | -11/+31 |
* | Merge branch 'develop-2.0.5' of github.com:saturneric/GpgFrontend into develo... | Saturneric | 2022-03-19 | 0 | -0/+0 |
|\ |
|
| * | Merge branch 'main' into develop-2.0.5 | Saturn&Eric | 2022-03-19 | 0 | -0/+0 |
| |\ |
|
| | * | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -1/+1 |
| | * | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -29/+23 |
| | * | <doc>(project): Update README and delete SECURITY | Saturneric | 2022-01-15 | 2 | -35/+65 |
* | | | <fix>(project): fix link issues | Saturneric | 2022-03-19 | 1 | -1/+1 |
* | | | <fix>(doc, ci): Adjust deb package generation settings. | Saturneric | 2022-03-19 | 2 | -2/+2 |
|/ / |
|
* | | <fix>(doc): Fix code for multilingual support | Saturneric | 2022-03-19 | 1 | -2/+2 |
* | | <fix>(core, ui): Fix issues related to compression and decompression | Saturneric | 2022-03-19 | 4 | -84/+126 |
* | | <fix>(core): Fix the path compatibility problem of loading certificates under... | Saturneric | 2022-03-19 | 1 | -1/+1 |
* | | <fix>(ci): Completely remove gcc related configuration in macOS compilation | Saturneric | 2022-03-19 | 2 | -2/+0 |
* | | <feat>(doc): Add some common operating system compilation methods | Saturneric | 2022-03-19 | 1 | -10/+86 |
* | | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 19 | -119/+258 |
* | | <fix>(ui): Fix the problem that the file cannot be signed | Saturneric | 2022-03-13 | 1 | -1/+4 |
* | | <fix>(ci): update ci file for mac | Saturneric | 2022-03-13 | 2 | -4/+4 |
* | | <fix>(ui): fix macro problem | Saturneric | 2022-03-13 | 1 | -1/+1 |
* | | <fix>(ui): fix TRANSLATORS file not shown at deb | Saturneric | 2022-03-13 | 1 | -17/+23 |
* | | <refactor>(doc): merge dev/doc/2.0.5 | Saturneric | 2022-03-13 | 26 | -388/+818 |
|\ \ |
|
| * | | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -1/+1 |
| * | | <doc>(project): update README.md. | Saturneric | 2022-01-16 | 1 | -29/+23 |
| * | | <doc>(project): update README.md and delete SECURITY.md. | Saturneric | 2022-01-15 | 2 | -35/+65 |
* | | | <fix>(ci): Fix code inspection build issues | Saturneric | 2022-03-12 | 1 | -4/+6 |
* | | | <fix>(ci): Fix the problem of MinGW compilation | Saturneric | 2022-03-12 | 1 | -1/+3 |
* | | | <fix>(ui): Fix crash after opening a PlainTextEditorPage | Saturneric | 2022-03-12 | 1 | -1/+1 |
* | | | <fix>(ui): Improve UI experience | Saturneric | 2022-03-12 | 1 | -2/+2 |
* | | | <refactor, fix>(core, ui): Some tweaks and fixes | Saturneric | 2022-03-12 | 3 | -14/+31 |
* | | | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 2022-03-12 | 6 | -37/+559 |
* | | | <fix>(core): Fix the existing problem of the key package | Saturneric | 2022-03-12 | 2 | -2/+24 |
* | | | Merge branch 'develop-2.0.5' of git.codesdream.com:GpgFrontend into develop-2... | Saturneric | 2022-03-12 | 7 | -45/+69 |
|\ \ \ |
|
| * | | | <fix, refactor, feat> adjust the project configuration | stehu | 2022-03-04 | 7 | -45/+69 |
* | | | | <fix>(core): Fix the setting loading IO problem under Windows | Saturneric | 2022-03-12 | 2 | -6/+16 |
* | | | | <chore>(core): Resolve libarchive compile dependencies for Windows | Saturneric | 2022-03-12 | 2 | -1/+6 |
* | | | | <feat, refactor>(ui, core): Transfer file hash calculation logic to core | Saturneric | 2022-02-13 | 3 | -49/+65 |
|/ / / |
|
* | | | <fix>(ci): Minor bug in modifying OS labels in ci files | Saturneric | 2022-02-13 | 1 | -1/+1 |
* | | | <feat, refactor>(src): Cancel the operation of the file through the right-cli... | Saturneric | 2022-02-13 | 3 | -125/+5 |
* | | | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 2022-02-13 | 6 | -24/+132 |
* | | | <fix>(ci): Set Git's file line endings to LF | Saturneric | 2022-02-13 | 2 | -0/+11 |
* | | | <fix>(ci): Add mingw-w64-x86_64-gpgme package under Windows | Saturneric | 2022-02-13 | 2 | -3/+3 |
* | | | <fix>(ci): Add textinfo package under Windows | Saturneric | 2022-02-13 | 2 | -3/+3 |
* | | | <fix>(ci): Fix path issues under Windows | Saturneric | 2022-02-13 | 2 | -2/+2 |
* | | | <fix>(ci): Independent compilation of gpgme under windows | Saturneric | 2022-02-13 | 3 | -33/+20 |
* | | | <fix>(src): Fix header file path issue | Saturneric | 2022-02-07 | 1 | -1/+1 |
* | | | <fix>(ci): Build release builds with Windows 2019 | Saturneric | 2022-02-07 | 1 | -5/+5 |