summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration/AdvancedConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-709/+0
2022-11-17eliminate interdepdency between config tabsJakob Heher1-22/+0
2022-11-03fido2 settings dialogJakob Heher1-10/+0
2022-10-06sanitizing NULLable config valuesJakob Heher1-11/+10
2022-09-30kill off pdfover-signatorJakob Heher1-1/+1
2022-08-10scroll parent scrolledcomposite on combo boxes, cf. #116Jakob Heher1-2/+2
2022-08-09remove need to call AnchorSetter::setJakob Heher1-18/+18
2022-08-09make the previous commit actually workJakob Heher1-3/+0
2022-08-09moved update check toggle to about pageJakob Heher1-28/+1
2022-08-09move locale selection + update check to the topJakob Heher1-12/+12
2022-08-09move groups to the topJakob Heher1-30/+30
2022-08-09typoJakob Heher1-1/+0
2022-08-09functional interfaces for readabilityJakob Heher1-87/+37
2022-08-09readabilityJakob Heher1-25/+15
2022-08-09layout boilerplace cleanupJakob Heher1-20/+9
2022-08-09remove placeholder transparency from settingsJakob Heher1-35/+0
2022-08-08remove placeholder transparency from configJakob Heher1-8/+2
2022-08-04pass Profile instead of String aroundJakob Heher1-2/+2
2022-08-04add setLocalizedToolTipText + batch replaceJakob Heher1-12/+12
2022-08-04batch replace v2Jakob Heher1-3/+3
2022-08-04batch replace setText -> setLocalizedTextJakob Heher1-23/+23
2022-08-04SWT helper refactor:Jakob Heher1-56/+56
2022-08-02YAGNI: PDF signer factory patternJakob Heher1-11/+0
2022-07-08config cleanupJakob Heher1-20/+20
2022-07-07disable scrollwheel in config, cf. #100Jakob Heher1-0/+3
2022-07-07auto positioning cleanupJakob Heher1-7/+4
2022-07-07config cleanupJakob Heher1-5/+5
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-9/+1
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher1-14/+6
2022-07-06YAGNI: ConfigurationContainer interfaceJakob Heher1-51/+51
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-72/+72
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-82/+82
2022-03-23accompanying GUI refactorsJakob Heher1-52/+53
2022-02-16some misc cleanupJakob Heher1-7/+2
2022-02-16display language options in currently-selected language; closes #66Jakob Heher1-1/+1
2022-02-16refactor AdvancedConfigurationCompositeJakob Heher1-270/+70
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/+1116