summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigProviderImpl.java
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Refactoring: create config packagetkellner1-903/+0
2013-04-10Handle argument help localization correctlytkellner1-4/+4
2013-04-10Theme configurationtkellner1-0/+3
2013-04-10Save mobile BKU URL/typetkellner1-4/+12
2013-04-10Rework mobile BKU handlingtkellner1-0/+22
2013-04-10More null guards in configtkellner1-4/+10
2013-04-10Guard against null config valuestkellner1-33/+51
2013-04-10Configuration overlay addedtkellner1-8/+188
2013-04-10Commentstkellner1-28/+1
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-87/+122
2013-04-10Make main window size configurabletkellner1-248/+291
2013-04-10Move config parameters to Constantstkellner1-26/+26
2013-04-10Use String.isEmpty()tkellner1-9/+9
2013-04-10Use correct path separator in some instancestkellner1-1/+1
2013-04-10Move some constants to Constants classtkellner1-13/+4
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Only use configured localestkellner1-4/+4
2013-04-10Spellingtkellner1-2/+2
2013-04-10+ Signature block language configurationtkellner1-0/+33
2013-04-10Use localized strings for lang selectiontkellner1-4/+4
2013-04-10Merge branch 'master' of git@abyss:12PDF-OVER-4.0.gittkellner1-1/+39
2013-04-10+ added signature note (TODO: localize in composite)tkellner1-20/+62
2013-04-10Debug stringstkellner1-1/+1
2013-04-10Make signature placeholder transparency configurabletkellner1-42/+75
2013-04-10Don't use locale in format strings involving numberstkellner1-1/+2
2013-04-10UI Improvementstkellner1-1/+1
2013-04-10+ Fixed unverifyable Handy signature signatures ... (A-Trust cuts awaytkellner1-0/+14
2013-04-10Fixed some error with output folder variablestkellner1-1/+5
2013-04-10Moved Mobile BKU URL to configuration filetkellner1-0/+23
2013-04-10Configuration and Main Bar Buttonstkellner1-67/+255
2013-04-10Configuration Changestkellner1-6/+200
2013-04-10Mobile BKU first working (currently set to work with test mobile BKU from A-T...tkellner1-1/+1
2013-04-10State Machine refactoringtkellner1-0/+54