index
:
pdf-over
master
PDF-Signatur-Software PDF-Over
jheher
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf-over-gui
/
src
/
main
/
java
/
at
/
asit
/
pdfover
/
gui
/
composites
/
ConfigurationComposite.java
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
add debug options for deliberately crashing
Jakob Heher
1
-0
/
+3
2022-08-09
remove need to call AnchorSetter::set
Jakob Heher
1
-4
/
+4
2022-08-09
the order mattered here for... reasons that i don't want to investigate right...
Jakob Heher
1
-3
/
+2
2022-08-09
deduplicate code in ConfigurationComposite
Jakob Heher
1
-110
/
+49
2022-08-09
add todo
Jakob Heher
1
-0
/
+1
2022-08-09
make the previous commit actually work
Jakob Heher
1
-1
/
+13
2022-08-08
enter does not close settings
Jakob Heher
1
-1
/
+0
2022-08-04
batch replace setText -> setLocalizedText
Jakob Heher
1
-1
/
+1
2022-08-04
SWT helper refactor:
Jakob Heher
1
-13
/
+14
2022-08-02
cleanup
Jakob Heher
1
-4
/
+0
2022-08-02
composite refactors for parent ConfigurationComposite
Jakob Heher
1
-42
/
+18
2022-08-02
YAGNI: PDF signer factory pattern
Jakob Heher
1
-32
/
+0
2022-07-07
config cleanup
Jakob Heher
1
-5
/
+5
2022-07-07
rename some methods
Jakob Heher
1
-1
/
+1
2022-07-07
YAGNI: the four different Config* interfaces that are only implemented once
Jakob Heher
1
-2
/
+1
2022-07-07
get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)
Jakob Heher
1
-25
/
+7
2022-07-06
YAGNI: ConfigurationContainer interface
Jakob Heher
1
-2
/
+1
2022-07-06
remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2
Jakob Heher
1
-18
/
+18
2022-07-06
remove NON-NLS comments, cleanup whitespace
Jakob Heher
1
-29
/
+29
2022-06-28
get rid of unneeded scroll bar for real this time (cf. #98)
Jakob Heher
1
-1
/
+5
2022-06-22
eliminate superfluous scrollbar from "about" tab
Jakob Heher
1
-2
/
+1
2022-06-22
cleanup refactor ConfigurationComposite
Jakob Heher
1
-24
/
+12
2022-05-03
include JVM info in settings menu title bar
Jakob Heher
1
-1
/
+1
2022-02-16
split AboutComposite into its own file, and refactor it
Jakob Heher
1
-126
/
+1
2022-02-16
shove anchoring and font change operations into statics on ConfigurationCompo...
Jakob Heher
1
-4
/
+4
2022-02-16
move config pages to their own sub-package
Jakob Heher
1
-0
/
+4
2022-02-14
remove various leftover debug println statements from previous maintainers
Jakob Heher
1
-2
/
+0
2021-10-14
fixed problem with the about pdf-over text field
Andreas Abraham
1
-0
/
+1
2021-09-13
refactor
Andreas Abraham
1
-2
/
+2
2021-07-26
added text for data protection information
Andreas Abraham
1
-8
/
+56
2020-11-19
Fixed license url to A-SIT
Andreas Abraham
1
-601
/
+601
2020-11-09
added new group for signature profile selection
Andreas Abraham
1
-0
/
+2
2018-08-10
URL to Lizensbedingungen and A-SIT logo updated
Andreas Abraham
1
-599
/
+599
2015-10-12
Complete keystore config dialog
Tobias Kellner
1
-14
/
+4
2015-10-09
Add keystore config tab
Tobias Kellner
1
-74
/
+159
2015-10-08
Move configuration loading/storage to respective composite
Tobias Kellner
1
-121
/
+6
2015-10-08
Typo
Tobias Kellner
1
-1
/
+1
2015-10-08
Wrap about text
Tobias Kellner
1
-1
/
+3
2015-10-07
Add about dialog to config
Tobias Kellner
1
-14
/
+113
2014-12-12
Make PDF/A compatibility configurable
Tobias Kellner
1
-6
/
+11
2014-02-03
Check for updates on startup (configurable)
tkellner
1
-1
/
+6
2014-02-03
Add Application Version Constant
tkellner
1
-3
/
+1
2014-01-30
Reset titlebar when leaving config dialog
tkellner
1
-0
/
+2
2014-01-27
Make application name a constant
tkellner
1
-1
/
+1
2013-07-24
Workaround to unset proxy settings when cleared
tkellner
1
-9
/
+40
2013-07-24
Add proxy authentication
tkellner
1
-0
/
+8
2013-06-28
Add version number to config screen title
tkellner
1
-0
/
+4
2013-06-28
use getShell member function for shell access
tkellner
1
-3
/
+3
2013-04-10
Throw away unneded AutomaticPositioning config entry
tkellner
1
-13
/
+5
2013-04-10
Add Overlay for the default signature position
tkellner
1
-2
/
+2
[next]