summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/SigningState.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-158/+0
2022-11-04clean remembered password on user cancelJakob Heher1-1/+3
2022-10-06re-do the #52 hack to avoid dependency on atruststatusJakob Heher1-10/+0
2022-10-04QR code handlingJakob Heher1-4/+8
2022-09-30kill off pdfover-signatorJakob Heher1-1/+1
2022-08-02YAGNI: PDF signer factory patternJakob Heher1-4/+2
2022-07-06YAGNI: StateMachine gettersJakob Heher1-5/+5
2022-07-06YAGNI: at.asit.pdfover.signatur.SigningState.StatusJakob Heher1-4/+3
2022-07-06more misc cleanupJakob Heher1-1/+1
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-2/+2
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-12/+12
2022-07-06YAGNI? YAGNI.Jakob Heher1-1/+1
2022-07-06YAGNI cleanup #1Jakob Heher1-1/+1
2022-05-05eliminate some not-actually-an-error error loggingJakob Heher1-1/+4
2022-05-04fix NPEJakob Heher1-1/+1
2022-02-22add workaround for PDF-AS exception handling bug (cf. #52)Jakob Heher1-0/+10
2021-09-13refactorAndreas Abraham1-1/+1
2014-11-27Disable state jumping during signing processTobias Kellner1-1/+9
2014-11-27Implement PDF-AS 4 changesTobias Kellner1-4/+15
2014-01-31Threadingtkellner1-1/+1
2014-01-30Spellingtkellner1-1/+1
2013-07-24Add accessor function for stateMachinetkellner1-8/+8
2013-04-10+ fixed last TODOstkellner1-3/+2
2013-04-10Show PDF-AS Connector exception messagetkellner1-1/+9
2013-04-10Add fixme commenttkellner1-0/+1
2013-04-10Add new Dialog class to display a general messageboxtkellner1-2/+2
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10+ ignore option for error dialogtkellner1-2/+4
2013-04-10Move constants to separate classtkellner1-1/+0
2013-04-10Changed ErrorDialog to use SWT Messagebox for OS specific error messagestkellner1-1/+1
2013-04-10Fixed BKU cancel Bugtkellner1-1/+1
2013-04-10Moved Mobile BKU URL to configuration filetkellner1-1/+2
2013-04-10Removed Error State and replaced it with ErrorDialogtkellner1-3/+10
2013-04-10Fixed some TODOs...tkellner1-6/+1
2013-04-10Mobile BKU first working (currently set to work with test mobile BKU from A-T...tkellner1-1/+4
2013-04-10PDF-AS signature working with local BKUtkellner1-3/+52
2013-04-10StateMachine cleanuptkellner1-1/+9
2013-04-10State Machine refactoringtkellner1-4/+18
2013-04-10State Machine refactortkellner1-4/+5
2013-04-10State Machine stufftkellner1-9/+5
2013-04-10+ Main Window Templatetkellner1-0/+9
2013-04-10Added class templatestkellner1-1/+27
2013-04-10Refactoringtkellner1-0/+15