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
/
workflow
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
YAGNI: the four different Config* interfaces that are only implemented once
Jakob Heher
13
-1347
/
+30
2022-07-07
get rid of duplicate ConfigurationProviderImpl in ConfigurationComposite(Base)
Jakob Heher
1
-1
/
+0
2022-07-06
YAGNI: ConfigurationContainer interface
Jakob Heher
3
-1254
/
+268
2022-07-06
old Jakob yells at sky
Jakob Heher
1
-8
/
+4
2022-07-06
YAGNI: StateMachine getters
Jakob Heher
13
-168
/
+131
2022-07-06
YAGNI: PDFSigner interface
Jakob Heher
3
-89
/
+33
2022-07-06
YAGNI: StateMachine interface
Jakob Heher
2
-438
/
+258
2022-07-06
YAGNI: at.asit.pdfover.signatur.SigningState.Status
Jakob Heher
12
-158
/
+90
2022-07-06
it's interface hunting season
Jakob Heher
2
-302
/
+104
2022-07-06
more misc cleanup
Jakob Heher
3
-23
/
+9
2022-07-06
remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2
Jakob Heher
13
-146
/
+146
2022-07-06
refactor runnable -> lambda
Jakob Heher
3
-144
/
+117
2022-07-06
remove NON-NLS comments, cleanup whitespace
Jakob Heher
26
-429
/
+429
2022-07-06
YAGNI? YAGNI.
Jakob Heher
2
-57
/
+46
2022-07-06
YAGNI cleanup #1
Jakob Heher
2
-76
/
+38
2022-06-15
return username unchanged if it doesn't look like a phone number, cf. #88
Jakob Heher
3
-40
/
+11
2022-06-03
basic support for ID-A usernames in settings (cf. #88)
Jakob Heher
1
-1
/
+3
2022-05-05
eliminate some not-actually-an-error error logging
Jakob Heher
1
-1
/
+4
2022-05-05
(make an attempt to) make java close files; cf. #86
Jakob Heher
2
-10
/
+24
2022-05-05
clean up timeout code a bit
Jakob Heher
1
-12
/
+3
2022-05-04
fix NPE
Jakob Heher
1
-1
/
+1
2022-05-02
swt version bump
Jakob Heher
1
-3
/
+1
2022-04-29
get rid of buergerkarte.at certificate whitelist (it hasn't been used in fore...
Jakob Heher
1
-3
/
+0
2022-03-25
standardize yes/no/cancel between different kinds of signature placeholders
Jakob Heher
1
-3
/
+7
2022-03-24
properly close opened pdf document, cf. #74
Jakob Heher
1
-3
/
+1
2022-03-24
clean up encrypted pdf handling
Jakob Heher
1
-3
/
+9
2022-03-24
remove stray non-nls tags
Jakob Heher
1
-3
/
+3
2022-03-23
clean up signature placeholder selection handling
Jakob Heher
1
-29
/
+34
2022-02-22
add workaround for PDF-AS exception handling bug (cf. #52)
Jakob Heher
1
-0
/
+10
2022-02-18
various refactors to start making signature placeholder code more readable
Jakob Heher
2
-11
/
+15
2022-02-18
properly load configured default BKU when positioning state is skipped (due t...
Jakob Heher
2
-5
/
+6
2022-02-18
refactor getDefaultSignatureBlockNote to not be static
Jakob Heher
1
-1
/
+1
2022-02-18
import cleanups
Jakob Heher
1
-2
/
+0
2022-02-17
correctly reset to default signature on initial config setup, closes #43
Jakob Heher
1
-1
/
+1
2022-02-17
prevent custom signature notes from being overwritten at start-up (typo fix c...
Jakob Heher
1
-8
/
+6
2022-02-17
log4j -> logback 1.2.10 (latest stable)
Jakob Heher
1
-2
/
+3
2022-02-15
more small refactors
Jakob Heher
3
-7
/
+7
2022-02-14
refactoring
Jakob Heher
1
-67
/
+34
2021-10-14
fixed problem with the about pdf-over text field
Andreas Abraham
1
-4
/
+9
2021-09-13
fixed issue 43
Andreas Abraham
3
-20
/
+11
2021-09-13
refactor
Andreas Abraham
12
-19
/
+34
2021-08-13
updated PDF-AS version
Andreas Abraham
1
-6
/
+7
2021-07-12
Updated placeholder search implementation
Andreas Abraham
1
-5
/
+1
2021-07-12
Added additional tooltip text for the PDF/A option
Andreas Abraham
1
-7
/
+5
2021-07-12
Updated PDF-AS version to 4.2.0
Andreas Abraham
1
-0
/
+1
2021-01-27
added timeout check for polling (5min)
Andreas Abraham
1
-3
/
+22
2021-01-27
Fixed Problem that timertask did not cancel
Andreas Abraham
1
-44
/
+42
2021-01-26
New Thread for polling implemented
Andreas Abraham
1
-49
/
+49
2021-01-19
changed urlconnection to apache http client, new pdf-as version added, a-trus...
Andreas Abraham
1
-30
/
+27
2020-11-23
Improved code
Andreas Abraham
1
-2
/
+5
[next]