summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/AdvancedConfigurationComposite.java
AgeCommit message (Expand)AuthorFilesLines
2022-02-16move config pages to their own sub-packageJakob Heher1-1115/+0
2021-09-13refactorAndreas Abraham1-2/+2
2021-02-01Settings rollbackAndreas Abraham1-7/+0
2021-01-27default behavior changed when enabling the signature placeholder usageAndreas Abraham1-0/+4
2020-11-26Adaption when using official signatureAndreas Abraham1-1/+4
2020-11-23change in profile settingAndreas Abraham1-1/+1
2020-11-19Adopted UI behaviourAndreas Abraham1-1/+1
2020-11-19Added Postfix option to the configurationAndreas Abraham1-1/+8
2020-11-19Fixed GUIAndreas Abraham1-2/+2
2020-11-19AdvancedConfig extendedAndreas Abraham1-7/+14
2020-11-19Small improvement in Advanced GUIAndreas Abraham1-402/+291
2020-11-19New grid layout implemented to support postfix file namesAndreas Abraham1-106/+91
2020-11-19AdvancedConfig extendedAndreas Abraham1-4/+41
2020-11-19Improved code quality according to SonarLintAndreas Abraham1-27/+15
2020-11-19Changed the GUI behaviour when selecting different profiles accordinglyAndreas Abraham1-2/+3
2020-11-19Fixed smaller bugs and typosAndreas Abraham1-1/+11
2020-11-13refactored ProfileAndreas Abraham1-3/+3
2020-11-11fixed bug in configurationAndreas Abraham1-167/+13
2020-11-10added signature profile to the configAndreas Abraham1-0/+2
2020-02-19set selection when loading configAndreas Abraham1-3/+1
2020-02-18finished added checkbox to enable placeholder searchAndreas Abraham1-3/+4
2020-02-18further extension advanced configAndreas Abraham1-3/+35
2020-02-18placeholder searchAndreas Abraham1-0/+1
2020-02-18finished: pdf-over advanced config extensionAndreas Abraham1-3/+6
2020-02-17configuration container and implementation fixedAndreas Abraham1-1/+11
2020-02-17layout fixed for new groupAndreas Abraham1-1/+2
2020-02-17messages text changed, radio button addedAndreas Abraham1-21/+61
2017-08-22Del. tobeadded-Folder in configuration, removed possibility to ch. URLBianca Schnalzer1-2/+2
2017-08-07Certificate Download Server + Searching for PlaceholderBianca Schnalzer1-10/+42
2015-12-10PDF/A compatibility now disabled by defaultTobias Kellner1-2/+4
2015-10-09Add keystore config tabTobias Kellner1-24/+45
2015-10-09Add keystore option to advanced config dialogTobias Kellner1-0/+39
2015-10-08Move configuration loading/storage to respective compositeTobias Kellner1-9/+103
2014-12-12Make PDF/A compatibility configurableTobias Kellner1-6/+41
2014-02-03Check for updates on startup (configurable)tkellner1-15/+74
2013-07-24Comment out proxy auth settings gui for nowtkellner1-178/+178
2013-07-24Add proxy authenticationtkellner1-16/+197
2013-07-24Move proxy to advanced configtkellner1-3/+219
2013-04-10Throw away unneded AutomaticPositioning config entrytkellner1-3/+6
2013-04-10Renametkellner1-2/+2
2013-04-10Refactoring: create config packagetkellner1-1/+1
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-3/+3
2013-04-10Add new Dialog class to display a general messageboxtkellner1-2/+2
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10Move signature block lang selection to simpletkellner1-72/+0
2013-04-10Add a tooltip to transparency scaletkellner1-2/+4
2013-04-10Set localized Strings once in advanced conftkellner1-70/+26
2013-04-10Center sigblock lang selection, don't localize langstkellner1-23/+18
2013-04-10+ Signature block language configurationtkellner1-0/+81
2013-04-10Use respective locale for lang stringstkellner1-2/+1