2015-05-08 15:34 marc * ChangeLog, ax_init_standard_project.m4, bootstrap.sh, docker/Dockerfile, src/commands.hxx, src/exceptions.hxx, src/testgui.hxx: new feature: if tatement for conditions in functions 2015-05-06 23:09 marc * ChangeLog, bootstrap.sh, doc/doxyfile.in, scripts/doxygen-webtester.sed, scripts/example.wt, scripts/makefile.am: better doxygen support 2015-05-06 16:56 marc * debian/control.in: reprepo requires a section 2015-05-06 14:51 marc * ChangeLog, ax_init_standard_project.m4, bootstrap.sh, configure.ac, makefile.am, scripts, scripts/doxygen-webtester.sed, scripts/example.wt, scripts/makefile.am: added doxygen-webtester.sed do generate doxygen from webtester files 2015-05-06 07:56 marc * ChangeLog, debian/.dirs, debian/.install, debian/webtester.dirs, debian/webtester.install: no need for install and dirs in debian 2015-05-05 20:31 marc * ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian, debian/.dirs, debian/.install, debian/changelog.in, debian/compat, debian/control.in, debian/docs, debian/rules, debian/webtester.dirs, debian/webtester.install: some build environment updates 2015-05-05 15:06 marc * README, ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh, src/version.cxx, src/version.hxx, src/webrunner.cxx: massively improved build system 2015-05-05 08:30 marc * ChangeLog, README, ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian, debian/changelog.in, debian/compat, debian/control.in, debian/docs, debian/rules, debian/webtester.dirs, debian/webtester.install, doc, doc/doxyfile.in, doc/makefile.am, docker/Dockerfile, makefile.am, src/makefile.am, src/testgui.hxx, src/version.cxx, src/version.hxx, src/web.ui, src/webrunner.cxx: new build system 2015-05-03 20:32 marc * src/commands.hxx, src/exceptions.hxx, src/testgui.hxx: new feature: define and call functions using the two new commands function and call 2015-04-30 14:25 marc * configure.ac, docker, docker/Dockerfile, docker/runtests.sh, src/commands.hxx, src/testgui.hxx, src/testgui.ui, src/webrunner.cxx, src/webtester.cxx: More features: have a seperate setup script, where global variable replacements can be placed, new commandline parameters, command window, better recording, chose click type, ... 2015-04-24 14:39 marc * src/commands.hxx, src/exceptions.hxx, src/networkaccessmanager.hxx, src/testgui.hxx, src/webtester.cxx: some more improvements, new commands, new simpler ecpect load command, certificate handling for self signed ca plus for client authentication 2015-04-02 14:28 marc * src/networkaccessmanager.hxx: more information in cae of network error 2015-04-02 09:42 marc * src/commands.hxx: new command «certificate» to install CA certificate for SSL - file needs to be open ... 2015-04-02 09:07 marc * src/commands.hxx: new command «certificate» to install CA certificate for SSL - need to register the new class ... 2015-04-02 08:25 marc * src/commands.hxx: new command «certificate» to install CA certificate for SSL 2015-04-02 08:25 marc * src/commands.hxx: new command «certificate» to install CA certificate for SSL 2015-04-02 07:45 marc * src/commands.hxx, src/exceptions.hxx, src/testgui.hxx: new command «certificate» to install CA certificate for SSL 2015-03-04 15:31 marc * src/commands.hxx, src/testgui.ui: added date/time to attachment file names, so the images are sorted correctly 2015-02-27 15:39 marc * src/commands.hxx, src/testgui.hxx: detect and handle Moo-Tools-Comboboxes 2015-02-24 08:54 marc * debian/control.in: precise: QCommandLineParser: No such file or directory - minimum requirement ist Qt 5.2 2015-02-24 08:48 marc * debian/control.in: precise: QCommandLineParser: No such file or directory 2015-02-24 08:40 marc * debian/control.in: Project ERROR: Unknown module(s) in QT: quick 2015-02-24 08:04 marc * debian/control.in: Project ERROR: Unknown module(s) in QT: quick 2015-02-23 16:31 marc * debian/control.in: qtchooser is sufficient 2015-02-23 16:27 marc * debian/control.in: svn2cl not available in old distributions 2015-02-23 14:01 marc * configure.ac: fix choosing qt 2015-02-23 13:40 marc * configure.ac, src/webtester.pro: fix choosing qt 2015-02-23 13:00 marc * src/makefile.am: makefile fixed 2015-02-23 12:52 marc * README: README filled 2015-02-23 12:18 marc * configure.ac, debian/control.in, src/makefile.am: qt detection 2015-02-16 09:19 marc * debian/control.in: better definition of deb-dependencies 2015-02-06 15:50 marc * src/makefile.am: make distcheck works 2015-02-06 15:00 marc * AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, bootstrap.sh, configure.ac, debian, debian/changelog.in, debian/compat, debian/control.in, debian/docs, debian/rules, makefile.am, src/makefile, src/makefile.am: ready to build debian packages 2015-02-05 14:53 marc * src/makefile: 1st makefile 2015-02-04 14:05 marc * src/webrunner.cxx: successful build 2015-02-04 14:01 marc * src, src/commands.hxx, src/exceptions.hxx, src/networkaccessmanager.hxx, src/testgui.hxx, src/testgui.ui, src/web.ui, src/webpage.hxx, src/webrunner.cxx, src/webtester.cxx, src/webtester.pro: initial sources 2015-02-04 13:48 marc * .: initial