summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add proxy authenticationtkellner11-105/+578
2013-07-24Move proxy to advanced configtkellner3-221/+225
2013-06-28Add version number to config screen titletkellner1-0/+4
2013-06-28use getShell member function for shell accesstkellner2-16/+16
2013-04-10User BASE64 request for TDB only, FileUploadRequest elsetkellner1-42/+57
2013-04-10Move User Agent String to Constantstkellner5-13/+12
2013-04-10Make upload request type configurabletkellner1-14/+21
2013-04-10Changed local BKU communication to BASE64 encodingtkellner1-5/+5
2013-04-10Get rid of javadoc warningtkellner1-9/+7
2013-04-10Calculate own page transform to avoid rotation problemstkellner1-2/+6
2013-04-10Catch SWT exception on Mactkellner1-5/+8
2013-04-10Avoid widget cleanup problemtkellner1-9/+9
2013-04-10Debuggingtkellner3-3/+3
2013-04-10Move PDFFile creation to PositioningStatetkellner2-46/+55
2013-04-10Also show error for encrypted PDFstkellner1-1/+4
2013-04-10Show useful error msg if PDF is password protectedtkellner1-0/+4
2013-04-10Add CL argument to skip finish dialogtkellner9-4/+122
2013-04-10Comment to clarifytkellner1-0/+2
2013-04-10Throw away unneded AutomaticPositioning config entrytkellner4-48/+13
2013-04-10Keep order of CLI argumentstkellner2-8/+9
2013-04-10Comment concerning argument registrationtkellner1-0/+2
2013-04-10Add cmd line arg for automatic positioningtkellner2-0/+50
2013-04-10Display cmd line error msg in guitkellner1-2/+4
2013-04-10Add Overlay for the default signature positiontkellner6-10/+35
2013-04-10Renametkellner4-12/+12
2013-04-10Don't set previous sig position when using autotkellner1-1/+1
2013-04-10Refactoring: create config packagetkellner20-21/+30
2013-04-10Guard against empty drop datatkellner1-0/+4
2013-04-10FileUploadSource classtkellner1-0/+57
2013-04-10Changed SL transport to file upload for local bku, because ATrust cannot proc...tkellner2-40/+22
2013-04-10Remove TODO - passwords should now be masked in logtkellner1-1/+0
2013-04-10Signature position can't go below zerotkellner1-2/+2
2013-04-10Handle argument help localization correctlytkellner13-51/+49
2013-04-10Change -o argument to allow setting output filenametkellner1-17/+10
2013-04-10Allow to set output filenametkellner1-3/+8
2013-04-10Remove commentstkellner1-4/+0
2013-04-10Provide error message for cmd line argstkellner1-4/+39
2013-04-10Allow --help as help argumenttkellner1-1/+2
2013-04-10Blank out passwords in mobile bku post data debug outputtkellner1-0/+4
2013-04-10Show dialog before requesting new TAN for IAIK mobile sigtkellner2-13/+30
2013-04-10Show dialog before requesting new TANtkellner3-18/+43
2013-04-10Theme configurationtkellner2-84/+118
2013-04-10Use switches for theme selectiontkellner1-16/+40
2013-04-10Grey out config button when disabledtkellner3-24/+48
2013-04-10Add theme constanttkellner1-8/+20
2013-04-10Move resource strings to Constantstkellner8-22/+46
2013-04-10mobile bku viewer fixtkellner2-2/+3
2013-04-10Include port in URLstkellner1-3/+9
2013-04-10Add IAIK mobile signature handlertkellner3-1/+377
2013-04-10Allow error messages in tan statetkellner3-7/+17