summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/PrepareConfigurationState.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-348/+0
2022-09-30kill off pdfover-signatorJakob Heher1-1/+1
2022-09-30YAGNI: GUIProviderJakob Heher1-7/+6
2022-09-01refactor update check into its own class, cf. #119Jakob Heher1-47/+4
2022-08-10offer factory reset if startup fails, or config screen fails to load, cf. #114Jakob Heher1-6/+10
2022-08-02YAGNI: PDF signer factory patternJakob Heher1-5/+0
2022-07-07auto positioning cleanupJakob Heher1-3/+2
2022-07-07config cleanupJakob Heher1-2/+2
2022-07-07rename some methodsJakob Heher1-2/+2
2022-07-07simply configuration loadingJakob Heher1-148/+15
2022-07-07don't try to read a resource file that doesn't existJakob Heher1-28/+7
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-7/+6
2022-07-06YAGNI: StateMachine gettersJakob Heher1-21/+19
2022-07-06YAGNI: at.asit.pdfover.signatur.SigningState.StatusJakob Heher1-4/+2
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-46/+46
2022-07-06refactor runnable -> lambdaJakob Heher1-40/+34
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-54/+54
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
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 Abraham1-2/+19
2018-04-17bugfix in infoboxAndreas Abraham1-1/+5
2017-12-04Selecting invisible profile via command linepdf-over-4.1.16Bianca Schnalzer1-0/+1
2017-08-07Certificate Download Server + Searching for PlaceholderBianca Schnalzer1-1/+1
2016-06-30Replace signature note if it's the previous defaultTobias Kellner1-11/+30
2016-06-30Run update check in backgroundTobias Kellner1-45/+59
2015-10-12Add remaining keystore cli argumentsTobias Kellner1-0/+4
2015-10-12Add keystore file argumentTobias Kellner1-15/+2
2014-11-27Backup old PDF-AS configuration, create newTobias Kellner1-118/+220
2014-11-27Implement PDF-AS 4 changesTobias Kellner1-3/+3
2014-02-03Check for updates on startup (configurable)tkellner1-2/+41
2014-01-30Spellingtkellner1-1/+1
2013-07-24Add accessor function for stateMachinetkellner1-29/+29
2013-07-24Add proxy auth cmd-line parameterstkellner1-0/+4
2013-04-10Add CL argument to skip finish dialogtkellner1-0/+1
2013-04-10Keep order of CLI argumentstkellner1-4/+5
2013-04-10Add cmd line arg for automatic positioningtkellner1-0/+2
2013-04-10Display cmd line error msg in guitkellner1-2/+4
2013-04-10Remove commentstkellner1-4/+0
2013-04-10Provide error message for cmd line argstkellner1-4/+39
2013-04-10Move resource strings to Constantstkellner1-7/+5
2013-04-10load log4j props after creating, watch for changestkellner1-2/+6
2013-04-10Move log4j props and config to avoid name clashestkellner1-7/+8
2013-04-10Configuration overlay addedtkellner1-11/+11
2013-04-10Refactoringtkellner1-120/+125
2013-04-10Use correct path separator in some instancestkellner1-19/+20
2013-04-10Move some constants to Constants classtkellner1-9/+7