summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Jakob Heher4-162/+104
ConfigurationCompositeBase, this lets us make layouting code readable (also: make it readable for KeystoreConfigurationComposite)
2022-02-16move config pages to their own sub-packageJakob Heher4-0/+2794