summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states
AgeCommit message (Expand)AuthorFilesLines
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher8-22/+19
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher1-1/+0
2022-07-06YAGNI: StateMachine gettersJakob Heher12-131/+126
2022-07-06YAGNI: at.asit.pdfover.signatur.SigningState.StatusJakob Heher11-93/+76
2022-07-06more misc cleanupJakob Heher2-21/+7
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher9-114/+114
2022-07-06refactor runnable -> lambdaJakob Heher2-139/+115
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher12-199/+199
2022-07-06YAGNI? YAGNI.Jakob Heher2-57/+46
2022-07-06YAGNI cleanup #1Jakob Heher2-76/+38
2022-05-05eliminate some not-actually-an-error error loggingJakob Heher1-1/+4
2022-05-05(make an attempt to) make java close files; cf. #86Jakob Heher2-10/+24
2022-05-05clean up timeout code a bitJakob Heher1-12/+3
2022-05-04fix NPEJakob Heher1-1/+1
2022-03-25standardize yes/no/cancel between different kinds of signature placeholdersJakob Heher1-3/+7
2022-03-24properly close opened pdf document, cf. #74Jakob Heher1-3/+1
2022-03-24clean up encrypted pdf handlingJakob Heher1-3/+9
2022-03-24remove stray non-nls tagsJakob Heher1-3/+3
2022-03-23clean up signature placeholder selection handlingJakob Heher1-29/+34
2022-02-22add workaround for PDF-AS exception handling bug (cf. #52)Jakob Heher1-0/+10
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 Heher1-1/+1
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 Heher1-2/+3
2022-02-15more small refactorsJakob Heher1-1/+0
2021-10-14fixed problem with the about pdf-over text fieldAndreas Abraham1-4/+9
2021-09-13fixed issue 43Andreas Abraham1-17/+2
2021-09-13refactorAndreas Abraham9-14/+29
2021-08-13updated PDF-AS versionAndreas Abraham1-6/+7
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 Abraham1-0/+1
2021-01-27added timeout check for polling (5min)Andreas Abraham1-3/+22
2021-01-27Fixed Problem that timertask did not cancelAndreas Abraham1-44/+42
2021-01-26New Thread for polling implementedAndreas Abraham1-49/+49
2021-01-19changed urlconnection to apache http client, new pdf-as version added, a-trus...Andreas Abraham1-30/+27
2020-11-19Postfix is now applied to the file to saveAndreas Abraham1-0/+1
2020-11-12fixed problem handing over the selected profile to pdf-as4 signerAndreas Abraham1-1/+3
2020-02-19set selection when loading configAndreas Abraham1-6/+7
2020-02-18comments addedAndreas Abraham1-10/+3
2020-02-18placeholder searchAndreas Abraham1-53/+85
2020-02-18finished: pdf-over advanced config extensionAndreas Abraham1-1/+1
2019-12-02code cleanup, ready for releaseAndreas Abraham1-6/+0
2019-12-02new GUI added for selecting placeholderAndreas Abraham1-13/+0
2019-12-02signature placeholder (pdf signature annotation) implementedAndreas Abraham1-20/+44
2019-11-29adobe placeholder implementation v1Andreas Abraham2-4/+47
2019-11-26started implementing signature placeholderAndreas Abraham1-2/+15
2019-11-20PDF-As version updated and update pdfbox to v2Andreas Abraham1-1/+3