summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/SimpleConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-26Adaption when using official signatureAndreas Abraham1-0/+2
2020-11-25line endings changedAndreas Abraham1-1/+1
2020-11-25disabled siganture placeholder previewAndreas Abraham1-0/+1
2020-11-25fixed url problem A-TrustAndreas Abraham1-2/+2
2020-11-24smal fixAndreas Abraham1-2/+6
2020-11-23Improved codeAndreas Abraham1-3/+0
2020-11-23change in profile settingAndreas Abraham1-5/+8
2020-11-19Adopted UI behaviourAndreas Abraham1-1/+1
2020-11-19Added English and German values for Signature Profile descriptionAndreas Abraham1-11/+17
2020-11-19Improved code quality according to SonarLintAndreas Abraham1-54/+26
2020-11-19Fixed smaller bugs and typosAndreas Abraham1-0/+7
2020-11-13refactored ProfileAndreas Abraham1-5/+5
2020-11-13new module pdf-over-commons addedAndreas Abraham1-1/+1
2020-11-12fixed problem handing over the selected profile to pdf-as4 signerAndreas Abraham1-2/+12
2020-11-11fixed bug in configurationAndreas Abraham1-22/+21
2020-11-10added signature profile to the configAndreas Abraham1-0/+2
2020-11-10Signature Profile selection in GUIAndreas Abraham1-24/+10
2020-11-10Not showing combo fixedAndreas Abraham1-17/+6
2020-11-09Extending GUI (profiles) + configfAndreas Abraham1-46/+51
2020-11-09added new group for signature profile selectionAndreas Abraham1-8/+88
2016-11-15Honor EXIF orientation metadata for JPEG logosTobias Kellner1-1/+12
2016-10-25Cache (and scale) custom emblem imagesTobias Kellner1-2/+2
2016-09-22Automatically update signature note when changing language if it's the defaultTobias Kellner1-3/+10
2015-10-09Add keystore config tabTobias Kellner1-18/+0
2015-10-08Move configuration loading/storage to respective compositeTobias Kellner1-3/+46
2015-10-07Remove unnecessary thisTobias Kellner1-1/+1
2015-02-24Display preview images in a canvasTobias Kellner1-127/+72
2014-12-12Make PDF/A compatibility configurableTobias Kellner1-29/+16
2014-11-27Cache the signature placeholderTobias Kellner1-5/+3
2013-07-24Move proxy to advanced configtkellner1-213/+1
2013-04-10Refactoring: create config packagetkellner1-1/+1
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-3/+3
2013-04-10Some more String.isEmpty() replacementstkellner1-5/+5
2013-04-10Fix ErrorMarker display - set fixed sizetkellner1-0/+6
2013-04-10Rework ErrorMarkertkellner1-45/+12
2013-04-10Remove unnecessary bottom attachmentstkellner1-7/+0
2013-04-10+ Placeholder note texttkellner1-2/+14
2013-04-10Add new Dialog class to display a general messageboxtkellner1-3/+3
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Set text size for default buttontkellner1-0/+5
2013-04-10Update accelerators and labelstkellner1-2/+2
2013-04-10Move signature block lang selection to simpletkellner1-3/+79
2013-04-10Make logo preview largertkellner1-3/+3
2013-04-10Remove leftover importtkellner1-1/+0
2013-04-10Correct conf dialog drop bordertkellner1-5/+3
2013-04-10+ Signature block language configurationtkellner1-1/+2
2013-04-10Double border workaroundtkellner1-1/+4