summaryrefslogtreecommitdiff
path: root/pdf-over-gui
AgeCommit message (Expand)AuthorFilesLines
2022-07-07cleanup unused imports/methodsJakob Heher1-4/+0
2022-07-07deprecation cleanupJakob Heher3-5/+3
2022-07-07config cleanupJakob Heher19-128/+131
2022-07-07rename some methodsJakob Heher4-6/+6
2022-07-07simply configuration loadingJakob Heher6-162/+29
2022-07-07clean up the clean-up logicJakob Heher1-10/+7
2022-07-07don't try to read a resource file that doesn't existJakob Heher3-32/+11
2022-07-07YAGNI: the four different Config* interfaces that are only implemented onceJakob Heher22-1407/+47
2022-07-07get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)Jakob Heher7-54/+23
2022-07-06YAGNI: ConfigurationContainer interfaceJakob Heher7-1371/+373
2022-07-06old Jakob yells at skyJakob Heher1-8/+4
2022-07-06YAGNI: StateMachine gettersJakob Heher15-182/+141
2022-07-06YAGNI: PDFSigner interfaceJakob Heher3-89/+33
2022-07-06YAGNI: StateMachine interfaceJakob Heher3-444/+261
2022-07-06YAGNI: at.asit.pdfover.signatur.SigningState.StatusJakob Heher17-167/+93
2022-07-06it's interface hunting seasonJakob Heher2-302/+104
2022-07-06more misc cleanupJakob Heher4-34/+14
2022-07-06more lambda refactorsJakob Heher3-22/+13
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher83-921/+921
2022-07-06refactor runnable -> lambdaJakob Heher7-277/+204
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher119-1851/+1851
2022-07-06more YAGNIJakob Heher3-39/+8
2022-07-06YAGNI? YAGNI.Jakob Heher12-717/+220
2022-07-06YAGNI cleanup #1Jakob Heher7-114/+68
2022-07-05fix icons inclusion in linux installerJakob Heher1-1/+1
2022-07-01get rid of hardcoded ico pathJakob Heher1-2/+2
2022-07-01[maven-release-plugin] prepare for next development iterationJakob Heher1-1/+1
2022-07-01[maven-release-plugin] prepare release pdf-over-4.4.1pdf-over-4.4.1Jakob Heher1-1/+1
2022-07-01move logging override location out of config dirJakob Heher1-1/+1
2022-07-01re-package bundled jre as zip, cf. #89 #84, cf. https://github.com/mojohaus/t...Jakob Heher1-2/+2
2022-06-30fix relative path in uninstall_linux.shMichael Tufar1-1/+1
2022-06-28downgrade tag not found log to infoJakob Heher1-1/+1
2022-06-28get rid of unneeded scroll bar for real this time (cf. #98)Jakob Heher1-1/+5
2022-06-22move logs to logs/ subfolder, and add "Show log directory" button to "about" ...Jakob Heher4-2/+25
2022-06-22eliminate superfluous scrollbar from "about" tabJakob Heher1-2/+1
2022-06-22cleanup refactor ConfigurationCompositeJakob Heher2-25/+13
2022-06-22clean-up refactor for AboutCompositeJakob Heher1-22/+22
2022-06-22add debug logging override via config dir pdfover-logging.xmlJakob Heher1-4/+2
2022-06-15log system properties on startupJakob Heher1-0/+3
2022-06-15proper null checking for EXIF metadata, cf. #25Jakob Heher1-2/+2
2022-06-15return username unchanged if it doesn't look like a phone number, cf. #88Jakob Heher6-101/+18
2022-06-03shift scrolls by 5 pages (cf. #94)Jakob Heher1-4/+3
2022-06-03basic support for ID-A usernames in settings (cf. #88)Jakob Heher3-7/+9
2022-06-03disable default mousewheel scroll for pdfview, cf. #94Jakob Heher1-3/+2
2022-06-03quick cleanup/refactoringJakob Heher1-6/+4
2022-06-03add mac notarization scripts to bundleJakob Heher3-0/+3
2022-06-03fix SSL cacerts loadingJakob Heher1-0/+4
2022-06-03force loading IAIK JCE at main thread startup (eliminates race condition)Jakob Heher1-1/+3
2022-05-19fix default icon, cf. #90Jakob Heher1-2/+2
2022-05-12disable launch4j trying to build izpack-based uninstallerJakob Heher1-35/+0