summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-02-22add workaround for PDF-AS exception handling bug (cf. #52)Jakob Heher1-0/+10
2022-02-22ensure IAIK provider is loaded before configuration uses it, cf. #70Jakob Heher1-0/+6
2022-02-18various refactors to start making signature placeholder code more readableJakob Heher2-11/+15
2022-02-18properly load configured default BKU when positioning state is skipped (due t...Jakob Heher2-5/+6
2022-02-18refactor getDefaultSignatureBlockNote to not be staticJakob Heher2-8/+8
2022-02-18more import cleanupJakob Heher1-9/+2
2022-02-18some warnings cleaned upJakob Heher1-2/+2
2022-02-18import cleanupsJakob Heher3-5/+0
2022-02-17correctly reset to default signature on initial config setup, closes #43Jakob Heher1-1/+1
2022-02-17prevent custom signature notes from being overwritten at start-up (typo fix c...Jakob Heher1-8/+6
2022-02-17log4j -> logback 1.2.10 (latest stable)Jakob Heher4-104/+18
2022-02-16some misc cleanupJakob Heher1-7/+2
2022-02-16display language options in currently-selected language; closes #66Jakob Heher1-1/+1
2022-02-16properly localize "Signature Profile" in config (cf. #66)Jakob Heher1-2/+3
2022-02-16more cleanup refactorsJakob Heher1-26/+16
2022-02-16split AboutComposite into its own file, and refactor itJakob Heher2-126/+129
2022-02-16refactor AdvancedConfigurationCompositeJakob Heher1-270/+70
2022-02-16refactor SimpleConfigurationCompositeJakob Heher2-239/+66
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher5-166/+108
2022-02-16move config pages to their own sub-packageJakob Heher5-4/+10
2022-02-15shove font data manipulation into its own helper, part 1Jakob Heher1-78/+53
2022-02-15more small refactorsJakob Heher3-7/+7
2022-02-14remove various leftover debug println statements from previous maintainersJakob Heher3-4/+0
2022-02-14refactoringJakob Heher1-67/+34
2021-10-14fixed problem with the about pdf-over text fieldAndreas Abraham2-4/+10
2021-09-13fixed issue 43Andreas Abraham4-38/+19
2021-09-13refactorAndreas Abraham77-618/+115
2021-08-13updated PDF-AS versionAndreas Abraham2-7/+8
2021-08-13Code cleanupAndreas Abraham1-14/+2
2021-08-13Change label for mobile phone numberAndreas Abraham1-16/+12
2021-08-11mobile phone number verification removedAndreas Abraham1-7/+1
2021-07-26added text for data protection informationAndreas Abraham1-8/+56
2021-07-12Code CleanupAndreas Abraham1-7/+1
2021-07-12Fixed Issue 42Andreas Abraham1-1/+2
2021-07-12page selection range limitedAndreas Abraham1-1/+6
2021-07-12added outputAndreas Abraham1-3/+2
2021-07-12set min pdf-as version to 4.2.0Andreas Abraham1-1/+1
2021-07-12updated pdf-as version in constantsAndreas Abraham1-1/+1
2021-07-12Updated placeholder search implementationAndreas Abraham1-5/+1
2021-07-12Added additional tooltip text for the PDF/A optionAndreas Abraham1-7/+5
2021-07-12Updated PDF-AS version to 4.2.0Andreas Abraham2-1/+2
2021-06-18fixed behaviourAndreas Abraham1-4/+10
2021-06-18added alignement of signature note text to selected profileAndreas Abraham1-6/+41
2021-06-18.gitignore changedAndreas Abraham1-0/+4
2021-06-18remove all white spacesAndreas Abraham1-1/+1
2021-06-18trim phone number whitespacesAndreas Abraham1-0/+1
2021-02-01Settings rollbackAndreas Abraham1-7/+0
2021-01-28Updated PDF-AS versionAndreas Abraham1-3/+3
2021-01-27default behavior changed when enabling the signature placeholder usageAndreas Abraham1-0/+4
2021-01-27added timeout check for polling (5min)Andreas Abraham1-3/+22