summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration
AgeCommit message (Expand)AuthorFilesLines
2022-07-06YAGNI: ConfigurationContainer interfaceJakob Heher3-115/+104
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher4-137/+137
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher5-180/+180
2022-06-22move logs to logs/ subfolder, and add "Show log directory" button to "about" ...Jakob Heher1-0/+21
2022-06-22clean-up refactor for AboutCompositeJakob Heher1-22/+22
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-23more refactorsJakob Heher1-7/+8
2022-03-23accompanying GUI refactorsJakob Heher4-112/+114
2022-03-23typo fixes & bold header in "about"Jakob Heher1-0/+1
2022-03-23move generic UI helpers from ConfigurationCompositeBase to StateCompositeJakob Heher1-47/+0
2022-02-22ensure IAIK provider is loaded before configuration uses it, cf. #70Jakob Heher1-0/+6
2022-02-18refactor getDefaultSignatureBlockNote to not be staticJakob Heher1-7/+7
2022-02-18more import cleanupJakob Heher1-9/+2
2022-02-16some misc cleanupJakob Heher1-7/+2
2022-02-16display language options in currently-selected language; closes #66Jakob Heher1-1/+1
2022-02-16properly localize "Signature Profile" in config (cf. #66)Jakob Heher1-2/+3
2022-02-16more cleanup refactorsJakob Heher1-26/+16
2022-02-16split AboutComposite into its own file, and refactor itJakob Heher1-0/+128
2022-02-16refactor AdvancedConfigurationCompositeJakob Heher1-270/+70
2022-02-16refactor SimpleConfigurationCompositeJakob Heher2-239/+66
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher4-162/+104
2022-02-16move config pages to their own sub-packageJakob Heher4-0/+2794