summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/configuration/AboutComposite.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-132/+0
2022-11-07check for config composite disposal in update check callbackJakob Heher1-1/+1
2022-11-03text w/ dependency info if fido2 unsupportedJakob Heher1-2/+1
2022-11-03fido2 settings dialogJakob Heher1-9/+0
2022-10-05add waiting-for-app supportJakob Heher1-5/+0
2022-10-05FIDO2 support once againJakob Heher1-50/+9
2022-09-01add update check status to about config panel, cf. #119Jakob Heher1-2/+28
2022-08-09remove need to call AnchorSetter::setJakob Heher1-5/+5
2022-08-09make the previous commit actually workJakob Heher1-2/+4
2022-08-09moved update check toggle to about pageJakob Heher1-3/+17
2022-08-04batch replace setText -> setLocalizedTextJakob Heher1-4/+4
2022-08-04SWT helper refactor:Jakob Heher1-10/+10
2022-08-02YAGNI: PDF signer factory patternJakob Heher1-4/+0
2022-07-07config cleanupJakob Heher1-3/+3
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher1-2/+1
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher1-2/+2
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-1/+1
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-1/+1
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-03-23more refactorsJakob Heher1-7/+8
2022-03-23typo fixes & bold header in "about"Jakob Heher1-0/+1
2022-02-16split AboutComposite into its own file, and refactor itJakob Heher1-0/+128