renamed swisssurfer to surfer

This commit is contained in:
Marc Wäckerlin
2015-11-05 10:42:44 +00:00
parent 3e3abdb430
commit 15044913a6
64 changed files with 1043 additions and 1040 deletions
+797 -797
View File
@@ -7,8 +7,8 @@
2015-09-10 11:52 marc 2015-09-10 11:52 marc
* debian/control.in, debian/swisssurfer-dev.install, * debian/control.in, debian/surfer-dev.install,
debian/swisssurfer.install: fixed packaging debian/surfer.install: fixed packaging
2015-09-09 15:28 marc 2015-09-09 15:28 marc
@@ -23,24 +23,24 @@
2015-09-09 14:05 marc 2015-09-09 14:05 marc
* debian/swisssurfer-dev.install, debian/swisssurfer.install, doc, * debian/surfer-dev.install, debian/surfer.install, doc,
doc/doxyfile.in, doc/makefile.am, makefile.am: fixed debian build doc/doxyfile.in, doc/makefile.am, makefile.am: fixed debian build
2015-09-09 12:53 marc 2015-09-09 12:53 marc
* README, ax_check_qt.m4, configure.ac, debian/control.in, * README, ax_check_qt.m4, configure.ac, debian/control.in,
src/makefile.am, src/qbrowserlib/makefile.am, src/makefile.am, src/qbrowserlib/makefile.am,
swisssurfer.spec.in: fixed missing resources surfer.spec.in: fixed missing resources
2015-09-09 09:43 marc 2015-09-09 09:43 marc
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4, * ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, configure.ac, debian, debian/changelog.in, bootstrap.sh, configure.ac, debian, debian/changelog.in,
debian/compat, debian/control.in, debian/docs, debian/rules, debian/compat, debian/control.in, debian/docs, debian/rules,
debian/swisssurfer-dev.install, debian/swisssurfer.install, debian/surfer-dev.install, debian/surfer.install,
examples/makefile.am, mac-create-app-bundle.sh, examples/makefile.am, mac-create-app-bundle.sh,
resolve-debbuilddeps.sh, src/makefile.am, resolve-debbuilddeps.sh, src/makefile.am,
src/qbrowserlib/swisswebview.hxx, swisssurfer.spec.in: designer src/qbrowserlib/webview.hxx, surfer.spec.in: designer
widgets removed - has completely changed in qt5 widgets removed - has completely changed in qt5
2015-07-13 18:48 marc 2015-07-13 18:48 marc
@@ -59,9 +59,9 @@
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4, * ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, configure.ac, debian/control.in, debian/rules, bootstrap.sh, configure.ac, debian/control.in, debian/rules,
debian/swisssurfer.install, doc/doxyfile.in, doc/makefile.am, debian/surfer.install, doc/doxyfile.in, doc/makefile.am,
examples, examples/makefile.am, examples/qmake.pro.in, examples, examples/makefile.am, examples/qmake.pro.in,
makefile.am, src/makefile.am, src/swisssurfer.pc.in, makefile.am, src/makefile.am, src/surfer.pc.in,
src/version.cxx, src/version.cxx.in, src/version.hxx, test: build src/version.cxx, src/version.cxx.in, src/version.hxx, test: build
should work now should work now
@@ -78,12 +78,12 @@
* ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4, * ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4,
ax_init_standard_project.m4, bootstrap.sh, ax_init_standard_project.m4, bootstrap.sh,
debian/swisssurfer-dev.install, debian/swisssurfer.install: build debian/surfer-dev.install, debian/surfer.install: build
fixed - missing resources, translations, test, examples fixed - missing resources, translations, test, examples
2015-03-15 21:58 marc 2015-03-15 21:58 marc
* debian/swisssurfer-dev.install, debian/swisssurfer.install: build * debian/surfer-dev.install, debian/surfer.install: build
fixed - missing resources, translations, test, examples fixed - missing resources, translations, test, examples
2015-03-15 21:58 marc 2015-03-15 21:58 marc
@@ -110,9 +110,9 @@
src/pinentry.hxx, src/qbrowserlib/downloadmanager.hxx, src/pinentry.hxx, src/qbrowserlib/downloadmanager.hxx,
src/qbrowserlib/makefile.am, src/qbrowserlib/pluginfactory.hxx, src/qbrowserlib/makefile.am, src/qbrowserlib/pluginfactory.hxx,
src/qbrowserlib/qmake.pro.in, src/qbrowserlib/settings.hxx, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/settings.hxx,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qmake.pro.in, src/qbrowserlib/webview.hxx, src/qmake.pro.in,
src/smartcardauth.hxx, src/swisssurfer.pc.in: works with new src/smartcardauth.hxx, src/surfer.pc.in: works with new
build environment, but still missing resources and translations build environment, but still missing resources and translations
2015-03-14 16:26 marc 2015-03-14 16:26 marc
@@ -125,26 +125,26 @@
src/qbrowserlib/buttonlineedit.hxx, src/qbrowserlib/errorlog.hxx, src/qbrowserlib/buttonlineedit.hxx, src/qbrowserlib/errorlog.hxx,
src/qbrowserlib/log.hxx, src/qbrowserlib/makefile.am, src/qbrowserlib/log.hxx, src/qbrowserlib/makefile.am,
src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/settings.hxx, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/settings.hxx,
src/qbrowserlib/swisswebwidget.hxx, src/smartcardauth.hxx, src/qbrowserlib/webwidget.hxx, src/smartcardauth.hxx,
src/swisssurfer.pc.in: on the way to compile src/surfer.pc.in: on the way to compile
2015-03-14 09:03 marc 2015-03-14 09:03 marc
* AUTHORS, ChangeLog, README, bootstrap.sh, debian, debian/control, * AUTHORS, ChangeLog, README, bootstrap.sh, debian, debian/control,
debian/control.in, debian/rules, src/designer/makefile.am, debian/control.in, debian/rules, src/designer/makefile.am,
src/languages.qrc.in, src/qmake.pro.in, src/version.cxx.in, src/languages.qrc.in, src/qmake.pro.in, src/version.cxx.in,
swisssurfer.spec.in: some fixes, does not yet compile surfer.spec.in: some fixes, does not yet compile
2015-03-13 16:30 marc 2015-03-13 16:30 marc
* ChangeLog, ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4, * ChangeLog, ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4,
ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian, ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian,
debian/changelog.in, debian/compat, debian/control.in, debian/changelog.in, debian/compat, debian/control.in,
debian/docs, debian/rules, debian/swisssurfer-dev.dirs, debian/docs, debian/rules, debian/surfer-dev.dirs,
debian/swisssurfer-dev.install, debian/swisssurfer.dirs, debian/surfer-dev.install, debian/surfer.dirs,
debian/swisssurfer.install, doc/doxyfile.in, doc/makefile.am, debian/surfer.install, doc/doxyfile.in, doc/makefile.am,
examples, examples/makefile.am, makefile.am, src/makefile.am, examples, examples/makefile.am, makefile.am, src/makefile.am,
src/qbrowserlib/makefile.am, src/swisssurfer.pc.in, src/qbrowserlib/makefile.am, src/surfer.pc.in,
test/makefile.am: «bootstrapped» with new build environment test/makefile.am: «bootstrapped» with new build environment
2015-03-13 10:18 marc 2015-03-13 10:18 marc
@@ -154,30 +154,30 @@
2015-03-08 19:16 marc 2015-03-08 19:16 marc
* README, configure.in, debian/changelog.in, debian/control, * README, configure.in, debian/changelog.in, debian/control,
debian/copyright, debian/menu, debian/swissbrowser-dev.dirs, debian/copyright, debian/menu, debian/browser-dev.dirs,
debian/swissbrowser-dev.install, debian/swissbrowser.dirs, debian/browser-dev.install, debian/browser.dirs,
debian/swissbrowser.doc-base.EX, debian/swissbrowser.install, debian/browser.doc-base.EX, debian/browser.install,
debian/swisssurfer-dev.dirs, debian/swisssurfer-dev.install, debian/surfer-dev.dirs, debian/surfer-dev.install,
debian/swisssurfer.dirs, debian/swisssurfer.doc-base.EX, debian/surfer.dirs, debian/surfer.doc-base.EX,
debian/swisssurfer.install, doc/screenshot.png, src/Info.plist, debian/surfer.install, doc/screenshot.png, src/Info.plist,
src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am, src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am,
src/qbrowserlib/qbrowserlib_de.ts, src/qbrowserlib/qbrowserlib_de.ts,
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui,
src/qmake.pro.in, src/resources.qrc, src/qmake.pro.in, src/resources.qrc,
src/resources/icons/128x128/SW_SwissBrowser_128x128x32.png, src/resources/icons/128x128/SW_Browser_128x128x32.png,
src/resources/icons/128x128/SW_SwissSurfer_128x128x32.png, src/resources/icons/128x128/SW_Surfer_128x128x32.png,
src/resources/icons/16x16/swissbrowser.png, src/resources/icons/16x16/browser.png,
src/resources/icons/16x16/swisssurfer.png, src/resources/icons/16x16/surfer.png,
src/resources/icons/256x256/SW_SwissBrowser_256x256x32.png, src/resources/icons/256x256/SW_Browser_256x256x32.png,
src/resources/icons/256x256/SW_SwissSurfer_256x256x32.png, src/resources/icons/256x256/SW_Surfer_256x256x32.png,
src/resources/icons/32x32/swissbrowser.png, src/resources/icons/32x32/browser.png,
src/resources/icons/32x32/swisssurfer.png, src/resources/icons/32x32/surfer.png,
src/resources/icons/48x48/SW_SwissBrowser_48x48x32.png, src/resources/icons/48x48/SW_Browser_48x48x32.png,
src/resources/icons/48x48/SW_SwissSurfer_48x48x32.png, src/resources/icons/48x48/SW_Surfer_48x48x32.png,
src/resources/icons/512x512/SW_SwissBrowser_512x512x32.png, src/resources/icons/512x512/SW_Browser_512x512x32.png,
src/resources/icons/512x512/SW_SwissSurfer_512x512x32.png, src/resources/icons/512x512/SW_Surfer_512x512x32.png,
src/resources/icons/about.png, src/resources/icons/about.png,
src/resources/icons/addbookmark.png, src/resources/icons/addbookmark.png,
src/resources/icons/clearlocation.png, src/resources/icons/clearlocation.png,
@@ -186,50 +186,50 @@
src/resources/icons/newwindow.png, src/resources/icons/print.png, src/resources/icons/newwindow.png, src/resources/icons/print.png,
src/resources/icons/printpreview.png, src/resources/icons/printpreview.png,
src/resources/icons/settings.png, src/resources/icons/settings.png,
src/resources/icons/swissbrowser.ico, src/resources/icons/browser.ico,
src/resources/icons/swissbrowser.png, src/resources/icons/browser.png,
src/resources/icons/swissbrowser_32x32x32.png, src/resources/icons/browser_32x32x32.png,
src/resources/icons/swisssurfer.ico, src/resources/icons/surfer.ico,
src/resources/icons/swisssurfer.png, src/resources/icons/surfer.png,
src/resources/icons/swisssurfer_32x32x32.png, src/resources/icons/surfer_32x32x32.png,
src/resources/icons/usercert.png, src/resources/swissbrowser.png, src/resources/icons/usercert.png, src/resources/browser.png,
src/resources/swisssurfer.png, src/swissbrowser.desktop, src/resources/surfer.png, src/browser.desktop,
src/swissbrowser.icns, src/swissbrowser_de.ts, src/browser.icns, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts, src/swisssurfer.desktop, src/browser_it.ts, src/surfer.desktop,
src/swisssurfer.icns, src/swisssurfer_de.ts, src/surfer.icns, src/surfer_de.ts,
src/swisssurfer_en.ts, src/swisssurfer_fr.ts, src/surfer_en.ts, src/surfer_fr.ts,
src/swisssurfer_it.ts, swissbrowser.spec.in, swisssurfer.spec.in: src/surfer_it.ts, browser.spec.in, surfer.spec.in:
renamed swissbrowser to swisssurfer; redo change r367 but without renamed browser to surfer; redo change r367 but without
typo typo
2015-03-08 19:14 marc 2015-03-08 19:14 marc
* README, configure.in, debian/changelog.in, debian/control, * README, configure.in, debian/changelog.in, debian/control,
debian/copyright, debian/menu, debian/swissbrowser-dev.dirs, debian/copyright, debian/menu, debian/browser-dev.dirs,
debian/swissbrowser-dev.install, debian/swissbrowser.dirs, debian/browser-dev.install, debian/browser.dirs,
debian/swissbrowser.doc-base.EX, debian/swissbrowser.install, debian/browser.doc-base.EX, debian/browser.install,
debian/swisssurfer-dev.dirs, debian/swisssurfer-dev.install, debian/surfer-dev.dirs, debian/surfer-dev.install,
debian/swisssurfer.dirs, debian/swisssurfer.doc-base.EX, debian/surfer.dirs, debian/surfer.doc-base.EX,
debian/swisssurfer.install, doc/screenshot.png, src/Info.plist, debian/surfer.install, doc/screenshot.png, src/Info.plist,
src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am, src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am,
src/qbrowserlib/qbrowserlib_de.ts, src/qbrowserlib/qbrowserlib_de.ts,
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui,
src/qmake.pro.in, src/resources.qrc, src/qmake.pro.in, src/resources.qrc,
src/resources/icons/128x128/SW_SwissBrowser_128x128x32.png, src/resources/icons/128x128/SW_Browser_128x128x32.png,
src/resources/icons/128x128/SW_SwissSurfer_128x128x32.png, src/resources/icons/128x128/SW_Surfer_128x128x32.png,
src/resources/icons/16x16/swissbrowser.png, src/resources/icons/16x16/browser.png,
src/resources/icons/16x16/swisssurfer.png, src/resources/icons/16x16/surfer.png,
src/resources/icons/256x256/SW_SwissBrowser_256x256x32.png, src/resources/icons/256x256/SW_Browser_256x256x32.png,
src/resources/icons/256x256/SW_SwissSurfer_256x256x32.png, src/resources/icons/256x256/SW_Surfer_256x256x32.png,
src/resources/icons/32x32/swissbrowser.png, src/resources/icons/32x32/browser.png,
src/resources/icons/32x32/swisssurfer.png, src/resources/icons/32x32/surfer.png,
src/resources/icons/48x48/SW_SwissBrowser_48x48x32.png, src/resources/icons/48x48/SW_Browser_48x48x32.png,
src/resources/icons/48x48/SW_SwissSurfer_48x48x32.png, src/resources/icons/48x48/SW_Surfer_48x48x32.png,
src/resources/icons/512x512/SW_SwissBrowser_512x512x32.png, src/resources/icons/512x512/SW_Browser_512x512x32.png,
src/resources/icons/512x512/SW_SwissSurfer_512x512x32.png, src/resources/icons/512x512/SW_Surfer_512x512x32.png,
src/resources/icons/about.png, src/resources/icons/about.png,
src/resources/icons/addbookmark.png, src/resources/icons/addbookmark.png,
src/resources/icons/clearlocation.png, src/resources/icons/clearlocation.png,
@@ -238,49 +238,49 @@
src/resources/icons/newwindow.png, src/resources/icons/print.png, src/resources/icons/newwindow.png, src/resources/icons/print.png,
src/resources/icons/printpreview.png, src/resources/icons/printpreview.png,
src/resources/icons/settings.png, src/resources/icons/settings.png,
src/resources/icons/swissbrowser.ico, src/resources/icons/browser.ico,
src/resources/icons/swissbrowser.png, src/resources/icons/browser.png,
src/resources/icons/swissbrowser_32x32x32.png, src/resources/icons/browser_32x32x32.png,
src/resources/icons/swisssurfer.ico, src/resources/icons/surfer.ico,
src/resources/icons/swisssurfer.png, src/resources/icons/surfer.png,
src/resources/icons/swisssurfer_32x32x32.png, src/resources/icons/surfer_32x32x32.png,
src/resources/icons/usercert.png, src/resources/swissbrowser.png, src/resources/icons/usercert.png, src/resources/browser.png,
src/resources/swisssurfer.png, src/swissbrowser.desktop, src/resources/surfer.png, src/browser.desktop,
src/swissbrowser.icns, src/swissbrowser_de.ts, src/browser.icns, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts, src/swisssurfer.desktop, src/browser_it.ts, src/surfer.desktop,
src/swisssurfer.icns, src/swisssurfer_de.ts, src/surfer.icns, src/surfer_de.ts,
src/swisssurfer_en.ts, src/swisssurfer_fr.ts, src/surfer_en.ts, src/surfer_fr.ts,
src/swisssurfer_it.ts, swissbrowser.spec.in, swisssurfer.spec.in: src/surfer_it.ts, browser.spec.in, surfer.spec.in:
undo last change r367 due to typo undo last change r367 due to typo
2015-03-08 18:59 marc 2015-03-08 18:59 marc
* README, configure.in, debian/changelog.in, debian/control, * README, configure.in, debian/changelog.in, debian/control,
debian/copyright, debian/menu, debian/swissbrowser-dev.dirs, debian/copyright, debian/menu, debian/browser-dev.dirs,
debian/swissbrowser-dev.install, debian/swissbrowser.dirs, debian/browser-dev.install, debian/browser.dirs,
debian/swissbrowser.doc-base.EX, debian/swissbrowser.install, debian/browser.doc-base.EX, debian/browser.install,
debian/swisssurfer-dev.dirs, debian/swisssurfer-dev.install, debian/surfer-dev.dirs, debian/surfer-dev.install,
debian/swisssurfer.dirs, debian/swisssurfer.doc-base.EX, debian/surfer.dirs, debian/surfer.doc-base.EX,
debian/swisssurfer.install, doc/screenshot.png, src/Info.plist, debian/surfer.install, doc/screenshot.png, src/Info.plist,
src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am, src/browser.hxx, src/browser.ui, src/main.cxx, src/makefile.am,
src/qbrowserlib/qbrowserlib_de.ts, src/qbrowserlib/qbrowserlib_de.ts,
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/settings.ui,
src/qmake.pro.in, src/resources.qrc, src/qmake.pro.in, src/resources.qrc,
src/resources/icons/128x128/SW_SwissBrowser_128x128x32.png, src/resources/icons/128x128/SW_Browser_128x128x32.png,
src/resources/icons/128x128/SW_SwissSurfer_128x128x32.png, src/resources/icons/128x128/SW_Surfer_128x128x32.png,
src/resources/icons/16x16/swissbrowser.png, src/resources/icons/16x16/browser.png,
src/resources/icons/16x16/swisssurfer.png, src/resources/icons/16x16/surfer.png,
src/resources/icons/256x256/SW_SwissBrowser_256x256x32.png, src/resources/icons/256x256/SW_Browser_256x256x32.png,
src/resources/icons/256x256/SW_SwissSurfer_256x256x32.png, src/resources/icons/256x256/SW_Surfer_256x256x32.png,
src/resources/icons/32x32/swissbrowser.png, src/resources/icons/32x32/browser.png,
src/resources/icons/32x32/swisssurfer.png, src/resources/icons/32x32/surfer.png,
src/resources/icons/48x48/SW_SwissBrowser_48x48x32.png, src/resources/icons/48x48/SW_Browser_48x48x32.png,
src/resources/icons/48x48/SW_SwissSurfer_48x48x32.png, src/resources/icons/48x48/SW_Surfer_48x48x32.png,
src/resources/icons/512x512/SW_SwissBrowser_512x512x32.png, src/resources/icons/512x512/SW_Browser_512x512x32.png,
src/resources/icons/512x512/SW_SwissSurfer_512x512x32.png, src/resources/icons/512x512/SW_Surfer_512x512x32.png,
src/resources/icons/about.png, src/resources/icons/about.png,
src/resources/icons/addbookmark.png, src/resources/icons/addbookmark.png,
src/resources/icons/clearlocation.png, src/resources/icons/clearlocation.png,
@@ -289,141 +289,141 @@
src/resources/icons/newwindow.png, src/resources/icons/print.png, src/resources/icons/newwindow.png, src/resources/icons/print.png,
src/resources/icons/printpreview.png, src/resources/icons/printpreview.png,
src/resources/icons/settings.png, src/resources/icons/settings.png,
src/resources/icons/swissbrowser.ico, src/resources/icons/browser.ico,
src/resources/icons/swissbrowser.png, src/resources/icons/browser.png,
src/resources/icons/swissbrowser_32x32x32.png, src/resources/icons/browser_32x32x32.png,
src/resources/icons/swisssurfer.ico, src/resources/icons/surfer.ico,
src/resources/icons/swisssurfer.png, src/resources/icons/surfer.png,
src/resources/icons/swisssurfer_32x32x32.png, src/resources/icons/surfer_32x32x32.png,
src/resources/icons/usercert.png, src/resources/swissbrowser.png, src/resources/icons/usercert.png, src/resources/browser.png,
src/resources/swisssurfer.png, src/swissbrowser.desktop, src/resources/surfer.png, src/browser.desktop,
src/swissbrowser.icns, src/swissbrowser_de.ts, src/browser.icns, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts, src/swisssurfer.desktop, src/browser_it.ts, src/surfer.desktop,
src/swisssurfer.icns, src/swisssurfer_de.ts, src/surfer.icns, src/surfer_de.ts,
src/swisssurfer_en.ts, src/swisssurfer_fr.ts, src/surfer_en.ts, src/surfer_fr.ts,
src/swisssurfer_it.ts, swissbrowser.spec.in, swisssurfer.spec.in: src/surfer_it.ts, browser.spec.in, surfer.spec.in:
renamed swissbrowser to swisssurfer renamed browser to surfer
2015-01-30 14:29 marc.waeckerlin@tech.swisssign.com 2015-01-30 14:29 marc.waeckerlin@tech.sign.com
* src/browser.hxx, src/browser.ui: new commandline arguments help * src/browser.hxx, src/browser.ui: new commandline arguments help
text; refs #167 text; refs #167
2014-05-19 11:39 marc.waeckerlin@tech.swisssign.com 2014-05-19 11:39 marc.waeckerlin@tech.sign.com
* swissbrowser.spec.in: add PKCS11 include path to RPM spec; refs * browser.spec.in: add PKCS11 include path to RPM spec; refs
#177 #177
2014-05-16 13:07 marc.waeckerlin@tech.swisssign.com 2014-05-16 13:07 marc.waeckerlin@tech.sign.com
* debian/control, debian/rules: replace libp11-kit-dev by * debian/control, debian/rules: replace libp11-kit-dev by
libpkcs11-helper1-dev beacause it's missing on lucid; refs #177 libpkcs11-helper1-dev beacause it's missing on lucid; refs #177
2014-05-08 07:48 marc.waeckerlin@tech.swisssign.com 2014-05-08 07:48 marc.waeckerlin@tech.sign.com
* debian/rules: new configuration; refs #176 * debian/rules: new configuration; refs #176
2014-04-04 11:29 marc.waeckerlin@tech.swisssign.com 2014-04-04 11:29 marc.waeckerlin@tech.sign.com
* src/browser.hxx, src/main.cxx, src/pinentry.hxx, * src/browser.hxx, src/main.cxx, src/pinentry.hxx,
src/qbrowserlib/downloadmanager.hxx, src/qbrowserlib/log.cxx, src/qbrowserlib/downloadmanager.hxx, src/qbrowserlib/log.cxx,
src/qbrowserlib/log.hxx, src/smartcardauth.hxx, src/qbrowserlib/log.hxx, src/smartcardauth.hxx,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: changed for new src/browser_fr.ts, src/browser_it.ts: changed for new
libpcscxx interface version 3; refs #176 libpcscxx interface version 3; refs #176
2013-11-13 10:24 marc.waeckerlin@tech.swisssign.com 2013-11-13 10:24 marc.waeckerlin@tech.sign.com
* ax_cxx_compile_stdcxx_11.m4, configure.in: use C++11 if * ax_cxx_compile_stdcxx_11.m4, configure.in: use C++11 if
available; refs #176 available; refs #176
2013-11-12 13:04 marc.waeckerlin@tech.swisssign.com 2013-11-12 13:04 marc.waeckerlin@tech.sign.com
* src/certificate.hxx, src/designer/qmake.pro.in, * src/certificate.hxx, src/designer/qmake.pro.in,
src/qbrowserlib/certs.hxx, src/qbrowserlib/executor.hxx, src/qbrowserlib/certs.hxx, src/qbrowserlib/executor.hxx,
src/qbrowserlib/log.hxx, src/qbrowserlib/pluginfactory.hxx, src/qbrowserlib/log.hxx, src/qbrowserlib/pluginfactory.hxx,
src/qbrowserlib/qmake.pro.in, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/saveorrun.hxx,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qmake.pro.in, src/qbrowserlib/webview.hxx, src/qmake.pro.in,
src/smartcardauth.hxx, src/swissbrowser_de.ts, src/smartcardauth.hxx, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: changes for new libpcscxx, works, but src/browser_it.ts: changes for new libpcscxx, works, but
crashes at the end; refs #176 crashes at the end; refs #176
2013-07-11 13:49 marc.waeckerlin@tech.swisssign.com 2013-07-11 13:49 marc.waeckerlin@tech.sign.com
* src/main.cxx, src/swissbrowser.desktop: rename Post Suisse ID to * src/main.cxx, src/browser.desktop: rename Post Suisse ID to
Suisse ID: all done?; refs #175 Suisse ID: all done?; refs #175
2013-06-26 07:32 marc.waeckerlin@tech.swisssign.com 2013-06-26 07:32 marc.waeckerlin@tech.sign.com
* src/browser.hxx: wrong action event for home button; refs #174 * src/browser.hxx: wrong action event for home button; refs #174
2013-06-24 11:45 marc.waeckerlin@tech.swisssign.com 2013-06-24 11:45 marc.waeckerlin@tech.sign.com
* src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in, * src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in,
src/qmake.pro.in: no more 64bit; refs #173 src/qmake.pro.in: no more 64bit; refs #173
2013-06-24 08:28 marc.waeckerlin@tech.swisssign.com 2013-06-24 08:28 marc.waeckerlin@tech.sign.com
* src/qmake.pro.in: no more -lpcsclite for mac; refs #173 * src/qmake.pro.in: no more -lpcsclite for mac; refs #173
2013-06-24 07:39 marc.waeckerlin@tech.swisssign.com 2013-06-24 07:39 marc.waeckerlin@tech.sign.com
* src/qmake.pro.in: no more -lpcsclite for mac; refs #173 * src/qmake.pro.in: no more -lpcsclite for mac; refs #173
2013-06-21 13:32 marc.waeckerlin@tech.swisssign.com 2013-06-21 13:32 marc.waeckerlin@tech.sign.com
* src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in, * src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in,
src/qmake.pro.in: switch to 64bit; refs #173 src/qmake.pro.in: switch to 64bit; refs #173
2013-06-20 11:26 marc.waeckerlin@tech.swisssign.com 2013-06-20 11:26 marc.waeckerlin@tech.sign.com
* src/qmake.pro.in: switch to 64bit; refs #173 * src/qmake.pro.in: switch to 64bit; refs #173
2013-06-20 10:41 marc.waeckerlin@tech.swisssign.com 2013-06-20 10:41 marc.waeckerlin@tech.sign.com
* src/qmake.pro.in: switch to 64bit; refs #173 * src/qmake.pro.in: switch to 64bit; refs #173
2013-06-20 09:05 marc.waeckerlin@tech.swisssign.com 2013-06-20 09:05 marc.waeckerlin@tech.sign.com
* src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in, * src/designer/qmake.pro.in, src/qbrowserlib/qmake.pro.in,
src/qmake.pro.in, test/qmake.pro.in: switch to 64bit; refs #173 src/qmake.pro.in, test/qmake.pro.in: switch to 64bit; refs #173
2013-04-25 08:09 marc.waeckerlin@tech.swisssign.com 2013-04-25 08:09 marc.waeckerlin@tech.sign.com
* src/qbrowserlib/log.cxx, src/qbrowserlib/log.hxx: (re-) added log * src/qbrowserlib/log.cxx, src/qbrowserlib/log.hxx: (re-) added log
to std::clog; refs #169 to std::clog; refs #169
2013-04-18 14:19 marc.waeckerlin@tech.swisssign.com 2013-04-18 14:19 marc.waeckerlin@tech.sign.com
* src/qbrowserlib/log.cxx, src/qbrowserlib/log.hxx, * src/qbrowserlib/log.cxx, src/qbrowserlib/log.hxx,
src/smartcardauth.hxx, src/swissbrowser_de.ts, src/smartcardauth.hxx, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: much more debug, back to initial src/browser_it.ts: much more debug, back to initial
handling; refs #169 handling; refs #169
2013-04-17 12:33 marc.waeckerlin@tech.swisssign.com 2013-04-17 12:33 marc.waeckerlin@tech.sign.com
* src/smartcardauth.hxx, src/swissbrowser_de.ts, * src/smartcardauth.hxx, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: next try, idea stolen from src/browser_it.ts: next try, idea stolen from
https://svn.eesti.ee/projektid/idkaart_public/trunk/qdigidoc/common/QPKCS11.cpp; https://svn.eesti.ee/projektid/idkaart_public/trunk/qdigidoc/common/QPKCS11.cpp;
refs #169 refs #169
2013-04-17 11:01 marc.waeckerlin@tech.swisssign.com 2013-04-17 11:01 marc.waeckerlin@tech.sign.com
* src/smartcardauth.hxx: try to simply remove type/size-consistency * src/smartcardauth.hxx: try to simply remove type/size-consistency
checks; refs #169 checks; refs #169
2013-04-05 11:46 jenkins@tech.swisssign.com 2013-04-05 11:46 jenkins@tech.sign.com
* src/swissbrowser_de.ts, src/swissbrowser_en.ts, * src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: updated laguage src/browser_fr.ts, src/browser_it.ts: updated laguage
files for swissbrowser; refs #171 files for browser; refs #171
2013-04-03 09:23 marc.waeckerlin@tech.swisssign.com 2013-04-03 09:23 marc.waeckerlin@tech.sign.com
* src/browser.hxx, src/qbrowserlib/errorlog.hxx, * src/browser.hxx, src/qbrowserlib/errorlog.hxx,
src/qbrowserlib/settings.hxx: remove singletons when qt is still src/qbrowserlib/settings.hxx: remove singletons when qt is still
@@ -431,7 +431,7 @@
2013-01-29 15:10 marc 2013-01-29 15:10 marc
* swissbrowser.spec.in: support for fedora-18 bugs; closes #168 * browser.spec.in: support for fedora-18 bugs; closes #168
2012-11-14 09:42 marc 2012-11-14 09:42 marc
@@ -442,9 +442,9 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in,
src/qbrowserlib/swisswebwidget.hxx, src/qmake.pro.in, src/qbrowserlib/webwidget.hxx, src/qmake.pro.in,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: moved more to src/browser_fr.ts, src/browser_it.ts: moved more to
qbrowserlib, added download manager functions; refs #167 qbrowserlib, added download manager functions; refs #167
2012-11-13 14:50 marc 2012-11-13 14:50 marc
@@ -453,7 +453,7 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qbrowserlib_it.ts,
src/qbrowserlib/swisswebwidget.hxx: home; refs #167 src/qbrowserlib/webwidget.hxx: home; refs #167
2012-11-12 10:34 marc 2012-11-12 10:34 marc
@@ -469,39 +469,39 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/saveorrun.hxx,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qbrowserlib/webview.hxx,
src/qbrowserlib/swisswebwidget.hxx: qbrowserlib::Executor as src/qbrowserlib/webwidget.hxx: qbrowserlib::Executor as
singleton; refs #167 singleton; refs #167
2012-11-09 07:20 marc 2012-11-09 07:20 marc
* src/qbrowserlib/swisswebwidget.hxx: revert order; refs #167 * src/qbrowserlib/webwidget.hxx: revert order; refs #167
2012-11-08 15:14 marc 2012-11-08 15:14 marc
* src/qbrowserlib/swisswebwidget.hxx: next try; refs #167 * src/qbrowserlib/webwidget.hxx: next try; refs #167
2012-11-08 14:33 marc 2012-11-08 14:33 marc
* src/qbrowserlib/swisswebwidget.hxx: next try; refs #167 * src/qbrowserlib/webwidget.hxx: next try; refs #167
2012-11-08 13:49 marc 2012-11-08 13:49 marc
* src/qbrowserlib/swisswebwidget.hxx, * src/qbrowserlib/webwidget.hxx,
src/qbrowserlib/swisswebwidget.ui: next try; refs #167 src/qbrowserlib/webwidget.ui: next try; refs #167
2012-11-08 12:55 marc 2012-11-08 12:55 marc
* src/qbrowserlib/swisswebwidget.hxx: next try; refs #167 * src/qbrowserlib/webwidget.hxx: next try; refs #167
2012-11-08 12:45 marc 2012-11-08 12:45 marc
* src/qbrowserlib/swisswebwidget.hxx: next try; refs #167 * src/qbrowserlib/webwidget.hxx: next try; refs #167
2012-11-08 11:26 marc 2012-11-08 11:26 marc
* src/qbrowserlib/swisswebwidget.hxx: from central widget to it * src/qbrowserlib/webwidget.hxx: from central widget to it
parent; refs #167 parent; refs #167
2012-11-08 09:27 marc 2012-11-08 09:27 marc
@@ -510,7 +510,7 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qbrowserlib_it.ts,
src/qbrowserlib/swisswebwidget.hxx: verbose; refs #167 src/qbrowserlib/webwidget.hxx: verbose; refs #167
2012-11-08 08:34 marc 2012-11-08 08:34 marc
@@ -518,18 +518,18 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qbrowserlib_it.ts,
src/qbrowserlib/swisswebwidget.hxx, src/qbrowserlib/webwidget.hxx,
src/qbrowserlib/swisswebwidget.ui: auto reparent in main window; src/qbrowserlib/webwidget.ui: auto reparent in main window;
refs #167 refs #167
2012-11-07 14:32 marc 2012-11-07 14:32 marc
* src/qbrowserlib/swisswebwidget.hxx: try widget not main window; * src/qbrowserlib/webwidget.hxx: try widget not main window;
refs #167 refs #167
2012-11-07 13:07 marc 2012-11-07 13:07 marc
* src/qbrowserlib/qmake.pro.in, src/qbrowserlib/swisswebwidget.hxx: * src/qbrowserlib/qmake.pro.in, src/qbrowserlib/webwidget.hxx:
more to add; refs #167 more to add; refs #167
2012-11-07 12:21 marc 2012-11-07 12:21 marc
@@ -544,8 +544,8 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in,
src/qbrowserlib/swisswebview.hxx, src/qbrowserlib/webview.hxx,
src/qbrowserlib/swisswebwidget.hxx: incomplete/wrong template; src/qbrowserlib/webwidget.hxx: incomplete/wrong template;
refs #167 refs #167
2012-11-07 11:14 marc 2012-11-07 11:14 marc
@@ -554,15 +554,15 @@
2012-11-07 10:42 marc 2012-11-07 10:42 marc
* src/designer/resources.qrc.in, src/designer/swisswebwidget.png: * src/designer/resources.qrc.in, src/designer/webwidget.png:
added icon to main browser widget; refs #167 added icon to main browser widget; refs #167
2012-11-07 09:57 marc 2012-11-07 09:57 marc
* src/designer/makefile.am, src/designer/qmake.pro.in, * src/designer/makefile.am, src/designer/qmake.pro.in,
src/designer/webwidgetifc.cxx, src/designer/webwidgetifc.hxx, src/designer/webwidgetifc.cxx, src/designer/webwidgetifc.hxx,
src/qbrowserlib/swisswebwidget.hxx, src/qbrowserlib/webwidget.hxx,
src/qbrowserlib/swisswebwidget.ui: new experimental main browser src/qbrowserlib/webwidget.ui: new experimental main browser
widget; refs #167 widget; refs #167
2012-11-06 09:47 marc 2012-11-06 09:47 marc
@@ -610,8 +610,8 @@
2012-10-19 13:15 marc 2012-10-19 13:15 marc
* src/browser.hxx, src/swissbrowser_de.ts, src/swissbrowser_en.ts, * src/browser.hxx, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: show page src/browser_fr.ts, src/browser_it.ts: show page
information in window title; refs #166 information in window title; refs #166
2012-09-28 08:43 marc 2012-09-28 08:43 marc
@@ -659,7 +659,7 @@
2012-09-18 14:24 marc 2012-09-18 14:24 marc
* swissbrowser.spec.in: fedora has different package names; refs * browser.spec.in: fedora has different package names; refs
#159 #159
2012-08-17 08:46 marc 2012-08-17 08:46 marc
@@ -673,7 +673,7 @@
2012-08-17 08:39 marc 2012-08-17 08:39 marc
* logo.png: add logo in root for * logo.png: add logo in root for
https://dev.swisssign.com/projects/dev/ticket/172; refs #158 https://dev.sign.com/projects/dev/ticket/172; refs #158
2012-06-15 13:15 marc 2012-06-15 13:15 marc
@@ -696,15 +696,15 @@
2012-06-11 13:41 marc 2012-06-11 13:41 marc
* src/downloadmanager.hxx, src/swissbrowser_de.ts, * src/downloadmanager.hxx, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: check if self signed certs are really src/browser_it.ts: check if self signed certs are really
unknown (debugging): refs #130 unknown (debugging): refs #130
2012-06-11 10:00 marc 2012-06-11 10:00 marc
* src/browser.hxx, src/swissbrowser_de.ts, src/swissbrowser_en.ts, * src/browser.hxx, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: OpenSSL does not src/browser_fr.ts, src/browser_it.ts: OpenSSL does not
work any more on Mac, check status in about; refs #130 work any more on Mac, check status in about; refs #130
2012-05-16 14:40 marc 2012-05-16 14:40 marc
@@ -836,10 +836,10 @@
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in,
src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/settings.hxx, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/settings.hxx,
src/qbrowserlib/swisswebpage.hxx, src/smartcardauth.hxx, src/qbrowserlib/webpage.hxx, src/smartcardauth.hxx,
src/sslclientnetworkmanager.hxx, src/swissbrowser_de.ts, src/sslclientnetworkmanager.hxx, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: new option --debug to enable debugging src/browser_it.ts: new option --debug to enable debugging
and debug window in info; refs #153 and debug window in info; refs #153
2012-05-09 08:49 marc 2012-05-09 08:49 marc
@@ -849,15 +849,15 @@
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/saveorrun.hxx,
src/qbrowserlib/saveorrun.ui, src/qbrowserlib/settings.hxx, src/qbrowserlib/saveorrun.ui, src/qbrowserlib/settings.hxx,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: save as dialog src/browser_fr.ts, src/browser_it.ts: save as dialog
cleanups, #refs 145; rearrangements for debug; refs #153 cleanups, #refs 145; rearrangements for debug; refs #153
2012-05-09 07:56 marc 2012-05-09 07:56 marc
* src/main.cxx, src/qbrowserlib/saveorrun.ui, * src/main.cxx, src/qbrowserlib/saveorrun.ui,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: re-added debug src/browser_fr.ts, src/browser_it.ts: re-added debug
output; refs #130 output; refs #130
2012-05-08 14:01 marc 2012-05-08 14:01 marc
@@ -870,12 +870,12 @@
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in,
src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/saveorrun.ui, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/saveorrun.ui,
src/qbrowserlib/settings.hxx, src/qbrowserlib/settings.ui, src/qbrowserlib/settings.hxx, src/qbrowserlib/settings.ui,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qbrowserlib/webview.hxx,
src/qbrowserlib/temporaryfile.hxx, src/qmake.pro.in, src/qbrowserlib/temporaryfile.hxx, src/qmake.pro.in,
src/settings.hxx, src/settings.ui, src/swissbrowser_de.ts, src/settings.hxx, src/settings.ui, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts, src/temporaryfile.hxx: Unknown filetypes src/browser_it.ts, src/temporaryfile.hxx: Unknown filetypes
show a dialog where the user can choose between «save as» and show a dialog where the user can choose between «save as» and
«open with». If there is a plugin handler, we catch it and decide «open with». If there is a plugin handler, we catch it and decide
whether to pass to the plugin-handler or to handle it ourself (we whether to pass to the plugin-handler or to handle it ourself (we
@@ -888,7 +888,7 @@
* test/makefile.am: added a test that watches test/testfile which * test/makefile.am: added a test that watches test/testfile which
can be given the browser as bookmark file - it work's; refs can be given the browser as bookmark file - it work's; refs
https://dev.swisssign.com/projects/swissstick/ticket/980; refs https://dev.sign.com/projects/stick/ticket/980; refs
#150 #150
2012-05-07 12:52 marc 2012-05-07 12:52 marc
@@ -897,7 +897,7 @@
test/filewatch.cxx, test/filewatch.hxx, test/makefile.am, test/filewatch.cxx, test/filewatch.hxx, test/makefile.am,
test/qmake.pro.in: added a test that watches test/testfile which test/qmake.pro.in: added a test that watches test/testfile which
can be given the browser as bookmark file - it work's; refs can be given the browser as bookmark file - it work's; refs
https://dev.swisssign.com/projects/swissstick/ticket/980; refs https://dev.sign.com/projects/stick/ticket/980; refs
#150 #150
2012-05-07 09:44 marc 2012-05-07 09:44 marc
@@ -1021,7 +1021,7 @@
2012-04-19 06:49 marc 2012-04-19 06:49 marc
* debian/swissbrowser-dev.install, * debian/browser-dev.install,
src/resources/icons/16x16/butt16_49.png, src/resources/icons/16x16/butt16_49.png,
src/resources/icons/32x32/butt32_49.png: don't install lib*.a; src/resources/icons/32x32/butt32_49.png: don't install lib*.a;
refs #119 refs #119
@@ -1049,43 +1049,43 @@
2012-04-18 14:01 marc 2012-04-18 14:01 marc
* src/resources/swissbrowser.png: cleanup the mess; no idea, what * src/resources/browser.png: cleanup the mess; no idea, what
the ico-files sould be used for; added swisssbrowser.png as the ico-files sould be used for; added sbrowser.png as
app-icon; app-icon should be in resources; refs #125 #122 app-icon; app-icon should be in resources; refs #125 #122
2012-04-18 13:57 marc 2012-04-18 13:57 marc
* src/browser.ui, src/main.cxx, src/resources.qrc, * src/browser.ui, src/main.cxx, src/resources.qrc,
src/resources/SW_SwissBrowser.icns, src/resources/SW_Browser.icns,
src/resources/SW_SwissBrowser.ico, src/resources/SW_Browser.ico,
src/resources/SW_SwissBrowser_128x128x32.png, src/resources/SW_Browser_128x128x32.png,
src/resources/SW_SwissBrowser_16x16x32.png, src/resources/SW_Browser_16x16x32.png,
src/resources/SW_SwissBrowser_256x256x32.png, src/resources/SW_Browser_256x256x32.png,
src/resources/SW_SwissBrowser_32x32x32.png, src/resources/SW_Browser_32x32x32.png,
src/resources/SW_SwissBrowser_48x48x32.png, src/resources/SW_Browser_48x48x32.png,
src/resources/SW_SwissBrowser_512x512x32.png, src/resources/SW_Browser_512x512x32.png,
src/resources/favicon_16x16.ico, src/resources/favicon_32x32.ico, src/resources/favicon_16x16.ico, src/resources/favicon_32x32.ico,
src/resources/icons/128x128, src/resources/icons/128x128,
src/resources/icons/128x128/SW_SwissBrowser_128x128x32.png, src/resources/icons/128x128/SW_Browser_128x128x32.png,
src/resources/icons/16x16/favicon.ico, src/resources/icons/16x16/favicon.ico,
src/resources/icons/16x16/swissbrowser.png, src/resources/icons/16x16/browser.png,
src/resources/icons/256x256, src/resources/icons/256x256,
src/resources/icons/256x256/SW_SwissBrowser_256x256x32.png, src/resources/icons/256x256/SW_Browser_256x256x32.png,
src/resources/icons/32x32/favicon.ico, src/resources/icons/32x32/favicon.ico,
src/resources/icons/32x32/swissbrowser.png, src/resources/icons/32x32/browser.png,
src/resources/icons/48x48, src/resources/icons/48x48,
src/resources/icons/48x48/SW_SwissBrowser_48x48x32.png, src/resources/icons/48x48/SW_Browser_48x48x32.png,
src/resources/icons/512x512, src/resources/icons/512x512,
src/resources/icons/512x512/SW_SwissBrowser_512x512x32.png, src/resources/icons/512x512/SW_Browser_512x512x32.png,
src/resources/icons/swissbrowser.ico, src/resources/icons/browser.ico,
src/resources/icons/swissbrowser.png, src/resources/icons/browser.png,
src/resources/swissbrowser.png, src/swissbrowser.icns: cleanup src/resources/browser.png, src/browser.icns: cleanup
the mess; no idea, what the ico-files sould be used for; added the mess; no idea, what the ico-files sould be used for; added
swisssbrowser.png as app-icon; refs #125 #122 sbrowser.png as app-icon; refs #125 #122
2012-04-18 13:16 marc 2012-04-18 13:16 marc
* debian/swissbrowser-dev.install, swissbrowser.spec.in: install * debian/browser-dev.install, browser.spec.in: install
headers ... also on rpm/deb; refs #119 headers ... also on rpm/deb; refs #119
2012-04-18 12:31 marc 2012-04-18 12:31 marc
@@ -1095,8 +1095,8 @@
2012-04-18 12:26 marc 2012-04-18 12:26 marc
* src/browser.hxx, src/main.cxx, src/makefile.am, * src/browser.hxx, src/main.cxx, src/makefile.am,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: install headers; src/browser_fr.ts, src/browser_it.ts: install headers;
refs #119 refs #119
2012-04-18 11:33 marc 2012-04-18 11:33 marc
@@ -1111,8 +1111,8 @@
2012-04-18 06:03 frekai 2012-04-18 06:03 frekai
* src/swissbrowser.icns: SwissBrowser seems not taking the ico from * src/browser.icns: Browser seems not taking the ico from
the SwissStick ISO folder refs #125 the Stick ISO folder refs #125
2012-04-17 14:50 marc 2012-04-17 14:50 marc
@@ -1122,23 +1122,23 @@
src/qbrowserlib/qbrowserlib_en.ts, src/qbrowserlib/qbrowserlib_en.ts,
src/qbrowserlib/qbrowserlib_fr.ts, src/qbrowserlib/qbrowserlib_fr.ts,
src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/qbrowserlib_it.ts, src/qbrowserlib/qmake.pro.in,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: support src/browser_fr.ts, src/browser_it.ts: support
bookmark-file; refs #116 bookmark-file; refs #116
2012-04-16 05:39 frekai 2012-04-16 05:39 frekai
* src/resources/SW_SwissBrowser.icns, * src/resources/SW_Browser.icns,
src/resources/SW_SwissBrowser.ico, src/resources/SW_Browser.ico,
src/resources/SW_SwissBrowser_128x128x32.png, src/resources/SW_Browser_128x128x32.png,
src/resources/SW_SwissBrowser_16x16x32.png, src/resources/SW_Browser_16x16x32.png,
src/resources/SW_SwissBrowser_256x256x32.png, src/resources/SW_Browser_256x256x32.png,
src/resources/SW_SwissBrowser_32x32x32.png, src/resources/SW_Browser_32x32x32.png,
src/resources/SW_SwissBrowser_48x48x32.png, src/resources/SW_Browser_48x48x32.png,
src/resources/SW_SwissBrowser_512x512x32.png, src/resources/SW_Browser_512x512x32.png,
src/resources/favicon_16x16.ico, src/resources/favicon_32x32.ico, src/resources/favicon_16x16.ico, src/resources/favicon_32x32.ico,
src/resources/icons/swissbrowser_32x32x32.png, src/resources/icons/browser_32x32x32.png,
src/resources/swissbrowser.png: SwissBrowser icons refs #125 #122 src/resources/browser.png: Browser icons refs #125 #122
2012-04-11 13:05 marc 2012-04-11 13:05 marc
@@ -1244,7 +1244,7 @@
2012-02-24 07:32 marc 2012-02-24 07:32 marc
* src/qbrowserlib/swisswebview.hxx: build error on win; refs #116 * src/qbrowserlib/webview.hxx: build error on win; refs #116
2012-02-23 15:32 marc 2012-02-23 15:32 marc
@@ -1286,13 +1286,13 @@
src/designer/buttonlineeditwidgetifc.cxx, src/designer/buttonlineeditwidgetifc.cxx,
src/designer/buttonlineeditwidgetifc.hxx, src/designer/buttonlineeditwidgetifc.hxx,
src/designer/makefile.am, src/designer/qmake.pro.in, src/designer/makefile.am, src/designer/qmake.pro.in,
src/designer/resources.qrc.in, src/designer/swisswebview.png, src/designer/resources.qrc.in, src/designer/webview.png,
src/designer/webview.png, src/designer/webviewwidgetifc.hxx, src/designer/webview.png, src/designer/webviewwidgetifc.hxx,
src/main.cxx, src/qbrowserlib/buttonlineedit.hxx, src/main.cxx, src/qbrowserlib/buttonlineedit.hxx,
src/qbrowserlib/makefile.am, src/qbrowserlib/pluginfactory.hxx, src/qbrowserlib/makefile.am, src/qbrowserlib/pluginfactory.hxx,
src/qbrowserlib/qmake.pro.in, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/qmake.pro.in, src/qbrowserlib/saveorrun.hxx,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts: done point 1) in src/browser_fr.ts, src/browser_it.ts: done point 1) in
refs #108; separated ButtonLineEdit for refs #115 refs #108; separated ButtonLineEdit for refs #115
2012-02-09 09:42 marc 2012-02-09 09:42 marc
@@ -1300,8 +1300,8 @@
* src/browser.hxx, src/designer/webviewwidgetifc.cxx, * src/browser.hxx, src/designer/webviewwidgetifc.cxx,
src/designer/webviewwidgetifc.hxx, src/main.cxx, src/designer/webviewwidgetifc.hxx, src/main.cxx,
src/qbrowserlib/pluginfactory.hxx, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/pluginfactory.hxx, src/qbrowserlib/saveorrun.hxx,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qbrowserlib/webview.hxx,
src/sslclientnetworkmanager.hxx: more documentation; refs #115 src/sslclientnetworkmanager.hxx: more documentation; refs #115
2012-02-09 09:27 marc 2012-02-09 09:27 marc
@@ -1312,10 +1312,10 @@
* src/browser.hxx, src/designer/webviewwidgetifc.cxx, * src/browser.hxx, src/designer/webviewwidgetifc.cxx,
src/designer/webviewwidgetifc.hxx, src/qbrowserlib/qmake.pro.in, src/designer/webviewwidgetifc.hxx, src/qbrowserlib/qmake.pro.in,
src/qbrowserlib/swisswebpage.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/swisswebview.hxx, src/qbrowserlib/webpage.hxx, src/qbrowserlib/webview.hxx, src/qbrowserlib/webpage.hxx,
src/qbrowserlib/webview.hxx: rename webpage and webview to src/qbrowserlib/webview.hxx: rename webpage and webview to
swisswebpage and swissswebview to be more specific; refs #115 webpage and swebview to be more specific; refs #115
2012-02-09 08:03 marc 2012-02-09 08:03 marc
@@ -1340,14 +1340,14 @@
2012-02-08 12:23 marc 2012-02-08 12:23 marc
* swissbrowser.spec.in: create separate library and designer * browser.spec.in: create separate library and designer
plugin; refs #115 plugin; refs #115
2012-02-08 12:04 marc 2012-02-08 12:04 marc
* configure.in, debian/rules, debian/swissbrowser-dev.dirs, * configure.in, debian/rules, debian/browser-dev.dirs,
debian/swissbrowser-dev.install, debian/swissbrowser.dirs, debian/browser-dev.install, debian/browser.dirs,
debian/swissbrowser.install, src/browser.hxx, src/designer, debian/browser.install, src/browser.hxx, src/designer,
src/designer/makefile.am, src/designer/qmake.pro.in, src/designer/makefile.am, src/designer/qmake.pro.in,
src/designer/resources.qrc.in, src/designer/webview.png, src/designer/resources.qrc.in, src/designer/webview.png,
src/designer/webviewwidgetifc.cxx, src/designer/webviewwidgetifc.cxx,
@@ -1362,16 +1362,16 @@
src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/saveorrun.ui, src/qbrowserlib/saveorrun.hxx, src/qbrowserlib/saveorrun.ui,
src/qbrowserlib/webpage.hxx, src/qbrowserlib/webview.hxx, src/qbrowserlib/webpage.hxx, src/qbrowserlib/webview.hxx,
src/qmake.pro.in, src/saveorrun.hxx, src/saveorrun.ui, src/qmake.pro.in, src/saveorrun.hxx, src/saveorrun.ui,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts, src/webpage.hxx, src/browser_fr.ts, src/browser_it.ts, src/webpage.hxx,
src/webview.hxx, swissbrowser.spec.in: create separate library src/webview.hxx, browser.spec.in: create separate library
and designer plugin; refs #115 and designer plugin; refs #115
2012-02-03 13:04 marc 2012-02-03 13:04 marc
* src/browser.hxx, src/downloadmanager.hxx, src/pluginfactory.hxx, * src/browser.hxx, src/downloadmanager.hxx, src/pluginfactory.hxx,
src/qmake.pro.in, src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/qmake.pro.in, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts, src/webpage.cxx, src/browser_fr.ts, src/browser_it.ts, src/webpage.cxx,
src/webpage.hxx, src/webview.hxx: put webview in own class; refs src/webpage.hxx, src/webview.hxx: put webview in own class; refs
#115 #115
@@ -1409,25 +1409,25 @@
src/resources/icons/32x32/butt32_09_sw.png, src/resources/icons/32x32/butt32_09_sw.png,
src/resources/icons/32x32/butt32_10.png, src/resources/icons/32x32/butt32_10.png,
src/resources/icons/32x32/butt32_10_sw.png, src/resources/icons/32x32/butt32_10_sw.png,
src/resources/icons/32x32/butt32_11.png, src/swissbrowser_de.ts, src/resources/icons/32x32/butt32_11.png, src/browser_de.ts,
src/swissbrowser_en.ts, src/swissbrowser_fr.ts, src/browser_en.ts, src/browser_fr.ts,
src/swissbrowser_it.ts: imported icons, see open points in src/browser_it.ts: imported icons, see open points in
ticket; refs #113 ticket; refs #113
2012-01-25 08:44 marc 2012-01-25 08:44 marc
* debian/control, swissbrowser.spec.in: replace/obsolete in * debian/control, browser.spec.in: replace/obsolete in
rpm/deb; refs #114 (spent 8h) rpm/deb; refs #114 (spent 8h)
2012-01-24 15:33 marc 2012-01-24 15:33 marc
* README, configure.in, debian/changelog.in, debian/control, * README, configure.in, debian/changelog.in, debian/control,
debian/copyright, debian/menu, debian/swissbrowser-dev.dirs, debian/copyright, debian/menu, debian/browser-dev.dirs,
debian/swissbrowser-dev.install, debian/swissbrowser.dirs, debian/browser-dev.install, debian/browser.dirs,
debian/swissbrowser.doc-base.EX, debian/swissbrowser.install, debian/browser.doc-base.EX, debian/browser.install,
debian/swisssurfer-dev.dirs, debian/swisssurfer-dev.install, debian/surfer-dev.dirs, debian/surfer-dev.install,
debian/swisssurfer.dirs, debian/swisssurfer.doc-base.EX, debian/surfer.dirs, debian/surfer.doc-base.EX,
debian/swisssurfer.install, doc/screenshot.png, src/Info.plist, debian/surfer.install, doc/screenshot.png, src/Info.plist,
src/browser.ui, src/main.cxx, src/makefile.am, src/qmake.pro.in, src/browser.ui, src/main.cxx, src/makefile.am, src/qmake.pro.in,
src/resources.qrc, src/resources/icons/about.png, src/resources.qrc, src/resources/icons/about.png,
src/resources/icons/addbookmark.png, src/resources/icons/addbookmark.png,
@@ -1437,17 +1437,17 @@
src/resources/icons/newwindow.png, src/resources/icons/print.png, src/resources/icons/newwindow.png, src/resources/icons/print.png,
src/resources/icons/printpreview.png, src/resources/icons/printpreview.png,
src/resources/icons/settings.png, src/resources/icons/settings.png,
src/resources/icons/swissbrowser_32x32x32.png, src/resources/icons/browser_32x32x32.png,
src/resources/icons/swisssurfer_32x32x32.png, src/resources/icons/surfer_32x32x32.png,
src/resources/icons/usercert.png, src/resources/swissbrowser.png, src/resources/icons/usercert.png, src/resources/browser.png,
src/resources/swisssurfer.png, src/settings.ui, src/resources/surfer.png, src/settings.ui,
src/swissbrowser.desktop, src/swissbrowser.icns, src/browser.desktop, src/browser.icns,
src/swissbrowser_de.ts, src/swissbrowser_en.ts, src/browser_de.ts, src/browser_en.ts,
src/swissbrowser_fr.ts, src/swissbrowser_it.ts, src/browser_fr.ts, src/browser_it.ts,
src/swisssurfer.desktop, src/swisssurfer.icns, src/surfer.desktop, src/surfer.icns,
src/swisssurfer_de.ts, src/swisssurfer_en.ts, src/surfer_de.ts, src/surfer_en.ts,
src/swisssurfer_fr.ts, src/swisssurfer_it.ts, src/surfer_fr.ts, src/surfer_it.ts,
swissbrowser.spec.in, swisssurfer.spec.in: renaming; refs #114 browser.spec.in, surfer.spec.in: renaming; refs #114
(spent 8h) (spent 8h)
2012-01-03 13:19 marc 2012-01-03 13:19 marc
@@ -1460,7 +1460,7 @@
2012-01-03 13:07 marc 2012-01-03 13:07 marc
* swisssurfer.spec.in: files to install and remove uninstalled * surfer.spec.in: files to install and remove uninstalled
files; refs #112 files; refs #112
2012-01-03 13:00 marc 2012-01-03 13:00 marc
@@ -1473,17 +1473,17 @@
2011-12-13 12:15 marc 2011-12-13 12:15 marc
* src/swisssurfer.desktop: corrected menu entry; refs #110 * src/surfer.desktop: corrected menu entry; refs #110
2011-12-13 11:40 marc 2011-12-13 11:40 marc
* src/swisssurfer.desktop: corrected menu entry; refs #110 * src/surfer.desktop: corrected menu entry; refs #110
2011-12-13 09:35 marc 2011-12-13 09:35 marc
* configure.in, debian/control, debian/menu, debian/rules, * configure.in, debian/control, debian/menu, debian/rules,
doc/doxyfile.in, doc/makefile.am, makefile.am, src/makefile.am, doc/doxyfile.in, doc/makefile.am, makefile.am, src/makefile.am,
src/resources/swisssurfer.png: compiles deb, fails at distcheck; src/resources/surfer.png: compiles deb, fails at distcheck;
refs #110 refs #110
2011-12-13 08:27 marc 2011-12-13 08:27 marc
@@ -1495,761 +1495,761 @@
debian/manpage.sgml.ex, debian/manpage.xml.ex, debian/menu, debian/manpage.sgml.ex, debian/manpage.xml.ex, debian/menu,
debian/menu.ex, debian/postinst.ex, debian/postrm.ex, debian/menu.ex, debian/postinst.ex, debian/postrm.ex,
debian/preinst.ex, debian/prerm.ex, debian/rules, debian/preinst.ex, debian/prerm.ex, debian/rules,
debian/shlibs.local.ex, debian/swisssurfer-dev.dirs, debian/shlibs.local.ex, debian/surfer-dev.dirs,
debian/swisssurfer-dev.install, debian/swisssurfer.dirs, debian/surfer-dev.install, debian/surfer.dirs,
debian/swisssurfer.doc-base.EX, debian/swisssurfer.install, debian/surfer.doc-base.EX, debian/surfer.install,
debian/watch.ex, doc/doxygenlayout.xml, src/swisssurfer.desktop, debian/watch.ex, doc/doxygenlayout.xml, src/surfer.desktop,
src/version.cxx.in, swisssurfer.spec.in: cleanup with template; src/version.cxx.in, surfer.spec.in: cleanup with template;
refs #110 refs #110
2011-12-09 14:53 marc 2011-12-09 14:53 marc
* swisssurfer: moved subdir swisssurfer to root; refs #110 * surfer: moved subdir surfer to root; refs #110
2011-12-09 14:51 marc 2011-12-09 14:51 marc
* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, bootstrap.sh, * AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, bootstrap.sh,
configure.in, doc, makefile.am, src, swisssurfer/AUTHORS, configure.in, doc, makefile.am, src, surfer/AUTHORS,
swisssurfer/COPYING, swisssurfer/ChangeLog, swisssurfer/INSTALL, surfer/COPYING, surfer/ChangeLog, surfer/INSTALL,
swisssurfer/NEWS, swisssurfer/README, swisssurfer/bootstrap.sh, surfer/NEWS, surfer/README, surfer/bootstrap.sh,
swisssurfer/configure.in, swisssurfer/doc, surfer/configure.in, surfer/doc,
swisssurfer/makefile.am, swisssurfer/src: moved subdir surfer/makefile.am, surfer/src: moved subdir
swisssurfer to root; refs #110 surfer to root; refs #110
2011-12-09 14:50 marc 2011-12-09 14:50 marc
* README.txt, Sample_Executables, Test_Qt_Frontend, actlibrary, * README.txt, Sample_Executables, Test_Qt_Frontend, actlibrary,
makefile, openssl-act-engine, qt, makefile, openssl-act-engine, qt,
swisssign-openssl-pkcs11-engine: remove unneeded stuff; refs #110 sign-openssl-pkcs11-engine: remove unneeded stuff; refs #110
2011-12-07 11:36 marc 2011-12-07 11:36 marc
* swisssurfer/src/resources/icons/gg.png, * surfer/src/resources/icons/gg.png,
swisssurfer/src/resources/icons/tel.png, surfer/src/resources/icons/tel.png,
swisssurfer/src/resources/icons/wp.png: Search Bar Icons; refs surfer/src/resources/icons/wp.png: Search Bar Icons; refs
#107 #107
2011-12-07 11:34 marc 2011-12-07 11:34 marc
* swisssurfer/src/browser.hxx, * surfer/src/browser.hxx,
swisssurfer/src/logincertificate.hxx, surfer/src/logincertificate.hxx,
swisssurfer/src/pinentry.hxx, swisssurfer/src/pinentry.ui, surfer/src/pinentry.hxx, surfer/src/pinentry.ui,
swisssurfer/src/resources.qrc, swisssurfer/src/settings.hxx, surfer/src/resources.qrc, surfer/src/settings.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: Certificate Info + Search Bar surfer/src/surfer_it.ts: Certificate Info + Search Bar
+ Bug Fixes; refs #107 + Bug Fixes; refs #107
2011-12-06 14:40 marc 2011-12-06 14:40 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/certificate.ui, surfer/src/certificate.ui,
swisssurfer/src/downloadmanager.hxx, swisssurfer/src/main.cxx, surfer/src/downloadmanager.hxx, surfer/src/main.cxx,
swisssurfer/src/pinentry.hxx, swisssurfer/src/pinentry.ui, surfer/src/pinentry.hxx, surfer/src/pinentry.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/resources.qrc, surfer/src/qmake.pro.in, surfer/src/resources.qrc,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: redesign; refs #107 surfer/src/surfer_it.ts: redesign; refs #107
2011-12-02 11:53 frekai 2011-12-02 11:53 frekai
* swisssurfer/src/swisssurfer.icns: Also in swisssurfer project * surfer/src/surfer.icns: Also in surfer project
closes #89 closes #89
2011-11-11 12:16 marc 2011-11-11 12:16 marc
* swisssurfer/src/qmake.pro.in: no poppler; refs #79 * surfer/src/qmake.pro.in: no poppler; refs #79
2011-11-11 12:15 marc 2011-11-11 12:15 marc
* swisssurfer/src/qmake.pro.in: warnings should not produce errors; * surfer/src/qmake.pro.in: warnings should not produce errors;
refs #79 refs #79
2011-11-11 11:45 marc 2011-11-11 11:45 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/certificate.hxx, surfer/src/certificate.hxx,
swisssurfer/src/downloadmanager.hxx, swisssurfer/src/main.cxx, surfer/src/downloadmanager.hxx, surfer/src/main.cxx,
swisssurfer/src/pinentry.hxx, swisssurfer/src/pluginfactory.hxx, surfer/src/pinentry.hxx, surfer/src/pluginfactory.hxx,
swisssurfer/src/qmake.pro.in, swisssurfer/src/saveorrun.hxx, surfer/src/qmake.pro.in, surfer/src/saveorrun.hxx,
swisssurfer/src/saveorrun.ui, swisssurfer/src/settings.ui, surfer/src/saveorrun.ui, surfer/src/settings.ui,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: massive problems with locking; surfer/src/surfer_it.ts: massive problems with locking;
show before login; handling of plugins; no c++0x standard on gcc show before login; handling of plugins; no c++0x standard on gcc
in mac/win yet; extremely unstable; refs #79; refs #58 in mac/win yet; extremely unstable; refs #79; refs #58
2011-09-26 11:08 marc 2011-09-26 11:08 marc
* swisssurfer/src/pluginfactory.hxx: no assertion please, refs #79 * surfer/src/pluginfactory.hxx: no assertion please, refs #79
2011-09-26 10:59 marc 2011-09-26 10:59 marc
* swisssurfer/src/pluginfactory.hxx: no assertion please, refs #79 * surfer/src/pluginfactory.hxx: no assertion please, refs #79
2011-09-26 10:56 marc 2011-09-26 10:56 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/certificate.hxx, * surfer/src/browser.hxx, surfer/src/certificate.hxx,
swisssurfer/src/pdfdisplay.hpp, surfer/src/pdfdisplay.hpp,
swisssurfer/src/pluginfactory.hxx, swisssurfer/src/qmake.pro.in, surfer/src/pluginfactory.hxx, surfer/src/qmake.pro.in,
swisssurfer/src/saveorrun.hxx, swisssurfer/src/saveorrun.ui, surfer/src/saveorrun.hxx, surfer/src/saveorrun.ui,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts, surfer/src/surfer_it.ts,
swisssurfer/src/temporaryfile.hxx: removed version, refs #101; surfer/src/temporaryfile.hxx: removed version, refs #101;
implemented new temporaryfile handler and improved save, refs implemented new temporaryfile handler and improved save, refs
#51; partial changes for refs #79 and solved #104 #51; partial changes for refs #79 and solved #104
2011-09-21 12:37 marc 2011-09-21 12:37 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: cursor is hour-glass during surfer/src/surfer_it.ts: cursor is hour-glass during
download, on application start, «launching application ...» is download, on application start, «launching application ...» is
shown for 5s; refs #77 shown for 5s; refs #77
2011-09-21 12:00 marc 2011-09-21 12:00 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: Changed QComboBox to QEditText surfer/src/surfer_it.ts: Changed QComboBox to QEditText
for kiosk mode - fixed key-shortcuts + close tab; refs #102 for kiosk mode - fixed key-shortcuts + close tab; refs #102
2011-09-21 11:51 marc 2011-09-21 11:51 marc
* swisssurfer/src/browser.ui: Changed QComboBox to QEditText for * surfer/src/browser.ui: Changed QComboBox to QEditText for
kiosk mode - bugfix; refs #102 kiosk mode - bugfix; refs #102
2011-09-21 11:42 marc 2011-09-21 11:42 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts, swisssurfer/src/webpage.hxx: surfer/src/surfer_it.ts, surfer/src/webpage.hxx:
Changed QComboBox to QEditText for kiosk mode; refs #102 Changed QComboBox to QEditText for kiosk mode; refs #102
2011-09-13 13:15 marc 2011-09-13 13:15 marc
* swisssurfer/src/editbookmarks.ui, swisssurfer/src/main.cxx: use * surfer/src/editbookmarks.ui, surfer/src/main.cxx: use
default constructor for QLocale, not ::system; refs #66 default constructor for QLocale, not ::system; refs #66
2011-08-26 12:39 marc 2011-08-26 12:39 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: and of course, if my personal surfer/src/surfer_it.ts: and of course, if my personal
feature is public, it must be restricted in kiosk and no-settings feature is public, it must be restricted in kiosk and no-settings
mode; refs #88 mode; refs #88
2011-08-26 12:33 marc 2011-08-26 12:33 marc
* swisssurfer/src/editbookmarks.hxx, * surfer/src/editbookmarks.hxx,
swisssurfer/src/editbookmarks.ui: added missing files from surfer/src/editbookmarks.ui: added missing files from
changes@home that has been accidentally checked in partially at changes@home that has been accidentally checked in partially at
last commit [135]; refs #88 last commit [135]; refs #88
2011-08-25 11:46 marc 2011-08-25 11:46 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/swisssurfer_de.ts, surfer/src/qmake.pro.in, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts, swisssurfer/src/webpage.hxx: surfer/src/surfer_it.ts, surfer/src/webpage.hxx:
append $SWISSSURFER_USERAGENT to user agent; refs #88 append $SURFER_USERAGENT to user agent; refs #88
2011-08-23 10:58 marc 2011-08-23 10:58 marc
* swisssurfer/src/browser.hxx, * surfer/src/browser.hxx,
swisssurfer/src/resources/icons/about.png, surfer/src/resources/icons/about.png,
swisssurfer/src/resources/icons/addbookmark.png, surfer/src/resources/icons/addbookmark.png,
swisssurfer/src/resources/icons/clearlocation.png, surfer/src/resources/icons/clearlocation.png,
swisssurfer/src/resources/icons/close.png, surfer/src/resources/icons/close.png,
swisssurfer/src/resources/icons/error.png, surfer/src/resources/icons/error.png,
swisssurfer/src/resources/icons/find.png, surfer/src/resources/icons/find.png,
swisssurfer/src/resources/icons/newtab.png, surfer/src/resources/icons/newtab.png,
swisssurfer/src/resources/icons/newwindow.png, surfer/src/resources/icons/newwindow.png,
swisssurfer/src/resources/icons/print.png, surfer/src/resources/icons/print.png,
swisssurfer/src/resources/icons/printpreview.png, surfer/src/resources/icons/printpreview.png,
swisssurfer/src/resources/icons/settings.png, surfer/src/resources/icons/settings.png,
swisssurfer/src/resources/icons/usercert.png, surfer/src/resources/icons/usercert.png,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: icons are now within the surfer/src/surfer_it.ts: icons are now within the
line-edit and background is transparent; refs #93 line-edit and background is transparent; refs #93
2011-08-10 07:03 marc 2011-08-10 07:03 marc
* swisssurfer/src/resources.qrc, * surfer/src/resources.qrc,
swisssurfer/src/resources/icons/about.png, surfer/src/resources/icons/about.png,
swisssurfer/src/resources/icons/addbookmark.png, surfer/src/resources/icons/addbookmark.png,
swisssurfer/src/resources/icons/clearlocation.png, surfer/src/resources/icons/clearlocation.png,
swisssurfer/src/resources/icons/close.png, surfer/src/resources/icons/close.png,
swisssurfer/src/resources/icons/error.png, surfer/src/resources/icons/error.png,
swisssurfer/src/resources/icons/find.png, surfer/src/resources/icons/find.png,
swisssurfer/src/resources/icons/newtab.png, surfer/src/resources/icons/newtab.png,
swisssurfer/src/resources/icons/newwindow.png, surfer/src/resources/icons/newwindow.png,
swisssurfer/src/resources/icons/print.png, surfer/src/resources/icons/print.png,
swisssurfer/src/resources/icons/printpreview.png, surfer/src/resources/icons/printpreview.png,
swisssurfer/src/resources/icons/settings.png, surfer/src/resources/icons/settings.png,
swisssurfer/src/resources/icons/usercert.png: convertet all SVG surfer/src/resources/icons/usercert.png: convertet all SVG
files to PNG because SVG seems to be unavailable on Mac; refs #93 files to PNG because SVG seems to be unavailable on Mac; refs #93
2011-07-06 13:39 marc 2011-07-06 13:39 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: menu enabled in kios mode; surfer/src/surfer_it.ts: menu enabled in kios mode;
refs #90 refs #90
2011-07-06 13:16 marc 2011-07-06 13:16 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: must test whether _url exists surfer/src/surfer_it.ts: must test whether _url exists
and has edit field; refs #94 and has edit field; refs #94
2011-06-30 13:47 marc 2011-06-30 13:47 marc
* swisssurfer/src/browser.ui, swisssurfer/src/resources.qrc, * surfer/src/browser.ui, surfer/src/resources.qrc,
swisssurfer/src/resources/icons/about.svg, surfer/src/resources/icons/about.svg,
swisssurfer/src/resources/icons/close.svg, surfer/src/resources/icons/close.svg,
swisssurfer/src/resources/icons/find.svg, surfer/src/resources/icons/find.svg,
swisssurfer/src/resources/icons/newtab.svg, surfer/src/resources/icons/newtab.svg,
swisssurfer/src/resources/icons/newwindow.svg, surfer/src/resources/icons/newwindow.svg,
swisssurfer/src/resources/icons/print.svg, surfer/src/resources/icons/print.svg,
swisssurfer/src/resources/icons/printpreview.svg, surfer/src/resources/icons/printpreview.svg,
swisssurfer/src/resources/icons/settings.svg, surfer/src/resources/icons/settings.svg,
swisssurfer/src/resources/icons/usercert.svg, surfer/src/resources/icons/usercert.svg,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: nice icons; closes #92 surfer/src/surfer_it.ts: nice icons; closes #92
2011-06-30 13:12 marc 2011-06-30 13:12 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/resources.qrc, surfer/src/resources.qrc,
swisssurfer/src/resources/icons/addbookmark.svg, surfer/src/resources/icons/addbookmark.svg,
swisssurfer/src/resources/icons/clearlocation.svg, surfer/src/resources/icons/clearlocation.svg,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: buttons are now actions with surfer/src/surfer_it.ts: buttons are now actions with
images too; url-bar height is now not minimum but preferred; refs images too; url-bar height is now not minimum but preferred; refs
#91 #91
2011-06-30 07:45 marc 2011-06-30 07:45 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/errorlog.hxx, * surfer/src/browser.hxx, surfer/src/errorlog.hxx,
swisssurfer/src/errorlog.ui, swisssurfer/src/resources.qrc, surfer/src/errorlog.ui, surfer/src/resources.qrc,
swisssurfer/src/resources/icons/error.svg, surfer/src/resources/icons/error.svg,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: even smarter error surfer/src/surfer_it.ts: even smarter error
notification; refs #68 notification; refs #68
2011-06-30 07:40 marc 2011-06-30 07:40 marc
* swisssurfer/src/main.cxx: corrected documentation; refs #88 * surfer/src/main.cxx: corrected documentation; refs #88
2011-06-29 08:06 marc 2011-06-29 08:06 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: change url-color to white if surfer/src/surfer_it.ts: change url-color to white if
page load was successful; closes #68 page load was successful; closes #68
2011-06-29 07:53 marc 2011-06-29 07:53 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: ignore abort, url-bar red if surfer/src/surfer_it.ts: ignore abort, url-bar red if
load fails, better error message and same for find: red if not load fails, better error message and same for find: red if not
found, green if found; closes #68 found, green if found; closes #68
2011-06-29 06:52 marc 2011-06-29 06:52 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/main.cxx, * surfer/src/browser.hxx, surfer/src/main.cxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts, swisssurfer/src/webpage.hxx: surfer/src/surfer_it.ts, surfer/src/webpage.hxx:
set SWISSSURFER_USERAGENT e.g. to "Mozilla/5.0 (%Platform%; set SURFER_USERAGENT e.g. to "Mozilla/5.0 (%Platform%;
%Security%; %Subplatform%; %Locale%) AppleWebKit/%WebKitVersion% %Security%; %Subplatform%; %Locale%) AppleWebKit/%WebKitVersion%
(KHTML, like Gecko) %AppVersion Safari/%WebKitVersion%"; closes (KHTML, like Gecko) %AppVersion Safari/%WebKitVersion%"; closes
#88 #88
2011-06-21 06:49 marc 2011-06-21 06:49 marc
* swisssurfer/src/pinentry.ui, swisssurfer/src/swisssurfer_de.ts, * surfer/src/pinentry.ui, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #83 surfer/src/surfer_it.ts: closes #83
2011-06-21 06:38 marc 2011-06-21 06:38 marc
* swisssurfer/src/qmake.pro.in: undo enable debug; closes #85 * surfer/src/qmake.pro.in: undo enable debug; closes #85
2011-06-21 06:37 marc 2011-06-21 06:37 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/qmake.pro.in: closes * surfer/src/browser.hxx, surfer/src/qmake.pro.in: closes
#85 #85
2011-06-20 10:01 marc 2011-06-20 10:01 marc
* swisssurfer/configure.in, swisssurfer/src/browser.hxx, * surfer/configure.in, surfer/src/browser.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: more version information; refs surfer/src/surfer_it.ts: more version information; refs
#85 #85
2011-06-17 09:25 marc 2011-06-17 09:25 marc
* swisssurfer/src/smartcardauth.hxx, * surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #82; closes #76 surfer/src/surfer_it.ts: closes #82; closes #76
2011-06-16 10:05 marc 2011-06-16 10:05 marc
* swisssurfer/src/qmake.pro.in: don't check-in debug; refs #82 * surfer/src/qmake.pro.in: don't check-in debug; refs #82
2011-06-16 06:39 marc 2011-06-16 06:39 marc
* swisssurfer/src/certificate.hxx, swisssurfer/src/pinentry.ui, * surfer/src/certificate.hxx, surfer/src/pinentry.ui,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #83 surfer/src/surfer_it.ts: closes #83
2011-06-16 06:24 marc 2011-06-16 06:24 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/settings.hxx, * surfer/src/browser.hxx, surfer/src/settings.hxx,
swisssurfer/src/settings.ui, swisssurfer/src/swisssurfer_de.ts, surfer/src/settings.ui, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #84 surfer/src/surfer_it.ts: closes #84
2011-06-15 12:00 marc 2011-06-15 12:00 marc
* swisssurfer/src/smartcardauth.hxx, * surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: with change, nothing works any surfer/src/surfer_it.ts: with change, nothing works any
more; refs #82 more; refs #82
2011-06-15 05:25 frekai 2011-06-15 05:25 frekai
* swisssurfer/src/main.cxx: AutoVerifyPeer refs #75 * surfer/src/main.cxx: AutoVerifyPeer refs #75
2011-06-14 12:41 marc 2011-06-14 12:41 marc
* swisssurfer/src/main.cxx: try to accept all protocols; refs #75 * surfer/src/main.cxx: try to accept all protocols; refs #75
2011-06-14 12:41 marc 2011-06-14 12:41 marc
* swisssurfer/src/smartcardauth.hxx: RSA_new_method calls RSA_free, * surfer/src/smartcardauth.hxx: RSA_new_method calls RSA_free,
don't free RSA, keep memory leak; refs #82 don't free RSA, keep memory leak; refs #82
2011-06-14 07:26 marc 2011-06-14 07:26 marc
* swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.hxx, * surfer/src/qmake.pro.in, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: don't free the RSA*, it seems surfer/src/surfer_it.ts: don't free the RSA*, it seems
not to properly clean up old references; refs #82 not to properly clean up old references; refs #82
2011-06-09 08:58 marc 2011-06-09 08:58 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/swisssurfer_de.ts, surfer/src/qmake.pro.in, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #65 surfer/src/surfer_it.ts: closes #65
2011-06-09 08:48 marc 2011-06-09 08:48 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: using surfer/src/surfer_it.ts: using
QTemporaryFile::createLocalFile; closes #69 QTemporaryFile::createLocalFile; closes #69
2011-06-09 08:46 marc 2011-06-09 08:46 marc
* swisssurfer/src/logincertificate.hxx: closes #71 * surfer/src/logincertificate.hxx: closes #71
2011-06-09 08:40 marc 2011-06-09 08:40 marc
* swisssurfer/src/logincertificate.ui, swisssurfer/src/pinentry.ui, * surfer/src/logincertificate.ui, surfer/src/pinentry.ui,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #71 surfer/src/surfer_it.ts: closes #71
2011-06-09 08:23 marc 2011-06-09 08:23 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/certificate.hxx, swisssurfer/src/certificate.ui, surfer/src/certificate.hxx, surfer/src/certificate.ui,
swisssurfer/src/logincertificate.ui, surfer/src/logincertificate.ui,
swisssurfer/src/pinentry.hxx, swisssurfer/src/pinentry.ui, surfer/src/pinentry.hxx, surfer/src/pinentry.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/swisssurfer_de.ts, surfer/src/qmake.pro.in, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #71 surfer/src/surfer_it.ts: closes #71
2011-06-08 13:00 marc 2011-06-08 13:00 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/makefile.am, * surfer/src/browser.hxx, surfer/src/makefile.am,
swisssurfer/src/sslclientnetworkmanager.hxx, surfer/src/sslclientnetworkmanager.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #60 surfer/src/surfer_it.ts: closes #60
2011-06-08 12:40 marc 2011-06-08 12:40 marc
* swisssurfer/src/browser.hxx: closes #64 * surfer/src/browser.hxx: closes #64
2011-06-08 12:39 marc 2011-06-08 12:39 marc
* swisssurfer/src/browser.hxx: closes #64 * surfer/src/browser.hxx: closes #64
2011-06-08 12:32 marc 2011-06-08 12:32 marc
* swisssurfer/src/browser.hxx: closes #64 * surfer/src/browser.hxx: closes #64
2011-06-08 12:24 marc 2011-06-08 12:24 marc
* swisssurfer/src/main.cxx, swisssurfer/src/makefile.am: * surfer/src/main.cxx, surfer/src/makefile.am:
installation of programs fixed; closes #70 installation of programs fixed; closes #70
2011-06-08 11:37 marc 2011-06-08 11:37 marc
* swisssurfer/configure.in, swisssurfer/src/main.cxx, * surfer/configure.in, surfer/src/main.cxx,
swisssurfer/src/makefile.am, swisssurfer/src/qmake.pro.in, surfer/src/makefile.am, surfer/src/qmake.pro.in,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: additional feature: built in surfer/src/surfer_it.ts: additional feature: built in
library name; plus: closes #70 library name; plus: closes #70
2011-06-06 13:35 nichan 2011-06-06 13:35 nichan
* swisssurfer/src/main.cxx: corrected typo for icon, refs #44 * surfer/src/main.cxx: corrected typo for icon, refs #44
2011-06-06 13:25 nichan 2011-06-06 13:25 nichan
* swisssurfer/src/Info.plist, swisssurfer/src/main.cxx, * surfer/src/Info.plist, surfer/src/main.cxx,
swisssurfer/src/qmake.pro.in, swisssurfer/src/resources.qrc, surfer/src/qmake.pro.in, surfer/src/resources.qrc,
swisssurfer/src/resources/icons/swisssurfer_32x32x32.png, surfer/src/resources/icons/surfer_32x32x32.png,
swisssurfer/src/swisssurfer.icns: added window icon for mac and surfer/src/surfer.icns: added window icon for mac and
win, refs #44 win, refs #44
2011-06-03 08:24 marc 2011-06-03 08:24 marc
* swisssurfer/src/pinentry.ui, swisssurfer/src/qmake.pro.in, * surfer/src/pinentry.ui, surfer/src/qmake.pro.in,
swisssurfer/src/smartcardauth.hxx: requires pcsclite; refs #37 surfer/src/smartcardauth.hxx: requires pcsclite; refs #37
2011-06-03 07:48 marc 2011-06-03 07:48 marc
* swisssurfer/src/qmake.pro.in: requires pcsclite; refs #37 * surfer/src/qmake.pro.in: requires pcsclite; refs #37
2011-06-03 06:59 marc 2011-06-03 06:59 marc
* swisssurfer/src/pinentry.hxx, swisssurfer/src/pinentry.ui, * surfer/src/pinentry.hxx, surfer/src/pinentry.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.hxx, surfer/src/qmake.pro.in, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: show PIN attempts if known, surfer/src/surfer_it.ts: show PIN attempts if known,
nothing if unknown; refs #37 nothing if unknown; refs #37
2011-06-01 09:06 marc 2011-06-01 09:06 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #57 surfer/src/surfer_it.ts: closes #57
2011-06-01 08:57 marc 2011-06-01 08:57 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/main.cxx, * surfer/src/browser.hxx, surfer/src/main.cxx,
swisssurfer/src/qmake.pro.in, swisssurfer/src/settings.hxx, surfer/src/qmake.pro.in, surfer/src/settings.hxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #56; closes #54 surfer/src/surfer_it.ts: closes #56; closes #54
2011-05-26 08:39 marc 2011-05-26 08:39 marc
* swisssurfer/src/errorlog.hxx, swisssurfer/src/errorlog.ui: added * surfer/src/errorlog.hxx, surfer/src/errorlog.ui: added
missing files; refs #48 missing files; refs #48
2011-05-26 06:31 marc 2011-05-26 06:31 marc
* swisssurfer/configure.in, swisssurfer/src/browser.hxx, * surfer/configure.in, surfer/src/browser.hxx,
swisssurfer/src/browser.ui, swisssurfer/src/downloadmanager.hxx, surfer/src/browser.ui, surfer/src/downloadmanager.hxx,
swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.hxx, surfer/src/qmake.pro.in, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: done fist implementation of surfer/src/surfer_it.ts: done fist implementation of
ErrorLog, refs #48; added AdjustToMinimumContentsLength, closes ErrorLog, refs #48; added AdjustToMinimumContentsLength, closes
#52 #52
2011-05-24 05:53 marc 2011-05-24 05:53 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #51, closes #47 surfer/src/surfer_it.ts: closes #51, closes #47
2011-05-23 11:22 marc 2011-05-23 11:22 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: not removed, but diabled and surfer/src/surfer_it.ts: not removed, but diabled and
smaller; closes #47 smaller; closes #47
2011-05-23 09:19 marc 2011-05-23 09:19 marc
* swisssurfer/src/browser.hxx: url is no more visible in kiosk * surfer/src/browser.hxx: url is no more visible in kiosk
mode; closes #52 mode; closes #52
2011-05-23 09:16 marc 2011-05-23 09:16 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/swisssurfer_de.ts, * surfer/src/browser.hxx, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: hint: «reduced mode» is surfer/src/surfer_it.ts: hint: «reduced mode» is
--no-settings or -n; closes #35 --no-settings or -n; closes #35
2011-05-23 09:08 marc 2011-05-23 09:08 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/settings.hxx, * surfer/src/browser.hxx, surfer/src/settings.hxx,
swisssurfer/src/settings.ui, swisssurfer/src/swisssurfer_de.ts, surfer/src/settings.ui, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #50 surfer/src/surfer_it.ts: closes #50
2011-05-19 12:58 marc 2011-05-19 12:58 marc
* swisssurfer/src/settings.hxx: mac has qt 4.7.0; refs #49 * surfer/src/settings.hxx: mac has qt 4.7.0; refs #49
2011-05-19 12:55 marc 2011-05-19 12:55 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/smartcardauth.hxx, * surfer/src/browser.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: it works, first cleanup; refs surfer/src/surfer_it.ts: it works, first cleanup; refs
#49 #49
2011-05-19 12:29 marc 2011-05-19 12:29 marc
* swisssurfer/src/smartcardauth.hxx, * surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: it works, first try; refs #49 surfer/src/surfer_it.ts: it works, first try; refs #49
2011-05-17 08:14 marc 2011-05-17 08:14 marc
* swisssurfer/COPYING, swisssurfer/INSTALL: handle mac; refs #43 * surfer/COPYING, surfer/INSTALL: handle mac; refs #43
2011-05-17 08:14 marc 2011-05-17 08:14 marc
* swisssurfer/COPYING, swisssurfer/INSTALL: handle mac; refs #43 * surfer/COPYING, surfer/INSTALL: handle mac; refs #43
2011-05-17 08:11 marc.waeckerlin 2011-05-17 08:11 marc.waeckerlin
* swisssurfer/src/browser.hxx, swisssurfer/src/downloadmanager.hxx, * surfer/src/browser.hxx, surfer/src/downloadmanager.hxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: to test, ignore all ssl surfer/src/surfer_it.ts: to test, ignore all ssl
errors; refs #43 errors; refs #43
2011-05-11 13:17 marc 2011-05-11 13:17 marc
* swisssurfer/COPYING, swisssurfer/INSTALL, * surfer/COPYING, surfer/INSTALL,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: added error from mac to surfer/src/surfer_it.ts: added error from mac to
trusted errors as possible workaround; refs #43 trusted errors as possible workaround; refs #43
2011-05-10 09:13 marc 2011-05-10 09:13 marc
* swisssurfer/src/qmake.pro.in: is it timing? removed lot of * surfer/src/qmake.pro.in: is it timing? removed lot of
traces; refs #43 traces; refs #43
2011-05-05 13:31 marc.waeckerlin 2011-05-05 13:31 marc.waeckerlin
* swisssurfer/COPYING, swisssurfer/INSTALL, * surfer/COPYING, surfer/INSTALL,
swisssurfer/src/downloadmanager.hxx, swisssurfer/src/main.cxx, surfer/src/downloadmanager.hxx, surfer/src/main.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: try to set CA to Context, but surfer/src/surfer_it.ts: try to set CA to Context, but
still does not work; refs #43 still does not work; refs #43
2011-05-04 11:28 marc 2011-05-04 11:28 marc
* swisssurfer/src/main.cxx: closes #42 * surfer/src/main.cxx: closes #42
2011-05-03 11:07 marc 2011-05-03 11:07 marc
* swisssurfer/src/smartcardauth.hxx: template for engine registry; * surfer/src/smartcardauth.hxx: template for engine registry;
refs #32 refs #32
2011-05-03 10:21 marc 2011-05-03 10:21 marc
* swisssurfer/configure.in, swisssurfer/src/browser.hxx, * surfer/configure.in, surfer/src/browser.hxx,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: option is noe --login to surfer/src/surfer_it.ts: option is noe --login to
enable immediate login, otherwise logs in at first https-access; enable immediate login, otherwise logs in at first https-access;
also works without cryptoki-library; closes #34 also works without cryptoki-library; closes #34
2011-05-02 13:07 marc 2011-05-02 13:07 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/main.cxx, * surfer/src/browser.hxx, surfer/src/main.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: Prepared, but problem with GUI surfer/src/surfer_it.ts: Prepared, but problem with GUI
and simultanous connections - Solution: Net option --no-login; and simultanous connections - Solution: Net option --no-login;
refs #34 refs #34
2011-04-27 12:07 marc 2011-04-27 12:07 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/downloadmanager.hxx, * surfer/src/browser.hxx, surfer/src/downloadmanager.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: more debug on ssl error; refs surfer/src/surfer_it.ts: more debug on ssl error; refs
#22 #22
2011-04-27 11:56 marc 2011-04-27 11:56 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/downloadmanager.hxx: * surfer/src/browser.hxx, surfer/src/downloadmanager.hxx:
more debug on ssl error; refs #22 more debug on ssl error; refs #22
2011-04-27 11:30 marc 2011-04-27 11:30 marc
* swisssurfer/configure.in, swisssurfer/src/authentication.hxx, * surfer/configure.in, surfer/src/authentication.hxx,
swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: added server certificate surfer/src/surfer_it.ts: added server certificate
SWISSSIGN_SERVER_GOLD_CA_2008_G2; allow reject of authentication; SIGN_SERVER_GOLD_CA_2008_G2; allow reject of authentication;
added meaningful about dialog; added history menu; refs #22 added meaningful about dialog; added history menu; refs #22
2011-04-27 07:33 marc 2011-04-27 07:33 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/downloadmanager.hxx, * surfer/src/browser.hxx, surfer/src/downloadmanager.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: more error tracing; refs #22 surfer/src/surfer_it.ts: more error tracing; refs #22
2011-04-26 12:18 marc 2011-04-26 12:18 marc
* swisssurfer/src/browser.hxx: log ssl errors; refs #32 * surfer/src/browser.hxx: log ssl errors; refs #32
2011-04-26 11:59 marc 2011-04-26 11:59 marc
* swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.hxx: * surfer/src/qmake.pro.in, surfer/src/smartcardauth.hxx:
log rsa free, new -g option; refs #32 log rsa free, new -g option; refs #32
2011-04-26 08:35 marc 2011-04-26 08:35 marc
* swisssurfer/src/main.cxx: proxy; refs #32 * surfer/src/main.cxx: proxy; refs #32
2011-04-26 07:32 marc 2011-04-26 07:32 marc
* swisssurfer/src/smartcardauth.hxx: find SuisseID certs; refs #32 * surfer/src/smartcardauth.hxx: find SuisseID certs; refs #32
2011-04-26 07:03 marc 2011-04-26 07:03 marc
* swisssurfer/src/smartcardauth.hxx: find SuisseID certs; refs #32 * surfer/src/smartcardauth.hxx: find SuisseID certs; refs #32
2011-04-26 07:02 marc 2011-04-26 07:02 marc
* swisssurfer/src/smartcardauth.hxx: find SuisseID certs; refs #32 * surfer/src/smartcardauth.hxx: find SuisseID certs; refs #32
2011-04-21 07:50 marc 2011-04-21 07:50 marc
* swisssurfer/src/qmake.pro.in: build on windows; refs #32 * surfer/src/qmake.pro.in: build on windows; refs #32
2011-04-21 06:17 marc 2011-04-21 06:17 marc
* swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.cxx: * surfer/src/qmake.pro.in, surfer/src/smartcardauth.cxx:
cleanup old stuff; refs #32 cleanup old stuff; refs #32
2011-04-21 05:48 marc 2011-04-21 05:48 marc
* swisssurfer/README, swisssurfer/src/browser.hxx, * surfer/README, surfer/src/browser.hxx,
swisssurfer/src/pindialog.cxx, swisssurfer/src/pindialog.hxx, surfer/src/pindialog.cxx, surfer/src/pindialog.hxx,
swisssurfer/src/pinentry.hxx, swisssurfer/src/pinentry.ui, surfer/src/pinentry.hxx, surfer/src/pinentry.ui,
swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.cxx, surfer/src/qmake.pro.in, surfer/src/smartcardauth.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: first working implementaiion; surfer/src/surfer_it.ts: first working implementaiion;
to be improved; refs #32, closes #28, closes #29 to be improved; refs #32, closes #28, closes #29
2011-02-28 08:34 marc 2011-02-28 08:34 marc
* swisssurfer/src/browser.hxx: closes #27 * surfer/src/browser.hxx: closes #27
2011-02-28 08:30 marc 2011-02-28 08:30 marc
* swisssurfer/src/authentication.hxx, * surfer/src/authentication.hxx,
swisssurfer/src/authentication.ui, swisssurfer/src/browser.hxx, surfer/src/authentication.ui, surfer/src/browser.hxx,
swisssurfer/src/qmake.pro.in, swisssurfer/src/smartcardauth.cxx, surfer/src/qmake.pro.in, surfer/src/smartcardauth.cxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts, swisssurfer/src/webpage.cxx, surfer/src/surfer_it.ts, surfer/src/webpage.cxx,
swisssurfer/src/webpage.hxx: closes #26; closes #24 surfer/src/webpage.hxx: closes #26; closes #24
2011-02-10 08:47 marc 2011-02-10 08:47 marc
@@ -2258,7 +2258,7 @@
2011-02-09 14:59 marc 2011-02-09 14:59 marc
* swisssurfer/src/makefile.am: on mac, app is a directory; refs #22 * surfer/src/makefile.am: on mac, app is a directory; refs #22
2011-02-09 14:43 marc 2011-02-09 14:43 marc
@@ -2293,10 +2293,10 @@
* openssl-act-engine/src/CertificateList.cpp, * openssl-act-engine/src/CertificateList.cpp,
openssl-act-engine/src/engine_sct.cpp, qt/makefile, openssl-act-engine/src/engine_sct.cpp, qt/makefile,
swisssurfer/src/makefile.am, swisssurfer/src/swisssurfer_de.ts, surfer/src/makefile.am, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: const or not const that is the surfer/src/surfer_it.ts: const or not const that is the
question, whether we're on mac or on a different system; refs #22 question, whether we're on mac or on a different system; refs #22
2011-02-02 12:04 marc.waeckerlin 2011-02-02 12:04 marc.waeckerlin
@@ -2306,11 +2306,11 @@
openssl-act-engine/src/engine_sct.cpp, openssl-act-engine/src/engine_sct.cpp,
openssl-act-engine/src/makefile.am, openssl-act-engine/src/makefile.am,
openssl-act-engine/src/test_engine.cpp, openssl-act-engine/src/test_engine.cpp,
swisssurfer/src/qmake.pro.in: compiled on Mac; refs #22 surfer/src/qmake.pro.in: compiled on Mac; refs #22
2011-01-31 08:50 marc 2011-01-31 08:50 marc
* swisssurfer/src/browser.hxx: improve find, remove * surfer/src/browser.hxx: improve find, remove
QWebPage::HighlightAllOccurrences; refs #23 QWebPage::HighlightAllOccurrences; refs #23
2011-01-28 06:14 marc 2011-01-28 06:14 marc
@@ -2319,7 +2319,7 @@
2011-01-27 12:06 marc 2011-01-27 12:06 marc
* qt/makefile, swisssurfer/src/browser.hxx: build 32bit QT; refs * qt/makefile, surfer/src/browser.hxx: build 32bit QT; refs
#22 #22
2011-01-27 10:40 marc 2011-01-27 10:40 marc
@@ -2340,21 +2340,21 @@
2011-01-27 09:31 marc 2011-01-27 09:31 marc
* openssl-act-engine/configure.in, swisssurfer/src/browser.hxx, * openssl-act-engine/configure.in, surfer/src/browser.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: refs #22 surfer/src/surfer_it.ts: refs #22
2011-01-27 06:35 marc 2011-01-27 06:35 marc
* makefile, openssl-act-engine/configure.in, qt/makefile, * makefile, openssl-act-engine/configure.in, qt/makefile,
swisssurfer/configure.in, swisssurfer/doc/makefile.am, surfer/configure.in, surfer/doc/makefile.am,
swisssurfer/src/makefile.am, swisssurfer/src/smartcardauth.cxx, surfer/src/makefile.am, surfer/src/smartcardauth.cxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: refs #22 surfer/src/surfer_it.ts: refs #22
2011-01-21 13:35 marc 2011-01-21 13:35 marc
@@ -2362,38 +2362,38 @@
2011-01-21 13:32 marc 2011-01-21 13:32 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/main.cxx, swisssurfer/src/pinentry.ui, surfer/src/main.cxx, surfer/src/pinentry.ui,
swisssurfer/src/settings.hxx, swisssurfer/src/settings.ui, surfer/src/settings.hxx, surfer/src/settings.ui,
swisssurfer/src/smartcardauth.cxx, surfer/src/smartcardauth.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: ready for weekend; several surfer/src/surfer_it.ts: ready for weekend; several
changes; refs #22 changes; refs #22
2011-01-19 15:04 marc 2011-01-19 15:04 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/settings.hxx, swisssurfer/src/settings.ui, surfer/src/settings.hxx, surfer/src/settings.ui,
swisssurfer/src/sslclientnetworkmanager.hxx, surfer/src/sslclientnetworkmanager.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #20, closes #21, closes surfer/src/surfer_it.ts: closes #20, closes #21, closes
#17 #17
2011-01-18 14:40 marc 2011-01-18 14:40 marc
* swisssurfer/README, swisssurfer/src/browser.hxx, * surfer/README, surfer/src/browser.hxx,
swisssurfer/src/browser.ui, swisssurfer/src/downloadmanager.hxx, surfer/src/browser.ui, surfer/src/downloadmanager.hxx,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #9; closes #10; closes surfer/src/surfer_it.ts: closes #9; closes #10; closes
#13 #13
2011-01-18 14:39 marc 2011-01-18 14:39 marc
@@ -2408,34 +2408,34 @@
2011-01-14 13:39 marc 2011-01-14 13:39 marc
* qt/patch/qt-sources-patch.diff, swisssurfer/src/browser.hxx, * qt/patch/qt-sources-patch.diff, surfer/src/browser.hxx,
swisssurfer/src/browser.ui, swisssurfer/src/smartcardauth.cxx, surfer/src/browser.ui, surfer/src/smartcardauth.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: some slots are disfunctional; surfer/src/surfer_it.ts: some slots are disfunctional;
refs #13 closes #15 refs #13 closes #15
2011-01-14 10:11 marc 2011-01-14 10:11 marc
* swisssurfer/src/browser.hxx, swisssurfer/src/browser.ui, * surfer/src/browser.hxx, surfer/src/browser.ui,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: All in one tyb now, not yet surfer/src/surfer_it.ts: All in one tyb now, not yet
really tabbed; closes #14; refs #13 really tabbed; closes #14; refs #13
2011-01-14 08:49 marc 2011-01-14 08:49 marc
* qt/patch/qt-sources-patch.diff, swisssurfer/src/browser.hxx, * qt/patch/qt-sources-patch.diff, surfer/src/browser.hxx,
swisssurfer/src/main.cxx, swisssurfer/src/qmake.pro.in, surfer/src/main.cxx, surfer/src/qmake.pro.in,
swisssurfer/src/smartcardauth.cxx, surfer/src/smartcardauth.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: closes #12 surfer/src/surfer_it.ts: closes #12
2011-01-14 08:47 marc 2011-01-14 08:47 marc
@@ -2451,16 +2451,16 @@
Test_Qt_Frontend/smartcardauth.h, openssl-act-engine/README, Test_Qt_Frontend/smartcardauth.h, openssl-act-engine/README,
openssl-act-engine/configure.in, openssl-act-engine/makefile.am, openssl-act-engine/configure.in, openssl-act-engine/makefile.am,
openssl-act-engine/src/engine_sct.cpp, openssl-act-engine/src/engine_sct.cpp,
openssl-act-engine/src/test_engine.cpp, swisssurfer/README, openssl-act-engine/src/test_engine.cpp, surfer/README,
swisssurfer/configure.in, swisssurfer/src/browser.hxx, surfer/configure.in, surfer/src/browser.hxx,
swisssurfer/src/main.cxx, swisssurfer/src/pindialog.cxx, surfer/src/main.cxx, surfer/src/pindialog.cxx,
swisssurfer/src/pindialog.hxx, swisssurfer/src/qmake.pro.in, surfer/src/pindialog.hxx, surfer/src/qmake.pro.in,
swisssurfer/src/smartcardauth.cxx, surfer/src/smartcardauth.cxx,
swisssurfer/src/smartcardauth.hxx, surfer/src/smartcardauth.hxx,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: it works; closes #8 surfer/src/surfer_it.ts: it works; closes #8
2011-01-11 14:46 marc 2011-01-11 14:46 marc
@@ -3851,28 +3851,28 @@
2010-07-12 13:49 marc 2010-07-12 13:49 marc
* swisssign-openssl-pkcs11-engine/COPYING, * sign-openssl-pkcs11-engine/COPYING,
swisssign-openssl-pkcs11-engine/INSTALL, sign-openssl-pkcs11-engine/INSTALL,
swisssign-openssl-pkcs11-engine/configure.in, sign-openssl-pkcs11-engine/configure.in,
swisssign-openssl-pkcs11-engine/doc/makefile.am: first compilable sign-openssl-pkcs11-engine/doc/makefile.am: first compilable
version, refs #1 version, refs #1
2010-07-12 13:46 marc 2010-07-12 13:46 marc
* swisssign-openssl-pkcs11-engine, * sign-openssl-pkcs11-engine,
swisssign-openssl-pkcs11-engine/AUTHORS, sign-openssl-pkcs11-engine/AUTHORS,
swisssign-openssl-pkcs11-engine/ChangeLog, sign-openssl-pkcs11-engine/ChangeLog,
swisssign-openssl-pkcs11-engine/NEWS, sign-openssl-pkcs11-engine/NEWS,
swisssign-openssl-pkcs11-engine/README, sign-openssl-pkcs11-engine/README,
swisssign-openssl-pkcs11-engine/bootstrap.sh, sign-openssl-pkcs11-engine/bootstrap.sh,
swisssign-openssl-pkcs11-engine/configure.in, sign-openssl-pkcs11-engine/configure.in,
swisssign-openssl-pkcs11-engine/doc, sign-openssl-pkcs11-engine/doc,
swisssign-openssl-pkcs11-engine/doc/doxyfile.in, sign-openssl-pkcs11-engine/doc/doxyfile.in,
swisssign-openssl-pkcs11-engine/doc/makefile.am, sign-openssl-pkcs11-engine/doc/makefile.am,
swisssign-openssl-pkcs11-engine/makefile.am, sign-openssl-pkcs11-engine/makefile.am,
swisssign-openssl-pkcs11-engine/src, sign-openssl-pkcs11-engine/src,
swisssign-openssl-pkcs11-engine/src/main.cxx, sign-openssl-pkcs11-engine/src/main.cxx,
swisssign-openssl-pkcs11-engine/src/makefile.am: basic subproject sign-openssl-pkcs11-engine/src/makefile.am: basic subproject
structure, see #1 structure, see #1
2010-07-12 13:45 marc 2010-07-12 13:45 marc
@@ -3882,29 +3882,29 @@
2010-07-12 13:43 marc 2010-07-12 13:43 marc
* swisssurfer, swisssurfer/AUTHORS, swisssurfer/COPYING, * surfer, surfer/AUTHORS, surfer/COPYING,
swisssurfer/ChangeLog, swisssurfer/INSTALL, swisssurfer/NEWS, surfer/ChangeLog, surfer/INSTALL, surfer/NEWS,
swisssurfer/README, swisssurfer/bootstrap.sh, surfer/README, surfer/bootstrap.sh,
swisssurfer/configure.in, swisssurfer/doc, surfer/configure.in, surfer/doc,
swisssurfer/doc/doxyfile.in, swisssurfer/doc/makefile.am, surfer/doc/doxyfile.in, surfer/doc/makefile.am,
swisssurfer/doc/screenshot.png, swisssurfer/makefile.am, surfer/doc/screenshot.png, surfer/makefile.am,
swisssurfer/src, swisssurfer/src/browser.hxx, surfer/src, surfer/src/browser.hxx,
swisssurfer/src/browser.ui, swisssurfer/src/languages.qrc.in, surfer/src/browser.ui, surfer/src/languages.qrc.in,
swisssurfer/src/main.cxx, swisssurfer/src/makefile.am, surfer/src/main.cxx, surfer/src/makefile.am,
swisssurfer/src/qmake.pro.in, swisssurfer/src/resources, surfer/src/qmake.pro.in, surfer/src/resources,
swisssurfer/src/resources.qrc, swisssurfer/src/resources/icons, surfer/src/resources.qrc, surfer/src/resources/icons,
swisssurfer/src/resources/icons/back.png, surfer/src/resources/icons/back.png,
swisssurfer/src/resources/icons/forward.png, surfer/src/resources/icons/forward.png,
swisssurfer/src/resources/icons/gohome.png, surfer/src/resources/icons/gohome.png,
swisssurfer/src/resources/icons/reload.png, surfer/src/resources/icons/reload.png,
swisssurfer/src/resources/icons/source, surfer/src/resources/icons/source,
swisssurfer/src/resources/icons/stop.png, surfer/src/resources/icons/stop.png,
swisssurfer/src/resources/icons/up.png, surfer/src/resources/icons/up.png,
swisssurfer/src/swisssurfer_de.ts, surfer/src/surfer_de.ts,
swisssurfer/src/swisssurfer_en.ts, surfer/src/surfer_en.ts,
swisssurfer/src/swisssurfer_fr.ts, surfer/src/surfer_fr.ts,
swisssurfer/src/swisssurfer_it.ts: copied swisssurfer from surfer/src/surfer_it.ts: copied surfer from
https://dev.marc.waeckerlin.org/svn/swisssurfer/trunk, version https://dev.marc.waeckerlin.org/svn/surfer/trunk, version
15,refs #1 15,refs #1
2010-07-07 13:36 www-data 2010-07-07 13:36 www-data
+2 -2
View File
@@ -1,5 +1,5 @@
SwissSurfer Light Weight Web Browser with PKCS#11 Token Support Surfer Light Weight Web Browser with PKCS#11 Token Support
A leight weight WebKit based Qt Webbrowser that supports PKCS#11 A leight weight WebKit based Qt Webbrowser that supports PKCS#11
hardware smartcard token, i.e. it supports the SuisseID. Formerly hardware smartcard token, i.e. it supports the SuisseID. Formerly
delivered as SwissBrowser on SwissSign SwissStick. delivered as Browser on Sign Stick.
+1 -1
View File
@@ -6,7 +6,7 @@
## 1 2 3 4 5 6 7 8 ## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890 ## 45678901234567890123456789012345678901234567890123456789012345678901234567890
m4_define(x_package_name, swisssurfer) # project's name m4_define(x_package_name, surfer) # project's name
m4_define(x_major, 1) # project's major version m4_define(x_major, 1) # project's major version
m4_define(x_minor, 9) # project's minor version m4_define(x_minor, 9) # project's minor version
m4_include(ax_init_standard_project.m4) m4_include(ax_init_standard_project.m4)
+6 -6
View File
@@ -7,9 +7,9 @@ Package: @PACKAGE_NAME@
Section: web Section: web
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: swissbrowser Provides: swissbrowser, swisssurfer
Conflicts: swissbrowser Conflicts: swissbrowser, swisssurfer
Replaces: swissbrowser Replaces: swissbrowser, swisssurfer
Description: @DESCRIPTION@ Description: @DESCRIPTION@
@README_DEB@ @README_DEB@
@@ -17,8 +17,8 @@ Package: @PACKAGE_NAME@-dev
Section: devel Section: devel
Architecture: any Architecture: any
Depends: @PACKAGE_NAME@ (= ${binary:Version}) Depends: @PACKAGE_NAME@ (= ${binary:Version})
Provides: swissbrowser-dev Provides: swissbrowser-dev, swisssurfer-dev
Conflicts: swissbrowser-dev Conflicts: swissbrowser-dev, swisssurfer-dev
Replaces: swissbrowser-dev Replaces: swissbrowser-dev, swisssurfer-dev
Description: @DESCRIPTION@ - Development Package Description: @DESCRIPTION@ - Development Package
@README_DEB@ @README_DEB@
@@ -3,5 +3,5 @@ usr/lib/lib*.a
usr/lib/lib*.so usr/lib/lib*.so
usr/lib/pkgconfig/* usr/lib/pkgconfig/*
usr/lib/*.la usr/lib/*.la
usr/share/doc/swisssurfer/html usr/share/doc/surfer/html
BIN
View File
Binary file not shown.
+5 -5
View File
@@ -5,17 +5,17 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>swisssurfer</string> <string>surfer</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>SwissSign, (c) 2011</string> <string>Sign, (c) 2011</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>swisssurfer.icns</string> <string>surfer.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.swisssign.swisssurfer</string> <string>com.sign.surfer</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>SwissSurfer</string> <string>Surfer</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
+12 -12
View File
@@ -7,31 +7,31 @@
designerdir=${QT_PLUGIN_PATH}/designer designerdir=${QT_PLUGIN_PATH}/designer
designer_LTLIBRARIES = libqbrowserlib-swisswebview.la \ designer_LTLIBRARIES = libqbrowserlib-webview.la \
libqbrowserlib-buttonlineedit.la \ libqbrowserlib-buttonlineedit.la \
libqbrowserlib-swisswebwidget.la libqbrowserlib-webwidget.la
AM_CPPFLAGS = -I@top_srcdir@/src AM_CPPFLAGS = -I@top_srcdir@/src
RESOURCES = qrc_resources.cxx RESOURCES = qrc_resources.cxx
libqbrowserlib_swisswebview_la_MOCFILES = moc_webviewwidgetifc.cxx libqbrowserlib_webview_la_MOCFILES = moc_webviewwidgetifc.cxx
libqbrowserlib_swisswebview_la_SOURCES = webviewwidgetifc.cxx ${RESOURCES} \ libqbrowserlib_webview_la_SOURCES = webviewwidgetifc.cxx ${RESOURCES} \
${libqbrowserlib_swisswebview_la_MOCFILES} ${libqbrowserlib_webview_la_MOCFILES}
libqbrowserlib_swisswebview_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la libqbrowserlib_webview_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la
libqbrowserlib_buttonlineedit_la_MOCFILES = moc_buttonlineeditwidgetifc.cxx libqbrowserlib_buttonlineedit_la_MOCFILES = moc_buttonlineeditwidgetifc.cxx
libqbrowserlib_buttonlineedit_la_SOURCES = buttonlineeditwidgetifc.cxx ${RESOURCES} \ libqbrowserlib_buttonlineedit_la_SOURCES = buttonlineeditwidgetifc.cxx ${RESOURCES} \
${libqbrowserlib_buttonlineedit_la_MOCFILES} ${libqbrowserlib_buttonlineedit_la_MOCFILES}
libqbrowserlib_buttonlineedit_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la libqbrowserlib_buttonlineedit_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la
libqbrowserlib_swisswebwidget_la_MOCFILES = moc_webwidgetifc.cxx libqbrowserlib_webwidget_la_MOCFILES = moc_webwidgetifc.cxx
libqbrowserlib_swisswebwidget_la_SOURCES = webwidgetifc.cxx ${RESOURCES} \ libqbrowserlib_webwidget_la_SOURCES = webwidgetifc.cxx ${RESOURCES} \
${libqbrowserlib_swisswebwidget_la_MOCFILES} ${libqbrowserlib_webwidget_la_MOCFILES}
libqbrowserlib_swisswebwidget_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la libqbrowserlib_webwidget_la_LIBADD = @top_builddir@/src/qbrowserlib/libqbrowserlib.la
BUILT_SOURCES = ${libqbrowserlib_swisswebview_la_MOCFILES} \ BUILT_SOURCES = ${libqbrowserlib_webview_la_MOCFILES} \
${libqbrowserlib_buttonlineedit_la_MOCFILES} \ ${libqbrowserlib_buttonlineedit_la_MOCFILES} \
${libqbrowserlib_swisswebwidget_la_MOCFILES} \ ${libqbrowserlib_webwidget_la_MOCFILES} \
${RESOURCES} ${RESOURCES}
EXTRA_DIST = buttonlineeditwidgetifc.hxx webviewwidgetifc.hxx \ EXTRA_DIST = buttonlineeditwidgetifc.hxx webviewwidgetifc.hxx \
+2 -2
View File
@@ -1,7 +1,7 @@
<RCC> <RCC>
<qresource prefix="/icons"> <qresource prefix="/icons">
<file>swisswebwidget.png</file> <file>webwidget.png</file>
<file>swisswebview.png</file> <file>webview.png</file>
<file>buttonlineedit.png</file> <file>buttonlineedit.png</file>
</qresource> </qresource>
</RCC> </RCC>

Before

Width:  |  Height:  |  Size: 397 B

After

Width:  |  Height:  |  Size: 397 B

+1 -1
View File
@@ -11,7 +11,7 @@
//! @defgroup designer //! @defgroup designer
//! @{ //! @{
Q_EXPORT_PLUGIN2(swisswebviewwidgetplugin, SwissWebViewWidgetIfc); Q_EXPORT_PLUGIN2(webviewwidgetplugin, WebViewWidgetIfc);
//! @} //! @}
#endif #endif
+7 -7
View File
@@ -9,7 +9,7 @@
#define __WEBVIEWWIDGETIFC_HXX #define __WEBVIEWWIDGETIFC_HXX
#include <qbrowserlib/log.hxx> #include <qbrowserlib/log.hxx>
#include <qbrowserlib/swisswebview.hxx> #include <qbrowserlib/webview.hxx>
#include <QDesignerExportWidget> #include <QDesignerExportWidget>
#include <QtDesigner> #include <QtDesigner>
@@ -21,21 +21,21 @@
//! @{ //! @{
//! WebView widget for Qt Designer //! WebView widget for Qt Designer
class SwissWebViewWidgetIfc: public QObject, public QDesignerCustomWidgetInterface { class WebViewWidgetIfc: public QObject, public QDesignerCustomWidgetInterface {
Q_OBJECT Q_OBJECT
#if QT_VERSION >= 0x050000 #if QT_VERSION >= 0x050000
Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QDesignerCustomWidgetInterface" FILE "webviewwidgetifc.json"); Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QDesignerCustomWidgetInterface" FILE "webviewwidgetifc.json");
#endif #endif
Q_INTERFACES(QDesignerCustomWidgetInterface); Q_INTERFACES(QDesignerCustomWidgetInterface);
public: public:
SwissWebViewWidgetIfc(QObject *parent=0): QObject(parent), _initialized(false) {} WebViewWidgetIfc(QObject *parent=0): QObject(parent), _initialized(false) {}
bool isContainer() const { bool isContainer() const {
TRC; TRC;
return true; return true;
} }
QIcon icon() const { QIcon icon() const {
TRC; TRC;
return QIcon(":/icons/swisswebview.png"); return QIcon(":/icons/webview.png");
} }
QString domXml() const { QString domXml() const {
TRC; TRC;
@@ -59,7 +59,7 @@ class SwissWebViewWidgetIfc: public QObject, public QDesignerCustomWidgetInterfa
} }
QString includeFile() const { QString includeFile() const {
TRC; TRC;
return "qbrowserlib/swisswebview.hxx"; return "qbrowserlib/webview.hxx";
} }
QString namespaceName() const { QString namespaceName() const {
TRC; TRC;
@@ -67,7 +67,7 @@ class SwissWebViewWidgetIfc: public QObject, public QDesignerCustomWidgetInterfa
} }
QString className() const { QString className() const {
TRC; TRC;
return "SwissWebView"; return "WebView";
} }
QString name() const { QString name() const {
TRC; TRC;
@@ -83,7 +83,7 @@ class SwissWebViewWidgetIfc: public QObject, public QDesignerCustomWidgetInterfa
} }
QWidget *createWidget(QWidget *parent) { QWidget *createWidget(QWidget *parent) {
TRC; TRC;
return new qbrowserlib::SwissWebView(parent, &_net); return new qbrowserlib::WebView(parent, &_net);
} }
bool isInitialized() { bool isInitialized() {
TRC; TRC;
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"Keys": [ "swisswebviewwidgetplugin" ] "Keys": [ "webviewwidgetplugin" ]
} }

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

+1 -1
View File
@@ -11,7 +11,7 @@
//! @{ //! @{
#if QT_VERSION < 0x050000 #if QT_VERSION < 0x050000
Q_EXPORT_PLUGIN2(swisswebwidget, SwissWebWidgetIfc); Q_EXPORT_PLUGIN2(webwidget, WebWidgetIfc);
#endif #endif
//! @} //! @}
+9 -9
View File
@@ -5,18 +5,18 @@
// 1 2 3 4 5 6 7 8 // 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890 // 45678901234567890123456789012345678901234567890123456789012345678901234567890
#ifndef __SWISSWEBWIDGETIFC_HXX #ifndef __WEBWIDGETIFC_HXX
#define __SWISSWEBWIDGETIFC_HXX #define __WEBWIDGETIFC_HXX
#include <qbrowserlib/log.hxx> #include <qbrowserlib/log.hxx>
#include <qbrowserlib/swisswebwidget.hxx> #include <qbrowserlib/webwidget.hxx>
#include <QtDesigner> #include <QtDesigner>
//! @defgroup designer //! @defgroup designer
//! @{ //! @{
//! SwissWebWidget widget for Qt Designer //! WebWidget widget for Qt Designer
class SwissWebWidgetIfc: public QObject, class WebWidgetIfc: public QObject,
public QDesignerCustomWidgetInterface { public QDesignerCustomWidgetInterface {
Q_OBJECT; Q_OBJECT;
Q_INTERFACES(QDesignerCustomWidgetInterface); Q_INTERFACES(QDesignerCustomWidgetInterface);
@@ -30,7 +30,7 @@ class SwissWebWidgetIfc: public QObject,
} }
QIcon icon() const { QIcon icon() const {
TRC; TRC;
return QIcon(":/icons/swisswebwidget.png"); return QIcon(":/icons/webwidget.png");
} }
QString domXml() const { QString domXml() const {
TRC; TRC;
@@ -54,7 +54,7 @@ class SwissWebWidgetIfc: public QObject,
} }
QString includeFile() const { QString includeFile() const {
TRC; TRC;
return "qbrowserlib/swisswebwidget.hxx"; return "qbrowserlib/webwidget.hxx";
} }
QString namespaceName() const { QString namespaceName() const {
TRC; TRC;
@@ -62,7 +62,7 @@ class SwissWebWidgetIfc: public QObject,
} }
QString className() const { QString className() const {
TRC; TRC;
return "SwissWebWidget"; return "WebWidget";
} }
QString name() const { QString name() const {
TRC; TRC;
@@ -78,7 +78,7 @@ class SwissWebWidgetIfc: public QObject,
} }
QWidget *createWidget(QWidget *parent) { QWidget *createWidget(QWidget *parent) {
TRC; TRC;
return new qbrowserlib::SwissWebWidget(parent); return new qbrowserlib::WebWidget(parent);
} }
bool isInitialized() { bool isInitialized() {
TRC; TRC;
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"Keys": [ "swisswebwidgetplugin" ] "Keys": [ "webwidgetplugin" ]
} }
+9 -9
View File
@@ -29,12 +29,12 @@
#include <memory> #include <memory>
//! @defgroup browser The SwissSurfer Executable and Main Window //! @defgroup browser The Surfer Executable and Main Window
//! @defgroup pkcs11 The PKCS#11 Client Authentication //! @defgroup pkcs11 The PKCS#11 Client Authentication
//! @defgroup qbrowserlib The Swiss Browser Library //! @defgroup qbrowserlib The Browser Library
//! @defgroup designer Qt Designer Plugin for Browser Related Widgets //! @defgroup designer Qt Designer Plugin for Browser Related Widgets
/*! @mainpage The Secure Swiss PKCS#11 WebBrowser /*! @mainpage The Secure PKCS#11 WebBrowser
The browser is divided into a library, @ref qbrowserlib that implements The browser is divided into a library, @ref qbrowserlib that implements
generic browsing utilities, the main @ref browser page that collects generic browsing utilities, the main @ref browser page that collects
@@ -91,10 +91,10 @@ QString helptext() {
"(actual: %2)\n" "(actual: %2)\n"
" PROXY_PORT proxy port number (actual: %3)\n" " PROXY_PORT proxy port number (actual: %3)\n"
" PROXY_HOST proxy host name (actual: %4)\n" " PROXY_HOST proxy host name (actual: %4)\n"
" SWISS_USERAGENT fake user agent (actual: %6)") " _USERAGENT fake user agent (actual: %6)")
.arg(QFileInfo(QCoreApplication::arguments().at(0)).fileName()) .arg(QFileInfo(QCoreApplication::arguments().at(0)).fileName())
.arg(env()["PROXY_TYPE"]).arg(env()["PROXY_PORT"]).arg(env()["PROXY_HOST"]) .arg(env()["PROXY_TYPE"]).arg(env()["PROXY_PORT"]).arg(env()["PROXY_HOST"])
.arg(env()["LANGUAGE"]).arg(env()["SWISS_USERAGENT"]); .arg(env()["LANGUAGE"]).arg(env()["_USERAGENT"]);
} }
int main(int argv, char** argc) try { int main(int argv, char** argc) try {
@@ -106,15 +106,15 @@ int main(int argv, char** argc) try {
QTextCodec* utf8(QTextCodec::codecForName("UTF-8")); QTextCodec* utf8(QTextCodec::codecForName("UTF-8"));
QTextCodec::setCodecForLocale(utf8); QTextCodec::setCodecForLocale(utf8);
QApplication app(argv, argc); QApplication app(argv, argc);
app.setWindowIcon(QIcon(":/icons/32x32/swisssurfer.png")); app.setWindowIcon(QIcon(":/icons/32x32/surfer.png"));
app.setApplicationName(QObject::trUtf8("SwissSurfer", "application name")); app.setApplicationName(QObject::trUtf8("Surfer", "application name"));
app.setApplicationVersion(VERSION); app.setApplicationVersion(VERSION);
QTranslator qtTranslator; QTranslator qtTranslator;
if (env().contains("LANGUAGE")) QLocale::setDefault(env()["LANGUAGE"]); if (env().contains("LANGUAGE")) QLocale::setDefault(env()["LANGUAGE"]);
qtTranslator.load(":/language/qt_" + QLocale().name()); qtTranslator.load(":/language/qt_" + QLocale().name());
app.installTranslator(&qtTranslator); app.installTranslator(&qtTranslator);
QTranslator appTranslator; QTranslator appTranslator;
appTranslator.load(":/language/swisssurfer_"+ QLocale().name()); appTranslator.load(":/language/surfer_"+ QLocale().name());
app.installTranslator(&appTranslator); app.installTranslator(&appTranslator);
//---------------------------------------------------------------------------- //----------------------------------------------------------------------------
QString tmp(QDir::toNativeSeparators(QDir::tempPath())); QString tmp(QDir::toNativeSeparators(QDir::tempPath()));
@@ -142,7 +142,7 @@ int main(int argv, char** argc) try {
bool editbookmarks(false); bool editbookmarks(false);
QStringList args(app.arguments()); QStringList args(app.arguments());
std::auto_ptr<QSettings> settings std::auto_ptr<QSettings> settings
(std::auto_ptr<QSettings>(new QSettings("SwissSign", "SwissSurfer"))); (std::auto_ptr<QSettings>(new QSettings("Sign", "Surfer")));
for (QStringList::iterator it(args.begin()); ++it!=args.end();) for (QStringList::iterator it(args.begin()); ++it!=args.end();)
if (*it=="-h" || *it=="--help" || *it=="-help" || *it=="/?") { if (*it=="-h" || *it=="--help" || *it=="-help" || *it=="/?") {
std::cout<<helptext().toStdString()<<std::endl; std::cout<<helptext().toStdString()<<std::endl;
+18 -18
View File
@@ -8,32 +8,32 @@
SUBDIRS = qbrowserlib designer SUBDIRS = qbrowserlib designer
bin_PROGRAMS = swisssurfer bin_PROGRAMS = surfer
LANGUAGE_FILE_BASE = swisssurfer LANGUAGE_FILE_BASE = surfer
swisssurfer_MOCFILES = surfer_MOCFILES =
swisssurfer_UIFILES = surfer_UIFILES =
swisssurfer_RESOURCES = qrc_languages.cxx surfer_RESOURCES = qrc_languages.cxx
swisssurfer_TRANSLATIONS = ${LANGUAGE_FILE_BASE}_en.qm \ surfer_TRANSLATIONS = ${LANGUAGE_FILE_BASE}_en.qm \
${LANGUAGE_FILE_BASE}_de.qm \ ${LANGUAGE_FILE_BASE}_de.qm \
${LANGUAGE_FILE_BASE}_fr.qm \ ${LANGUAGE_FILE_BASE}_fr.qm \
${LANGUAGE_FILE_BASE}_it.qm ${LANGUAGE_FILE_BASE}_it.qm
swisssurfer_TR_FILES = main.cxx surfer_TR_FILES = main.cxx
swisssurfer_SOURCES = ${swisssurfer_TR_FILES} surfer_SOURCES = ${surfer_TR_FILES}
nodist_swisssurfer_SOURCES = ${swisssurfer_MOCFILES} \ nodist_surfer_SOURCES = ${surfer_MOCFILES} \
${swisssurfer_UIFILES} \ ${surfer_UIFILES} \
${swisssurfer_TRANSLATIONS} \ ${surfer_TRANSLATIONS} \
${swisssurfer_RESOURCES} ${surfer_RESOURCES}
swisssurfer_LDADD = qbrowserlib/libqbrowserlib.la surfer_LDADD = qbrowserlib/libqbrowserlib.la
BUILT_SOURCES = ${nodist_swisssurfer_SOURCES} BUILT_SOURCES = ${nodist_surfer_SOURCES}
EXTRA_DIST_TR = ${swisssurfer_MOCFILES:moc_%.cxx=%.hxx} \ EXTRA_DIST_TR = ${surfer_MOCFILES:moc_%.cxx=%.hxx} \
${swisssurfer_UIFILES:ui_%.hxx=%.ui} ${surfer_UIFILES:ui_%.hxx=%.ui}
EXTRA_DIST = ${EXTRA_DIST_TR} languages.qrc.in \ EXTRA_DIST = ${EXTRA_DIST_TR} languages.qrc.in \
${swisssurfer_TRANSLATIONS:%.qm=%.ts} ${surfer_TRANSLATIONS:%.qm=%.ts}
LANGUAGE_FILES = ${EXTRA_DIST_TR} ${swisssurfer_TR_FILES} LANGUAGE_FILES = ${EXTRA_DIST_TR} ${surfer_TR_FILES}
DISTCLEANFILES = qrc_languages.cxx ${BUILT_SOURCES} DISTCLEANFILES = qrc_languages.cxx ${BUILT_SOURCES}
MAINTAINERCLEANFILES = makefile.in MAINTAINERCLEANFILES = makefile.in
+12 -12
View File
@@ -28,7 +28,7 @@
#include <qbrowserlib/buttonlineedit.hxx> #include <qbrowserlib/buttonlineedit.hxx>
#include <qbrowserlib/filestorage.hxx> #include <qbrowserlib/filestorage.hxx>
#include <qbrowserlib/swisswebview.hxx> #include <qbrowserlib/webview.hxx>
#include <qbrowserlib/settings.hxx> #include <qbrowserlib/settings.hxx>
#include <qbrowserlib/executor.hxx> #include <qbrowserlib/executor.hxx>
@@ -75,7 +75,7 @@ class Browser: public QMainWindow, protected Ui::Browser {
_kiosk(kiosk), _kiosk(kiosk),
_downloadManager(new qbrowserlib::DownloadManager), _downloadManager(new qbrowserlib::DownloadManager),
_logincertificate(this), _logincertificate(this),
_proxy("http://swisssign.com", this), _proxy("http://sign.com", this),
_showErrorLog(0), _showErrorLog(0),
_startUrl(urls.size()), _startUrl(urls.size()),
_quirks(quirks), _search(new qbrowserlib::ButtonLineEdit), _quirks(quirks), _search(new qbrowserlib::ButtonLineEdit),
@@ -257,9 +257,9 @@ class Browser: public QMainWindow, protected Ui::Browser {
} }
//! Create new empty tab. //! Create new empty tab.
qbrowserlib::SwissWebView* newTab() { qbrowserlib::WebView* newTab() {
qbrowserlib::SwissWebView* browser qbrowserlib::WebView* browser
(new qbrowserlib::SwissWebView(0, &_networkManager)); (new qbrowserlib::WebView(0, &_networkManager));
newTab(browser); newTab(browser);
return browser; return browser;
} }
@@ -329,12 +329,12 @@ class Browser: public QMainWindow, protected Ui::Browser {
view->load(page); view->load(page);
} }
//! Slot that receives and initializes a new SwissWebView //! Slot that receives and initializes a new WebView
void newTab(qbrowserlib::SwissWebView* browser) { void newTab(qbrowserlib::WebView* browser) {
_url->setFocus(); _url->setFocus();
// SwissWebView // WebView
assert(connect(browser, SIGNAL(newView(qbrowserlib::SwissWebView*)), assert(connect(browser, SIGNAL(newView(qbrowserlib::WebView*)),
SLOT(newTab(qbrowserlib::SwissWebView*)))); SLOT(newTab(qbrowserlib::WebView*))));
// QWebView // QWebView
assert(connect(browser, SIGNAL(urlChanged(const QUrl&)), assert(connect(browser, SIGNAL(urlChanged(const QUrl&)),
SLOT(urlChanged(const QUrl&)))); SLOT(urlChanged(const QUrl&))));
@@ -1016,7 +1016,7 @@ class Browser: public QMainWindow, protected Ui::Browser {
void resetWindowTitle() { void resetWindowTitle() {
if (qobject_cast<QWebView*>(_tabs->currentWidget())) if (qobject_cast<QWebView*>(_tabs->currentWidget()))
setWindowTitle(trUtf8("[%1] - %2 - SwissSurfer (%3)", setWindowTitle(trUtf8("[%1] - %2 - Surfer (%3)",
"main window title " "main window title "
"%1 = host name " "%1 = host name "
"%2 = page title " "%2 = page title "
@@ -1027,7 +1027,7 @@ class Browser: public QMainWindow, protected Ui::Browser {
->title())) ->title()))
.arg(_tabs->count())); .arg(_tabs->count()));
else else
setWindowTitle(trUtf8("SwissSurfer", "window title with no tab")); setWindowTitle(trUtf8("Surfer", "window title with no tab"));
} }
void statusBarMessage(const QString& text) { void statusBarMessage(const QString& text) {
+1 -1
View File
@@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>SwissSurfer</string> <string>Surfer</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="resources.qrc"> <iconset resource="resources.qrc">
+7 -7
View File
@@ -8,22 +8,22 @@ LANGUAGE_FILE_BASE = qbrowserlib
qbrowserlibdir=${includedir}/qbrowserlib qbrowserlibdir=${includedir}/qbrowserlib
qbrowserlib_HEADERS = $(libqbrowserlib_la_UIFILES) buttonlineedit.hxx \ qbrowserlib_HEADERS = $(libqbrowserlib_la_UIFILES) buttonlineedit.hxx \
downloadmanager.hxx executor.hxx log.hxx \ downloadmanager.hxx executor.hxx log.hxx \
saveorrun.hxx swisswebpage.hxx \ saveorrun.hxx webpage.hxx \
swisswebwidget.hxx certs.hxx errorlog.hxx \ webwidget.hxx certs.hxx errorlog.hxx \
filestorage.hxx pluginfactory.hxx settings.hxx \ filestorage.hxx pluginfactory.hxx settings.hxx \
swisswebview.hxx temporaryfile.hxx webview.hxx temporaryfile.hxx
lib_LTLIBRARIES = libqbrowserlib.la lib_LTLIBRARIES = libqbrowserlib.la
libqbrowserlib_la_MOCFILES = moc_buttonlineedit.cxx moc_errorlog.cxx \ libqbrowserlib_la_MOCFILES = moc_buttonlineedit.cxx moc_errorlog.cxx \
moc_log.cxx moc_settings.cxx \ moc_log.cxx moc_settings.cxx \
moc_swisswebwidget.cxx moc_certs.cxx \ moc_webwidget.cxx moc_certs.cxx \
moc_executor.cxx moc_pluginfactory.cxx \ moc_executor.cxx moc_pluginfactory.cxx \
moc_swisswebpage.cxx \ moc_webpage.cxx \
moc_temporaryfile.cxx \ moc_temporaryfile.cxx \
moc_downloadmanager.cxx \ moc_downloadmanager.cxx \
moc_filestorage.cxx moc_saveorrun.cxx \ moc_filestorage.cxx moc_saveorrun.cxx \
moc_swisswebview.cxx \ moc_webview.cxx \
moc_sslclientnetworkmanager.cxx \ moc_sslclientnetworkmanager.cxx \
moc_authentication.cxx \ moc_authentication.cxx \
moc_certificate.cxx \ moc_certificate.cxx \
@@ -32,7 +32,7 @@ libqbrowserlib_la_MOCFILES = moc_buttonlineedit.cxx moc_errorlog.cxx \
moc_editbookmarks.cxx moc_pinentry.cxx moc_editbookmarks.cxx moc_pinentry.cxx
libqbrowserlib_la_UIFILES = ui_errorlog.hxx ui_log.hxx \ libqbrowserlib_la_UIFILES = ui_errorlog.hxx ui_log.hxx \
ui_saveorrun.hxx ui_settings.hxx \ ui_saveorrun.hxx ui_settings.hxx \
ui_swisswebwidget.hxx \ ui_webwidget.hxx \
ui_authentication.hxx ui_browser.hxx \ ui_authentication.hxx ui_browser.hxx \
ui_certificate.hxx ui_editbookmarks.hxx \ ui_certificate.hxx ui_editbookmarks.hxx \
ui_logincertificate.hxx ui_pinentry.hxx ui_logincertificate.hxx ui_pinentry.hxx
+15 -15
View File
@@ -183,7 +183,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether SwissSurfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether Surfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -400,7 +400,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents SwissSurfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents Surfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -589,50 +589,50 @@ p, li { white-space: pre-wrap; }
</message> </message>
</context> </context>
<context> <context>
<name>SwissWebWidget</name> <name>WebWidget</name>
<message> <message>
<location filename="swisswebwidget.ui" line="14"/> <location filename="webwidget.ui" line="14"/>
<source>Form</source> <source>Form</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="28"/> <location filename="webwidget.ui" line="28"/>
<source>H</source> <source>H</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="41"/> <location filename="webwidget.ui" line="41"/>
<source>B</source> <source>B</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="54"/> <location filename="webwidget.ui" line="54"/>
<source>F</source> <source>F</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="67"/> <location filename="webwidget.ui" line="67"/>
<source>X</source> <source>X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="80"/> <location filename="webwidget.ui" line="80"/>
<source>R</source> <source>R</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="98"/> <location filename="webwidget.ui" line="98"/>
<source>gg</source> <source>gg</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="129"/> <location filename="webwidget.ui" line="129"/>
<source>status</source> <source>status</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="155"/> <location filename="webwidget.ui" line="155"/>
<location filename="swisswebwidget.ui" line="181"/> <location filename="webwidget.ui" line="181"/>
<source>-</source> <source>-</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -829,9 +829,9 @@ Specify full path to executable program</source>
</message> </message>
</context> </context>
<context> <context>
<name>qbrowserlib::SwissWebWidget</name> <name>qbrowserlib::WebWidget</name>
<message> <message>
<location filename="swisswebwidget.hxx" line="73"/> <location filename="webwidget.hxx" line="73"/>
<source>Browser Tools</source> <source>Browser Tools</source>
<comment>name of the browser&apos;s toolbar</comment> <comment>name of the browser&apos;s toolbar</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+15 -15
View File
@@ -183,7 +183,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether SwissSurfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether Surfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -400,7 +400,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents SwissSurfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents Surfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -589,50 +589,50 @@ p, li { white-space: pre-wrap; }
</message> </message>
</context> </context>
<context> <context>
<name>SwissWebWidget</name> <name>WebWidget</name>
<message> <message>
<location filename="swisswebwidget.ui" line="14"/> <location filename="webwidget.ui" line="14"/>
<source>Form</source> <source>Form</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="28"/> <location filename="webwidget.ui" line="28"/>
<source>H</source> <source>H</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="41"/> <location filename="webwidget.ui" line="41"/>
<source>B</source> <source>B</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="54"/> <location filename="webwidget.ui" line="54"/>
<source>F</source> <source>F</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="67"/> <location filename="webwidget.ui" line="67"/>
<source>X</source> <source>X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="80"/> <location filename="webwidget.ui" line="80"/>
<source>R</source> <source>R</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="98"/> <location filename="webwidget.ui" line="98"/>
<source>gg</source> <source>gg</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="129"/> <location filename="webwidget.ui" line="129"/>
<source>status</source> <source>status</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="155"/> <location filename="webwidget.ui" line="155"/>
<location filename="swisswebwidget.ui" line="181"/> <location filename="webwidget.ui" line="181"/>
<source>-</source> <source>-</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -829,9 +829,9 @@ Specify full path to executable program</source>
</message> </message>
</context> </context>
<context> <context>
<name>qbrowserlib::SwissWebWidget</name> <name>qbrowserlib::WebWidget</name>
<message> <message>
<location filename="swisswebwidget.hxx" line="73"/> <location filename="webwidget.hxx" line="73"/>
<source>Browser Tools</source> <source>Browser Tools</source>
<comment>name of the browser&apos;s toolbar</comment> <comment>name of the browser&apos;s toolbar</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+15 -15
View File
@@ -183,7 +183,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether SwissSurfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether Surfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -400,7 +400,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents SwissSurfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents Surfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -589,50 +589,50 @@ p, li { white-space: pre-wrap; }
</message> </message>
</context> </context>
<context> <context>
<name>SwissWebWidget</name> <name>WebWidget</name>
<message> <message>
<location filename="swisswebwidget.ui" line="14"/> <location filename="webwidget.ui" line="14"/>
<source>Form</source> <source>Form</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="28"/> <location filename="webwidget.ui" line="28"/>
<source>H</source> <source>H</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="41"/> <location filename="webwidget.ui" line="41"/>
<source>B</source> <source>B</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="54"/> <location filename="webwidget.ui" line="54"/>
<source>F</source> <source>F</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="67"/> <location filename="webwidget.ui" line="67"/>
<source>X</source> <source>X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="80"/> <location filename="webwidget.ui" line="80"/>
<source>R</source> <source>R</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="98"/> <location filename="webwidget.ui" line="98"/>
<source>gg</source> <source>gg</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="129"/> <location filename="webwidget.ui" line="129"/>
<source>status</source> <source>status</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="155"/> <location filename="webwidget.ui" line="155"/>
<location filename="swisswebwidget.ui" line="181"/> <location filename="webwidget.ui" line="181"/>
<source>-</source> <source>-</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -829,9 +829,9 @@ Specify full path to executable program</source>
</message> </message>
</context> </context>
<context> <context>
<name>qbrowserlib::SwissWebWidget</name> <name>qbrowserlib::WebWidget</name>
<message> <message>
<location filename="swisswebwidget.hxx" line="73"/> <location filename="webwidget.hxx" line="73"/>
<source>Browser Tools</source> <source>Browser Tools</source>
<comment>name of the browser&apos;s toolbar</comment> <comment>name of the browser&apos;s toolbar</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+15 -15
View File
@@ -183,7 +183,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether SwissSurfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Specifies whether Surfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -400,7 +400,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;DejaVu Serif&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents SwissSurfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Verdana&apos;; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents Surfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -589,50 +589,50 @@ p, li { white-space: pre-wrap; }
</message> </message>
</context> </context>
<context> <context>
<name>SwissWebWidget</name> <name>WebWidget</name>
<message> <message>
<location filename="swisswebwidget.ui" line="14"/> <location filename="webwidget.ui" line="14"/>
<source>Form</source> <source>Form</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="28"/> <location filename="webwidget.ui" line="28"/>
<source>H</source> <source>H</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="41"/> <location filename="webwidget.ui" line="41"/>
<source>B</source> <source>B</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="54"/> <location filename="webwidget.ui" line="54"/>
<source>F</source> <source>F</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="67"/> <location filename="webwidget.ui" line="67"/>
<source>X</source> <source>X</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="80"/> <location filename="webwidget.ui" line="80"/>
<source>R</source> <source>R</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="98"/> <location filename="webwidget.ui" line="98"/>
<source>gg</source> <source>gg</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="129"/> <location filename="webwidget.ui" line="129"/>
<source>status</source> <source>status</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="swisswebwidget.ui" line="155"/> <location filename="webwidget.ui" line="155"/>
<location filename="swisswebwidget.ui" line="181"/> <location filename="webwidget.ui" line="181"/>
<source>-</source> <source>-</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -829,9 +829,9 @@ Specify full path to executable program</source>
</message> </message>
</context> </context>
<context> <context>
<name>qbrowserlib::SwissWebWidget</name> <name>qbrowserlib::WebWidget</name>
<message> <message>
<location filename="swisswebwidget.hxx" line="73"/> <location filename="webwidget.hxx" line="73"/>
<source>Browser Tools</source> <source>Browser Tools</source>
<comment>name of the browser&apos;s toolbar</comment> <comment>name of the browser&apos;s toolbar</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+9 -9
View File
@@ -2,7 +2,7 @@
<qresource prefix="icons"> <qresource prefix="icons">
<file alias="tel.png">resources/icons/tel.png</file> <file alias="tel.png">resources/icons/tel.png</file>
<file alias="wp.png">resources/icons/wp.png</file> <file alias="wp.png">resources/icons/wp.png</file>
<file alias="swisssurfer_32x32x32.png">resources/icons/swisssurfer_32x32x32.png</file> <file alias="surfer_32x32x32.png">resources/icons/surfer_32x32x32.png</file>
<file alias="printpreview.svg">resources/icons/printpreview.svg</file> <file alias="printpreview.svg">resources/icons/printpreview.svg</file>
<file alias="newtab.png">resources/icons/newtab.png</file> <file alias="newtab.png">resources/icons/newtab.png</file>
<file alias="source">resources/icons/source</file> <file alias="source">resources/icons/source</file>
@@ -11,7 +11,7 @@
<file alias="newtab.svg">resources/icons/newtab.svg</file> <file alias="newtab.svg">resources/icons/newtab.svg</file>
<file alias="stop.png">resources/icons/stop.png</file> <file alias="stop.png">resources/icons/stop.png</file>
<file alias="settings.png">resources/icons/settings.png</file> <file alias="settings.png">resources/icons/settings.png</file>
<file alias="swisssurfer.png">resources/icons/swisssurfer.png</file> <file alias="surfer.png">resources/icons/surfer.png</file>
<file alias="usercert.png">resources/icons/usercert.png</file> <file alias="usercert.png">resources/icons/usercert.png</file>
<file alias="close.png">resources/icons/close.png</file> <file alias="close.png">resources/icons/close.png</file>
<file alias="forward.png">resources/icons/forward.png</file> <file alias="forward.png">resources/icons/forward.png</file>
@@ -30,7 +30,7 @@
<file alias="clearlocation.png">resources/icons/clearlocation.png</file> <file alias="clearlocation.png">resources/icons/clearlocation.png</file>
<file alias="about.svg">resources/icons/about.svg</file> <file alias="about.svg">resources/icons/about.svg</file>
<file alias="find.svg">resources/icons/find.svg</file> <file alias="find.svg">resources/icons/find.svg</file>
<file alias="swisssurfer.ico">resources/icons/swisssurfer.ico</file> <file alias="surfer.ico">resources/icons/surfer.ico</file>
<file alias="print.png">resources/icons/print.png</file> <file alias="print.png">resources/icons/print.png</file>
<file alias="print.svg">resources/icons/print.svg</file> <file alias="print.svg">resources/icons/print.svg</file>
<file alias="close.svg">resources/icons/close.svg</file> <file alias="close.svg">resources/icons/close.svg</file>
@@ -40,7 +40,7 @@
<file alias="surfer.png">resources/icons/surfer.png</file> <file alias="surfer.png">resources/icons/surfer.png</file>
</qresource> </qresource>
<qresource prefix="icons/48x48"> <qresource prefix="icons/48x48">
<file alias="SW_SwissSurfer_48x48x32.png">resources/icons/48x48/SW_SwissSurfer_48x48x32.png</file> <file alias="SW_Surfer_48x48x32.png">resources/icons/48x48/SW_Surfer_48x48x32.png</file>
</qresource> </qresource>
<qresource prefix="icons/32x32"> <qresource prefix="icons/32x32">
<file alias="butt32_02.png">resources/icons/32x32/butt32_02.png</file> <file alias="butt32_02.png">resources/icons/32x32/butt32_02.png</file>
@@ -58,7 +58,7 @@
<file alias="butt32_10.png">resources/icons/32x32/butt32_10.png</file> <file alias="butt32_10.png">resources/icons/32x32/butt32_10.png</file>
<file alias="butt32_04.png">resources/icons/32x32/butt32_04.png</file> <file alias="butt32_04.png">resources/icons/32x32/butt32_04.png</file>
<file alias="butt32_08.png">resources/icons/32x32/butt32_08.png</file> <file alias="butt32_08.png">resources/icons/32x32/butt32_08.png</file>
<file alias="swisssurfer.png">resources/icons/32x32/swisssurfer.png</file> <file alias="surfer.png">resources/icons/32x32/surfer.png</file>
</qresource> </qresource>
<qresource prefix="icons/16x16"> <qresource prefix="icons/16x16">
<file alias="favicon.ico">resources/icons/16x16/favicon.ico</file> <file alias="favicon.ico">resources/icons/16x16/favicon.ico</file>
@@ -72,19 +72,19 @@
<file alias="butt16_10.png">resources/icons/16x16/butt16_10.png</file> <file alias="butt16_10.png">resources/icons/16x16/butt16_10.png</file>
<file alias="butt16_04.png">resources/icons/16x16/butt16_04.png</file> <file alias="butt16_04.png">resources/icons/16x16/butt16_04.png</file>
<file alias="butt16_08.png">resources/icons/16x16/butt16_08.png</file> <file alias="butt16_08.png">resources/icons/16x16/butt16_08.png</file>
<file alias="swisssurfer.png">resources/icons/16x16/swisssurfer.png</file> <file alias="surfer.png">resources/icons/16x16/surfer.png</file>
<file alias="butt16_09_sw.png">resources/icons/16x16/butt16_09_sw.png</file> <file alias="butt16_09_sw.png">resources/icons/16x16/butt16_09_sw.png</file>
<file alias="butt16_02.png">resources/icons/16x16/butt16_02.png</file> <file alias="butt16_02.png">resources/icons/16x16/butt16_02.png</file>
<file alias="butt16_05.png">resources/icons/16x16/butt16_05.png</file> <file alias="butt16_05.png">resources/icons/16x16/butt16_05.png</file>
<file alias="butt16_09.png">resources/icons/16x16/butt16_09.png</file> <file alias="butt16_09.png">resources/icons/16x16/butt16_09.png</file>
</qresource> </qresource>
<qresource prefix="icons/512x512"> <qresource prefix="icons/512x512">
<file alias="SW_SwissSurfer_512x512x32.png">resources/icons/512x512/SW_SwissSurfer_512x512x32.png</file> <file alias="SW_Surfer_512x512x32.png">resources/icons/512x512/SW_Surfer_512x512x32.png</file>
</qresource> </qresource>
<qresource prefix="icons/128x128"> <qresource prefix="icons/128x128">
<file alias="SW_SwissSurfer_128x128x32.png">resources/icons/128x128/SW_SwissSurfer_128x128x32.png</file> <file alias="SW_Surfer_128x128x32.png">resources/icons/128x128/SW_Surfer_128x128x32.png</file>
</qresource> </qresource>
<qresource prefix="icons/256x256"> <qresource prefix="icons/256x256">
<file alias="SW_SwissSurfer_256x256x32.png">resources/icons/256x256/SW_SwissSurfer_256x256x32.png</file> <file alias="SW_Surfer_256x256x32.png">resources/icons/256x256/SW_Surfer_256x256x32.png</file>
</qresource> </qresource>
</RCC> </RCC>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 345 KiB

After

Width:  |  Height:  |  Size: 345 KiB

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

+2 -2
View File
@@ -53,7 +53,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Verdana'; font-size:medium; color:#363534;&quot;&gt;Specifies whether SwissSurfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Verdana'; font-size:medium; color:#363534;&quot;&gt;Specifies whether Surfer will try to pre-fetch DNS entries to speed up browsing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="text"> <property name="text">
<string>DNS prefetch enabled</string> <string>DNS prefetch enabled</string>
@@ -342,7 +342,7 @@ p, li { white-space: pre-wrap; }
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Verdana'; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents SwissSurfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Verdana'; font-size:medium; color:#363534;&quot;&gt;Private browsing prevents Surfer from recording visited pages in the history and storing web page icons.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="text"> <property name="text">
<string>private browsing</string> <string>private browsing</string>
@@ -5,8 +5,8 @@
// 1 2 3 4 5 6 7 8 // 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890 // 45678901234567890123456789012345678901234567890123456789012345678901234567890
#ifndef __SWISSWEBPAGE_HXX__ #ifndef __WEBPAGE_HXX__
#define __SWISSWEBPAGE_HXX__ #define __WEBPAGE_HXX__
#include <qbrowserlib/log.hxx> #include <qbrowserlib/log.hxx>
#include <qbrowserlib/pluginfactory.hxx> #include <qbrowserlib/pluginfactory.hxx>
@@ -21,20 +21,20 @@
namespace qbrowserlib { namespace qbrowserlib {
//! QWebPage with additional features and better default behaviour. //! QWebPage with additional features and better default behaviour.
/*! SwissWebPage is designed to be used by SwissWebView. /*! WebPage is designed to be used by WebView.
This QWebPage supports the folloing additional features: This QWebPage supports the folloing additional features:
- Handling of plugins through PluginFactory - Handling of plugins through PluginFactory
- Processing of unsupportedContent - Processing of unsupportedContent
- Delegation of all links - Delegation of all links
- Signals @ref newPage if a new window should be created - Signals @ref newPage if a new window should be created
- Set useragent from environment variable @c SWISS_USERAGENT */ - Set useragent from environment variable @c _USERAGENT */
class SwissWebPage: public QWebPage { class WebPage: public QWebPage {
Q_OBJECT; Q_OBJECT;
Q_SIGNALS: Q_SIGNALS:
void newPage(SwissWebPage*); void newPage(WebPage*);
public: public:
SwissWebPage(QNetworkAccessManager* net, QObject *parent = 0): WebPage(QNetworkAccessManager* net, QObject *parent = 0):
QWebPage(parent), _net(net) { QWebPage(parent), _net(net) {
setNetworkAccessManager(_net); setNetworkAccessManager(_net);
PluginFactory* pf(new PluginFactory(_net, this)); PluginFactory* pf(new PluginFactory(_net, this));
@@ -52,7 +52,7 @@ namespace qbrowserlib {
switch (type) { switch (type) {
case QWebPage::WebBrowserWindow: case QWebPage::WebBrowserWindow:
case QWebPage::WebModalDialog: { case QWebPage::WebModalDialog: {
SwissWebPage *page(new SwissWebPage(_net, parent())); WebPage *page(new WebPage(_net, parent()));
newPage(page); newPage(page);
return page; return page;
} break; } break;
@@ -61,7 +61,7 @@ namespace qbrowserlib {
} }
virtual QString userAgentForUrl(const QUrl& url) const { virtual QString userAgentForUrl(const QUrl& url) const {
QString add(QProcessEnvironment::systemEnvironment() QString add(QProcessEnvironment::systemEnvironment()
.value("SWISS_USERAGENT")); .value("_USERAGENT"));
return QWebPage::userAgentForUrl(url)+(add.size()?" "+add:QString()); return QWebPage::userAgentForUrl(url)+(add.size()?" "+add:QString());
} }
QObject* createPlugin(const QString& classid, const QUrl& url, QObject* createPlugin(const QString& classid, const QUrl& url,
@@ -5,10 +5,10 @@
// 1 2 3 4 5 6 7 8 // 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890 // 45678901234567890123456789012345678901234567890123456789012345678901234567890
#ifndef SWISSWEBVIEW_HXX #ifndef WEBVIEW_HXX
#define SWISSWEBVIEW_HXX #define WEBVIEW_HXX
#include <qbrowserlib/swisswebpage.hxx> #include <qbrowserlib/webpage.hxx>
#include <QtWebKit> #include <QtWebKit>
#include <QWebView> #include <QWebView>
@@ -21,33 +21,33 @@
namespace qbrowserlib { namespace qbrowserlib {
//! QWebViev class with additional features. //! QWebViev class with additional features.
/*! This QWebView class contains a @ref SwissWebPage and adds a new /*! This QWebView class contains a @ref WebPage and adds a new
signal @refs newView that sends the view whenever the a new view signal @refs newView that sends the view whenever the a new view
(new window, new tab) must be opened. (new window, new tab) must be opened.
\copydetails SwissWebView::newView(SwissWebView*) \copydetails WebView::newView(WebView*)
*/ */
class SwissWebView: public QWebView { class WebView: public QWebView {
Q_OBJECT; Q_OBJECT;
Q_SIGNALS: Q_SIGNALS:
//! Signals that a new window (or tab) must be opened //! Signals that a new window (or tab) must be opened
/*! @note You @b must connect to @ref newView and assign the new /*! @note You @b must connect to @ref newView and assign the new
@ref SwissWebView instance to a partent widget or at least @ref WebView instance to a partent widget or at least
delete it, otherwise you'll have a memory leak! */ delete it, otherwise you'll have a memory leak! */
void newView(qbrowserlib::SwissWebView*); void newView(qbrowserlib::WebView*);
public: public:
//! Default construction, creates new @ref SwissWebView //! Default construction, creates new @ref WebView
SwissWebView(QWidget *parent=0, WebView(QWidget *parent=0,
QNetworkAccessManager* net=0): QWebView(parent) { QNetworkAccessManager* net=0): QWebView(parent) {
if (!net) net = (_fallbackNetworkAccessManager = if (!net) net = (_fallbackNetworkAccessManager =
std::auto_ptr<QNetworkAccessManager> std::auto_ptr<QNetworkAccessManager>
(new QNetworkAccessManager)).get(); (new QNetworkAccessManager)).get();
//! @bugfix, gcc does not yet support constructor calling //! @bugfix, gcc does not yet support constructor calling
x(new SwissWebPage(net, this)); x(new WebPage(net, this));
} }
//! Construction with externally allocated @ref SwissWebPage //! Construction with externally allocated @ref WebPage
/*! SwissWebView takes ownership of SwissWebPage. */ /*! WebView takes ownership of WebPage. */
SwissWebView(SwissWebPage* webpage) { WebView(WebPage* webpage) {
//! @bugfix, gcc does not yet support constructor calling //! @bugfix, gcc does not yet support constructor calling
x(webpage); x(webpage);
} }
@@ -55,18 +55,18 @@ namespace qbrowserlib {
//! @bugfix, gcc does not yet support constructor calling //! @bugfix, gcc does not yet support constructor calling
/*! @see http://en.wikipedia.org/wiki/C++11#Object_construction_improvement /*! @see http://en.wikipedia.org/wiki/C++11#Object_construction_improvement
*/ */
void x(SwissWebPage* webpage) { void x(WebPage* webpage) {
webpage->setParent(this); webpage->setParent(this);
setPage(webpage); setPage(webpage);
// create a new SwissWebView when a new SwissWebPage has been created // create a new WebView when a new WebPage has been created
assert(connect(page(), SIGNAL(newPage(SwissWebPage*)), assert(connect(page(), SIGNAL(newPage(WebPage*)),
SLOT(newPage(SwissWebPage*)))); SLOT(newPage(WebPage*))));
} }
private Q_SLOTS: private Q_SLOTS:
void newPage(SwissWebPage* p) { void newPage(WebPage* p) {
// memory will be lost if signal is not handled and SwissWebView // memory will be lost if signal is not handled and WebView
// is not assigned // is not assigned
newView(new SwissWebView(p)); newView(new WebView(p));
} }
private: private:
@@ -5,10 +5,10 @@
// 1 2 3 4 5 6 7 8 // 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890 // 45678901234567890123456789012345678901234567890123456789012345678901234567890
#ifndef __SWISSWEBWIDGET_HXX__ #ifndef __WEBWIDGET_HXX__
#define __SWISSWEBWIDGET_HXX__ #define __WEBWIDGET_HXX__
#include <qbrowserlib/ui_swisswebwidget.hxx> #include <qbrowserlib/ui_webwidget.hxx>
#include <qbrowserlib/downloadmanager.hxx> #include <qbrowserlib/downloadmanager.hxx>
#include <qbrowserlib/errorlog.hxx> #include <qbrowserlib/errorlog.hxx>
@@ -39,10 +39,10 @@ namespace qbrowserlib {
//! Window Widget for complete page witghin a webbrowser. //! Window Widget for complete page witghin a webbrowser.
/*! Contains a toolbar, a status bar and @refs /*! Contains a toolbar, a status bar and @refs
SwissWebView. Instanciate this and you have a complete WebView. Instanciate this and you have a complete
browser. To be used inside a QTabBar, as main window or as browser. To be used inside a QTabBar, as main window or as
docking widget. */ docking widget. */
class SwissWebWidget: public QWidget, private Ui::SwissWebWidget { class WebWidget: public QWidget, private Ui::WebWidget {
Q_OBJECT; Q_OBJECT;
@@ -52,7 +52,7 @@ namespace qbrowserlib {
//................................................................methods //................................................................methods
public: public:
SwissWebWidget(QWidget* p=0): QWidget(p) { WebWidget(QWidget* p=0): QWidget(p) {
setupUi(this); setupUi(this);
/*! Within a QMainWindow, the widget automatically reparents /*! Within a QMainWindow, the widget automatically reparents
the top buttons to the toolbar and the bottom status the top buttons to the toolbar and the bottom status
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0"> <ui version="4.0">
<class>SwissWebWidget</class> <class>WebWidget</class>
<widget class="QWidget" name="SwissWebWidget"> <widget class="QWidget" name="WebWidget">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
@@ -113,7 +113,7 @@
</layout> </layout>
</item> </item>
<item> <item>
<widget class="qbrowserlib::SwissWebView" name="_webview"/> <widget class="qbrowserlib::WebView" name="_webview"/>
</item> </item>
<item> <item>
<layout class="QHBoxLayout" name="_statusbar"> <layout class="QHBoxLayout" name="_statusbar">
@@ -198,9 +198,9 @@
<header>qbrowserlib/buttonlineedit.hxx</header> <header>qbrowserlib/buttonlineedit.hxx</header>
</customwidget> </customwidget>
<customwidget> <customwidget>
<class>qbrowserlib::SwissWebView</class> <class>qbrowserlib::WebView</class>
<extends>QWebView</extends> <extends>QWebView</extends>
<header>qbrowserlib/swisswebview.hxx</header> <header>qbrowserlib/webview.hxx</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>
</customwidgets> </customwidgets>
+12
View File
@@ -0,0 +1,12 @@
[Desktop Entry]
Type=Application
Name=surfer
Name[de]=surfer
Name[fr]=surfer
Name[it]=surfer
Name[en]=surfer
GenericName=Surfer
Comment=Browser with SuisseID login
Icon=/usr/share/surfer/surfer.png
Categories=Network;WebBrowser
Exec=/usr/bin/surfer
+5 -5
View File
@@ -405,7 +405,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.ui" line="14"/> <location filename="browser.ui" line="14"/>
<source>SwissSurfer</source> <source>Surfer</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -455,13 +455,13 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1017"/> <location filename="browser.hxx" line="1017"/>
<source>[%1] - %2 - SwissSurfer (%3)</source> <source>[%1] - %2 - Surfer (%3)</source>
<comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment> <comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1028"/> <location filename="browser.hxx" line="1028"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>window title with no tab</comment> <comment>window title with no tab</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -762,7 +762,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="main.cxx" line="119"/> <location filename="main.cxx" line="119"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>application name</comment> <comment>application name</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -812,7 +812,7 @@ Environment:
PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2) PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2)
PROXY_PORT proxy port number (actual: %3) PROXY_PORT proxy port number (actual: %3)
PROXY_HOST proxy host name (actual: %4) PROXY_HOST proxy host name (actual: %4)
SWISS_USERAGENT fake user agent (actual: %6) _USERAGENT fake user agent (actual: %6)
QT_PLUGIN_PATH path to plugins dir (actual: %7) QT_PLUGIN_PATH path to plugins dir (actual: %7)
QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source> QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+5 -5
View File
@@ -405,7 +405,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.ui" line="14"/> <location filename="browser.ui" line="14"/>
<source>SwissSurfer</source> <source>Surfer</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -455,13 +455,13 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1017"/> <location filename="browser.hxx" line="1017"/>
<source>[%1] - %2 - SwissSurfer (%3)</source> <source>[%1] - %2 - Surfer (%3)</source>
<comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment> <comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1028"/> <location filename="browser.hxx" line="1028"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>window title with no tab</comment> <comment>window title with no tab</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -762,7 +762,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="main.cxx" line="119"/> <location filename="main.cxx" line="119"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>application name</comment> <comment>application name</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -812,7 +812,7 @@ Environment:
PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2) PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2)
PROXY_PORT proxy port number (actual: %3) PROXY_PORT proxy port number (actual: %3)
PROXY_HOST proxy host name (actual: %4) PROXY_HOST proxy host name (actual: %4)
SWISS_USERAGENT fake user agent (actual: %6) _USERAGENT fake user agent (actual: %6)
QT_PLUGIN_PATH path to plugins dir (actual: %7) QT_PLUGIN_PATH path to plugins dir (actual: %7)
QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source> QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+5 -5
View File
@@ -405,7 +405,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.ui" line="14"/> <location filename="browser.ui" line="14"/>
<source>SwissSurfer</source> <source>Surfer</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -455,13 +455,13 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1017"/> <location filename="browser.hxx" line="1017"/>
<source>[%1] - %2 - SwissSurfer (%3)</source> <source>[%1] - %2 - Surfer (%3)</source>
<comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment> <comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1028"/> <location filename="browser.hxx" line="1028"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>window title with no tab</comment> <comment>window title with no tab</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -762,7 +762,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="main.cxx" line="119"/> <location filename="main.cxx" line="119"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>application name</comment> <comment>application name</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -812,7 +812,7 @@ Environment:
PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2) PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2)
PROXY_PORT proxy port number (actual: %3) PROXY_PORT proxy port number (actual: %3)
PROXY_HOST proxy host name (actual: %4) PROXY_HOST proxy host name (actual: %4)
SWISS_USERAGENT fake user agent (actual: %6) _USERAGENT fake user agent (actual: %6)
QT_PLUGIN_PATH path to plugins dir (actual: %7) QT_PLUGIN_PATH path to plugins dir (actual: %7)
QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source> QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
+5 -5
View File
@@ -405,7 +405,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.ui" line="14"/> <location filename="browser.ui" line="14"/>
<source>SwissSurfer</source> <source>Surfer</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@@ -455,13 +455,13 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1017"/> <location filename="browser.hxx" line="1017"/>
<source>[%1] - %2 - SwissSurfer (%3)</source> <source>[%1] - %2 - Surfer (%3)</source>
<comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment> <comment>main window title %1 = host name %2 = page title %3 = number of open tabs</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="browser.hxx" line="1028"/> <location filename="browser.hxx" line="1028"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>window title with no tab</comment> <comment>window title with no tab</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -762,7 +762,7 @@ This product includes cryptographic software written by Eric Young (eay@cryptsof
</message> </message>
<message> <message>
<location filename="main.cxx" line="119"/> <location filename="main.cxx" line="119"/>
<source>SwissSurfer</source> <source>Surfer</source>
<comment>application name</comment> <comment>application name</comment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@@ -812,7 +812,7 @@ Environment:
PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2) PROXY_TYPE &quot;http&quot; or &quot;socks&quot; or &quot;&quot; (actual: %2)
PROXY_PORT proxy port number (actual: %3) PROXY_PORT proxy port number (actual: %3)
PROXY_HOST proxy host name (actual: %4) PROXY_HOST proxy host name (actual: %4)
SWISS_USERAGENT fake user agent (actual: %6) _USERAGENT fake user agent (actual: %6)
QT_PLUGIN_PATH path to plugins dir (actual: %7) QT_PLUGIN_PATH path to plugins dir (actual: %7)
QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source> QTWEBKIT_PLUGIN_PATH path to netscape plugins (actual: %8)</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
-12
View File
@@ -1,12 +0,0 @@
[Desktop Entry]
Type=Application
Name=swisssurfer
Name[de]=swisssurfer
Name[fr]=swisssurfer
Name[it]=swisssurfer
Name[en]=swisssurfer
GenericName=SwissSurfer
Comment=Browser with SuisseID login
Icon=/usr/share/swisssurfer/swisssurfer.png
Categories=Network;WebBrowser
Exec=/usr/bin/swisssurfer
+6 -3
View File
@@ -7,9 +7,9 @@ Group: Applications/Internet
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gnupg, subversion, automake, autoconf, doxygen BuildRequires: gnupg, subversion, automake, autoconf, doxygen
Conflicts: swisssurfer Conflicts: swisssurfer, swissbrowser
Provides: swisssurfer Provides: swisssurfer, swissbrowser
Obsoletes: swisssurfer Obsoletes: swisssurfer, swissbrowser
%if 0%{?fedora} != 20 %if 0%{?fedora} != 20
BuildRequires: graphviz BuildRequires: graphviz
%endif %endif
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
Summary: @DESCRIPTION@ Summary: @DESCRIPTION@
Group: Development/Libraries/C++ Group: Development/Libraries/C++
Requires: @PACKAGE_NAME@ = @VERSION@ Requires: @PACKAGE_NAME@ = @VERSION@
Conflicts: swisssurfer-devel, swissbrowser-devel
Provides: swisssurfer-devel, swissbrowser-devel
Obsoletes: swisssurfer-devel, swissbrowser-devel
%description devel %description devel
@README@ @README@