Commit Graph

57 Commits

Author SHA1 Message Date
Marc Wäckerlin
57fa0ea109 Changed QComboBox to QEditText for kiosk mode - fixed key-shortcuts + close tab; refs #102 2011-09-21 12:00:34 +00:00
Marc Wäckerlin
924990afb8 Changed QComboBox to QEditText for kiosk mode; refs #102 2011-09-21 11:42:04 +00:00
Marc Wäckerlin
e54cd2207b and of course, if my personal feature is public, it must be restricted in kiosk and no-settings mode; refs #88 2011-08-26 12:39:45 +00:00
Marc Wäckerlin
d9baec2850 append $SWISSSURFER_USERAGENT to user agent; refs #88 2011-08-25 11:46:53 +00:00
Marc Wäckerlin
06c20e98ea icons are now within the line-edit and background is transparent; refs #93 2011-08-23 10:58:18 +00:00
Marc Wäckerlin
c6140acfb5 menu enabled in kios mode; refs #90 2011-07-06 13:39:15 +00:00
Marc Wäckerlin
40ad231c91 must test whether _url exists and has edit field; refs #94 2011-07-06 13:16:27 +00:00
Marc Wäckerlin
361cda35fa nice icons; closes #92 2011-06-30 13:47:20 +00:00
Marc Wäckerlin
bcc4afba7d buttons are now actions with images too; url-bar height is now not minimum but preferred; refs #91 2011-06-30 13:12:21 +00:00
Marc Wäckerlin
ec19a77f44 even smarter error notification; refs #68 2011-06-30 07:45:08 +00:00
Marc Wäckerlin
4f9b2a90ee change url-color to white if page load was successful; closes #68 2011-06-29 08:06:49 +00:00
Marc Wäckerlin
7ab92640bb ignore abort, url-bar red if load fails, better error message and same for find: red if not found, green if found; closes #68 2011-06-29 07:53:45 +00:00
Marc Wäckerlin
6d16b9e672 set SWISSSURFER_USERAGENT e.g. to "Mozilla/5.0 (%Platform%; %Security%; %Subplatform%; %Locale%) AppleWebKit/%WebKitVersion% (KHTML, like Gecko) %AppVersion Safari/%WebKitVersion%"; closes #88 2011-06-29 06:52:18 +00:00
Marc Wäckerlin
313b75fbf0 closes #83 2011-06-21 06:49:48 +00:00
Marc Wäckerlin
8481a2fe7b more version information; refs #85 2011-06-20 10:01:26 +00:00
Marc Wäckerlin
ef5dd39df8 closes #82; closes #76 2011-06-17 09:25:10 +00:00
Marc Wäckerlin
46f81cad85 closes #83 2011-06-16 06:39:05 +00:00
Marc Wäckerlin
b8d0d22838 closes #84 2011-06-16 06:24:21 +00:00
Marc Wäckerlin
bbe3f9343a with change, nothing works any more; refs #82 2011-06-15 12:00:04 +00:00
Marc Wäckerlin
4add551a10 don't free the RSA*, it seems not to properly clean up old references; refs #82 2011-06-14 07:26:34 +00:00
Marc Wäckerlin
96a3f1e4fe closes #65 2011-06-09 08:58:01 +00:00
Marc Wäckerlin
9e6e8b49b0 using QTemporaryFile::createLocalFile; closes #69 2011-06-09 08:48:05 +00:00
Marc Wäckerlin
d1643f454c closes #71 2011-06-09 08:40:51 +00:00
Marc Wäckerlin
1769ebfef0 closes #71 2011-06-09 08:23:58 +00:00
Marc Wäckerlin
7f2e08667b closes #60 2011-06-08 13:00:40 +00:00
Marc Wäckerlin
57bce10e86 additional feature: built in library name; plus: closes #70 2011-06-08 11:37:06 +00:00
Marc Wäckerlin
114878a9d0 show PIN attempts if known, nothing if unknown; refs #37 2011-06-03 06:59:40 +00:00
Marc Wäckerlin
b92ec55a79 closes #57 2011-06-01 09:06:40 +00:00
Marc Wäckerlin
ec169d58a1 closes #56; closes #54 2011-06-01 08:57:38 +00:00
Marc Wäckerlin
4670288d51 done fist implementation of ErrorLog, refs #48; added AdjustToMinimumContentsLength, closes #52 2011-05-26 06:31:19 +00:00
Marc Wäckerlin
7e6cdea4f2 closes #51, closes #47 2011-05-24 05:53:28 +00:00
Marc Wäckerlin
1713781422 not removed, but diabled and smaller; closes #47 2011-05-23 11:22:02 +00:00
Marc Wäckerlin
563f521d3e hint: «reduced mode» is --no-settings or -n; closes #35 2011-05-23 09:16:27 +00:00
Marc Wäckerlin
0af0baddfd closes #50 2011-05-23 09:08:06 +00:00
Marc Wäckerlin
2e20b696f4 it works, first cleanup; refs #49 2011-05-19 12:55:08 +00:00
Marc Wäckerlin
7c5f67b5cc it works, first try; refs #49 2011-05-19 12:29:39 +00:00
Marc Wäckerlin
a3ba3e7185 to test, ignore all ssl errors; refs #43 2011-05-17 08:11:54 +00:00
Marc Wäckerlin
bf58795682 added error from mac to trusted errors as possible workaround; refs #43 2011-05-11 13:17:53 +00:00
Marc Wäckerlin
7ea7d5d845 try to set CA to Context, but still does not work; refs #43 2011-05-05 13:31:40 +00:00
Marc Wäckerlin
0870f9e4e4 option is noe --login to enable immediate login, otherwise logs in at first https-access; also works without cryptoki-library; closes #34 2011-05-03 10:21:12 +00:00
Marc Wäckerlin
108f66b43e Prepared, but problem with GUI and simultanous connections - Solution: Net option --no-login; refs #34 2011-05-02 13:07:21 +00:00
Marc Wäckerlin
eada87b438 more debug on ssl error; refs #22 2011-04-27 12:07:14 +00:00
Marc Wäckerlin
94fe11262a added server certificate SWISSSIGN_SERVER_GOLD_CA_2008_G2; allow reject of authentication; added meaningful about dialog; added history menu; refs #22 2011-04-27 11:30:29 +00:00
Marc Wäckerlin
bfdea30255 more error tracing; refs #22 2011-04-27 07:33:29 +00:00
Marc Wäckerlin
9620b5e810 first working implementaiion; to be improved; refs #32, closes #28, closes #29 2011-04-21 05:48:02 +00:00
Marc Wäckerlin
06d04776ee closes #26; closes #24 2011-02-28 08:30:57 +00:00
Marc Wäckerlin
b3023927a4 const or not const that is the question, whether we're on mac or on a different system; refs #22 2011-02-02 12:22:49 +00:00
Marc Wäckerlin
44da3c7ed4 refs #22 2011-01-27 09:31:02 +00:00
Marc Wäckerlin
9ce6f20adc refs #22 2011-01-27 06:35:33 +00:00
Marc Wäckerlin
debcfe1cea ready for weekend; several changes; refs #22 2011-01-21 13:32:27 +00:00