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
/
configuration
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
keystore configuration redesign for #68 and #69
Jakob Heher
1
-38
/
+103
2022-07-07
disable scrollwheel in config, cf. #100
Jakob Heher
3
-0
/
+7
2022-07-07
auto positioning cleanup
Jakob Heher
2
-9
/
+5
2022-07-07
config cleanup
Jakob Heher
5
-29
/
+29
2022-07-07
YAGNI: the four different Config* interfaces that are only implemented once
Jakob Heher
5
-38
/
+10
2022-07-07
get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)
Jakob Heher
5
-28
/
+16
2022-07-06
YAGNI: ConfigurationContainer interface
Jakob Heher
3
-115
/
+104
2022-07-06
remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2
Jakob Heher
4
-137
/
+137
2022-07-06
remove NON-NLS comments, cleanup whitespace
Jakob Heher
5
-180
/
+180
2022-06-22
move logs to logs/ subfolder, and add "Show log directory" button to "about" ...
Jakob Heher
1
-0
/
+21
2022-06-22
clean-up refactor for AboutComposite
Jakob Heher
1
-22
/
+22
2022-06-15
return username unchanged if it doesn't look like a phone number, cf. #88
Jakob Heher
1
-11
/
+3
2022-03-25
refactor
Jakob Heher
1
-5
/
+1
2022-03-23
sanitize update-to-default-signature-note behavior
Jakob Heher
1
-46
/
+18
2022-03-23
more refactors
Jakob Heher
1
-7
/
+8
2022-03-23
accompanying GUI refactors
Jakob Heher
4
-112
/
+114
2022-03-23
typo fixes & bold header in "about"
Jakob Heher
1
-0
/
+1
2022-03-23
move generic UI helpers from ConfigurationCompositeBase to StateComposite
Jakob Heher
1
-47
/
+0
2022-02-22
ensure IAIK provider is loaded before configuration uses it, cf. #70
Jakob Heher
1
-0
/
+6
2022-02-18
refactor getDefaultSignatureBlockNote to not be static
Jakob Heher
1
-7
/
+7
2022-02-18
more import cleanup
Jakob Heher
1
-9
/
+2
2022-02-16
some misc cleanup
Jakob Heher
1
-7
/
+2
2022-02-16
display language options in currently-selected language; closes #66
Jakob Heher
1
-1
/
+1
2022-02-16
properly localize "Signature Profile" in config (cf. #66)
Jakob Heher
1
-2
/
+3
2022-02-16
more cleanup refactors
Jakob Heher
1
-26
/
+16
2022-02-16
split AboutComposite into its own file, and refactor it
Jakob Heher
1
-0
/
+128
2022-02-16
refactor AdvancedConfigurationComposite
Jakob Heher
1
-270
/
+70
2022-02-16
refactor SimpleConfigurationComposite
Jakob Heher
2
-239
/
+66
2022-02-16
shove anchoring and font change operations into statics on ConfigurationCompo...
Jakob Heher
4
-162
/
+104
2022-02-16
move config pages to their own sub-package
Jakob Heher
4
-0
/
+2794