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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
SWT helper refactor:
Jakob Heher
9
-259
/
+181
2022-08-03
get rid of a stray log message
Jakob Heher
1
-1
/
+0
2022-08-03
rearrange options
Jakob Heher
1
-75
/
+73
2022-08-03
hide signature preview for INVISIBLE signature
Jakob Heher
1
-0
/
+1
2022-08-03
don't pointlessly redraw signature preview unless it's actually needed
Jakob Heher
1
-57
/
+49
2022-08-03
exterminate SignaturePlaceholderCache
Jakob Heher
3
-8
/
+8
2022-08-03
correct signature profile in preview
Jakob Heher
1
-0
/
+6
2022-08-03
re-layout signature preview block
Jakob Heher
1
-42
/
+22
2022-08-03
re-enable signature preview in options
Jakob Heher
1
-3
/
+2
2022-08-03
refactor out EXIF rotation nonsense into its self-contained class
Jakob Heher
1
-4
/
+2
2022-08-02
cleanup
Jakob Heher
1
-4
/
+0
2022-08-02
YAGNI: Emblem interface
Jakob Heher
1
-8
/
+8
2022-08-02
typos
Jakob Heher
2
-7
/
+8
2022-08-02
composite refactors for parent ConfigurationComposite
Jakob Heher
2
-42
/
+21
2022-08-02
remove some dead code
Jakob Heher
1
-12
/
+0
2022-08-02
YAGNI SignatureParameter setters/getters
Jakob Heher
1
-4
/
+5
2022-08-02
YAGNI: SignatureParameter abstract class
Jakob Heher
1
-4
/
+2
2022-08-02
YAGNI: newParameter factory
Jakob Heher
1
-2
/
+3
2022-08-02
YAGNI: PDF signer factory pattern
Jakob Heher
6
-115
/
+14
2022-08-02
misc cleanup
Jakob Heher
10
-24
/
+8
2022-08-01
setLocalizedText cleanups for PositioningComposite
Jakob Heher
2
-9
/
+8
2022-08-01
some cleanups trying to track down #106
Jakob Heher
2
-24
/
+16
2022-08-01
anchoring refactor for PositioningComposite
Jakob Heher
3
-39
/
+23
2022-08-01
refactor painting code to make it more comprehensible
Jakob Heher
1
-30
/
+29
2022-08-01
do not prompt for keystore password on config save
Jakob Heher
1
-29
/
+12
2022-07-15
kill pdfview, cf. #104
Jakob Heher
2
-51
/
+73
2022-07-14
fix display for multiline error messages, cf. #101
Jakob Heher
1
-1
/
+1
2022-07-14
remove pointless newlines
Jakob Heher
1
-4
/
+2
2022-07-14
add necessary config switches to persist "remember" checkbox (no functionalit...
Jakob Heher
1
-0
/
+3
2022-07-14
random cleanup
Jakob Heher
1
-7
/
+3
2022-07-14
add "remember password" toggle box (no functionality yet)
Jakob Heher
1
-0
/
+6
2022-07-14
labeling cleanup on MobileBKUEnterNumberComposite
Jakob Heher
2
-11
/
+11
2022-07-14
anchoring refactor for MobileBKUEnterNumberComposite
Jakob Heher
1
-54
/
+14
2022-07-08
config cleanup
Jakob Heher
3
-36
/
+39
2022-07-08
sanitize config validation for #68 #69
Jakob Heher
1
-37
/
+108
2022-07-08
cache keystore password in memory cf. #68 #69
Jakob Heher
1
-10
/
+10
2022-07-08
remove conditional IAIK load
Jakob Heher
1
-5
/
+0
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
4
-0
/
+13
2022-07-07
auto positioning cleanup
Jakob Heher
2
-9
/
+5
2022-07-07
config cleanup
Jakob Heher
6
-34
/
+34
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
6
-40
/
+11
2022-07-07
get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)
Jakob Heher
6
-53
/
+23
2022-07-06
YAGNI: ConfigurationContainer interface
Jakob Heher
4
-117
/
+105
2022-07-06
remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2
Jakob Heher
16
-292
/
+292
2022-07-06
refactor runnable -> lambda
Jakob Heher
1
-84
/
+50
2022-07-06
remove NON-NLS comments, cleanup whitespace
Jakob Heher
18
-479
/
+479
2022-07-06
YAGNI? YAGNI.
Jakob Heher
1
-34
/
+4
2022-06-28
get rid of unneeded scroll bar for real this time (cf. #98)
Jakob Heher
1
-1
/
+5
[next]