Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | don't quietly fail image conversion | Jakob Heher | 1 | -1/+1 |
2022-08-08 | fix transparent pixel handling in AWT -> SWT image converter, cf. #109 | Jakob Heher | 1 | -0/+2 |
2022-08-08 | remove placeholder transparency from config | Jakob Heher | 2 | -4/+0 |
2022-08-08 | correctly handle jpeg images without EXIF orientation tag | Jakob Heher | 1 | -2/+4 |
2022-08-08 | move ImageConverter to ImageUtil | Jakob Heher | 1 | -0/+95 |
2022-08-08 | remove some leftover constants | Jakob Heher | 1 | -6/+0 |
2022-08-04 | disable signature lang/note for non-text profiles | Jakob Heher | 1 | -0/+11 |
2022-08-04 | pass Profile instead of String around | Jakob Heher | 1 | -2/+2 |
2022-08-04 | in case i need this in the future | Jakob Heher | 1 | -0/+12 |
2022-08-04 | move image util methods to a more suitable place | Jakob Heher | 1 | -2/+2 |
2022-08-03 | refactor out EXIF rotation nonsense into its self-contained class | Jakob Heher | 1 | -0/+147 |
2022-07-14 | add necessary config switches to persist "remember" checkbox (no functionalit... | Jakob Heher | 1 | -0/+1 |
2022-07-08 | keystore configuration redesign for #68 and #69 | Jakob Heher | 1 | -0/+2 |
2022-07-06 | remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2 | Jakob Heher | 3 | -74/+74 |
2022-07-06 | remove NON-NLS comments, cleanup whitespace | Jakob Heher | 3 | -94/+94 |
2022-04-29 | get rid of buergerkarte.at certificate whitelist (it hasn't been used in fore... | Jakob Heher | 1 | -12/+0 |
2022-02-18 | refactor getDefaultSignatureBlockNote to not be static | Jakob Heher | 1 | -3/+3 |
2022-02-18 | import cleanups | Jakob Heher | 1 | -1/+0 |
2022-02-18 | move to a more stable version detection mechanism, powered by maven; cf. #63 #65 | Jakob Heher | 1 | -1/+17 |
2022-02-17 | log4j -> logback 1.2.10 (latest stable) | Jakob Heher | 1 | -3/+0 |
2022-02-16 | sanitize utf-8 support across all supported java versions; please re-test #45... | Jakob Heher | 1 | -6/+10 |
2021-12-03 | changed pdf-as version number to 4.2.1-snapshot | Andreas Abraham | 1 | -1/+1 |
2021-09-13 | fixed issue 43 | Andreas Abraham | 1 | -5/+1 |
2021-09-13 | refactor | Andreas Abraham | 3 | -0/+512 |
2020-11-25 | fixed url problem A-Trust | Andreas Abraham | 1 | -1/+5 |
2020-11-23 | change in profile setting | Andreas Abraham | 1 | -36/+9 |
2020-11-19 | Added English and German values for Signature Profile description | Andreas Abraham | 1 | -2/+0 |
2020-11-18 | changes in pom and SignatureProfle | Andreas Abraham | 1 | -9/+6 |
2020-11-13 | refactored Profile | Andreas Abraham | 1 | -0/+58 |