summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration/SimpleConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-13/+3
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher1-4/+2
2022-07-06YAGNI: ConfigurationContainer interfaceJakob Heher1-36/+25
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-20/+20
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-37/+37
2022-06-15return username unchanged if it doesn't look like a phone number, cf. #88Jakob Heher1-11/+3
2022-03-25refactorJakob Heher1-5/+1
2022-03-23sanitize update-to-default-signature-note behaviorJakob Heher1-46/+18
2022-03-23accompanying GUI refactorsJakob Heher1-33/+34
2022-02-18refactor getDefaultSignatureBlockNote to not be staticJakob Heher1-7/+7
2022-02-18more import cleanupJakob Heher1-9/+2
2022-02-16properly localize "Signature Profile" in config (cf. #66)Jakob Heher1-2/+3
2022-02-16more cleanup refactorsJakob Heher1-26/+16
2022-02-16refactor SimpleConfigurationCompositeJakob Heher1-239/+58
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher1-1/+1
2022-02-16move config pages to their own sub-packageJakob Heher1-0/+981