summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/cliarguments
AgeCommit message (Expand)AuthorFilesLines
2022-08-02cleanupJakob Heher1-0/+1
2022-08-02misc cleanupJakob Heher17-34/+17
2022-07-08keystore configuration redesign for #68 and #69Jakob Heher1-1/+0
2022-07-07auto positioning cleanupJakob Heher1-1/+1
2022-07-07deprecation cleanupJakob Heher1-1/+1
2022-07-07config cleanupJakob Heher1-2/+2
2022-07-07don't try to read a resource file that doesn't existJakob Heher1-1/+1
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-6/+2
2022-07-06YAGNI: StateMachine gettersJakob Heher1-2/+2
2022-07-06YAGNI: at.asit.pdfover.signatur.SigningState.StatusJakob Heher1-1/+1
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher21-79/+79
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher22-149/+149
2022-02-18import cleanupsJakob Heher1-1/+0
2021-09-13refactorAndreas Abraham19-21/+19
2020-11-19Fixed smaller bugs and typosAndreas Abraham1-1/+1
2017-12-04Selecting invisible profile via command linepdf-over-4.1.16Bianca Schnalzer2-0/+73
2015-10-12Add remaining keystore cli argumentsTobias Kellner5-0/+280
2015-10-12Add keystore file argumentTobias Kellner1-0/+68
2014-11-27Implement PDF-AS 4 changesTobias Kellner2-2/+2
2013-09-04Proxy arguments classestkellner2-0/+136
2013-04-10Add CL argument to skip finish dialogtkellner1-0/+46
2013-04-10Keep order of CLI argumentstkellner1-4/+4
2013-04-10Comment concerning argument registrationtkellner1-0/+2
2013-04-10Add cmd line arg for automatic positioningtkellner1-0/+48
2013-04-10Refactoring: create config packagetkellner1-1/+1
2013-04-10Handle argument help localization correctlytkellner12-47/+45
2013-04-10Change -o argument to allow setting output filenametkellner1-17/+10
2013-04-10Allow --help as help argumenttkellner1-1/+2
2013-04-10Rename ATrustHelper, refValtkellner2-4/+4
2013-04-10Configuration overlay addedtkellner12-81/+77
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-1/+1
2013-04-10Refactoringtkellner1-3/+3
2013-04-10Move Messages to utils packagetkellner10-10/+10
2013-04-10+ Implemented behavior with set default output foldertkellner12-12/+12
2013-04-10Moved Mobile BKU URL to configuration filetkellner11-52/+146
2013-04-10Added missing CLI Parametertkellner8-6/+398
2013-04-10Configuration Changestkellner6-0/+504