summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/ConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2022-06-28get rid of unneeded scroll bar for real this time (cf. #98)Jakob Heher1-1/+5
2022-06-22eliminate superfluous scrollbar from "about" tabJakob Heher1-2/+1
2022-06-22cleanup refactor ConfigurationCompositeJakob Heher1-24/+12
2022-05-03include JVM info in settings menu title barJakob Heher1-1/+1
2022-02-16split AboutComposite into its own file, and refactor itJakob Heher1-126/+1
2022-02-16shove anchoring and font change operations into statics on ConfigurationCompo...Jakob Heher1-4/+4
2022-02-16move config pages to their own sub-packageJakob Heher1-0/+4
2022-02-14remove various leftover debug println statements from previous maintainersJakob Heher1-2/+0
2021-10-14fixed problem with the about pdf-over text fieldAndreas Abraham1-0/+1
2021-09-13refactorAndreas Abraham1-2/+2
2021-07-26added text for data protection informationAndreas Abraham1-8/+56
2020-11-19Fixed license url to A-SITAndreas Abraham1-601/+601
2020-11-09added new group for signature profile selectionAndreas Abraham1-0/+2
2018-08-10URL to Lizensbedingungen and A-SIT logo updatedAndreas Abraham1-599/+599
2015-10-12Complete keystore config dialogTobias Kellner1-14/+4
2015-10-09Add keystore config tabTobias Kellner1-74/+159
2015-10-08Move configuration loading/storage to respective compositeTobias Kellner1-121/+6
2015-10-08TypoTobias Kellner1-1/+1
2015-10-08Wrap about textTobias Kellner1-1/+3
2015-10-07Add about dialog to configTobias Kellner1-14/+113
2014-12-12Make PDF/A compatibility configurableTobias Kellner1-6/+11
2014-02-03Check for updates on startup (configurable)tkellner1-1/+6
2014-02-03Add Application Version Constanttkellner1-3/+1
2014-01-30Reset titlebar when leaving config dialogtkellner1-0/+2
2014-01-27Make application name a constanttkellner1-1/+1
2013-07-24Workaround to unset proxy settings when clearedtkellner1-9/+40
2013-07-24Add proxy authenticationtkellner1-0/+8
2013-06-28Add version number to config screen titletkellner1-0/+4
2013-06-28use getShell member function for shell accesstkellner1-3/+3
2013-04-10Throw away unneded AutomaticPositioning config entrytkellner1-13/+5
2013-04-10Add Overlay for the default signature positiontkellner1-2/+2
2013-04-10Renametkellner1-2/+2
2013-04-10Refactoring: create config packagetkellner1-4/+4
2013-04-10More null guards in configtkellner1-1/+1
2013-04-10Configuration overlay addedtkellner1-9/+9
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-4/+4
2013-04-10+ fixed last TODOstkellner1-1/+1
2013-04-10Guard against empty error messagestkellner1-3/+5
2013-04-10Add new Dialog class to display a general messageboxtkellner1-5/+5
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Spellingtkellner1-1/+1
2013-04-10Request focus for ConfigComptkellner1-0/+1
2013-04-10+ Signature block language configurationtkellner1-0/+3
2013-04-10Merge branch 'master' of git@abyss:12PDF-OVER-4.0.gittkellner1-23/+47
2013-04-10+ added signature note (TODO: localize in composite)tkellner1-0/+6
2013-04-10Remove leftover importstkellner1-2/+0
2013-04-10Set save button as defaulttkellner1-111/+114
2013-04-10Resumeable -> Resumabletkellner1-3/+3
2013-04-10+ ignore option for error dialogtkellner1-56/+115
2013-04-10Move constants to separate classtkellner1-4/+5