131 Commits

Author SHA1 Message Date
Marc Wäckerlin
a7f91232f3 documentation update 2020-02-19 11:36:16 +01:00
Marc Wäckerlin
d20f50e087 if an while allow not in the comparision 2019-12-06 13:23:31 +01:00
Marc Wäckerlin
7b9b1f379e new command: timeout-false 2019-11-28 16:26:55 +01:00
Marc Wäckerlin
08252354cd fix check when the second argument contains operator-characters 2019-11-27 19:36:09 +01:00
Marc Wäckerlin
1faebb78a0 fix check when the second argument contains operator-characters 2019-11-27 18:53:18 +01:00
Marc Wäckerlin
bedf4ca32a fix check when the second argument contains operator-characters 2019-11-27 16:48:04 +01:00
Marc Wäckerlin
6d81df1678 fix build on eoan 2019-10-08 00:17:54 +02:00
Marc Wäckerlin
2133615a4c new features implemented, switch to Version 3.0; done: find, replace, goto line 2018-11-20 20:57:42 +01:00
Marc Wäckerlin
b513f940df support old qt versions < 5.6 2018-11-19 22:47:18 +01:00
Marc Wäckerlin
7bdd4a46fe cursor follows files and lines; javascript interaction to be handled later 2018-11-19 16:24:44 +01:00
Marc Wäckerlin
9142588686 now, multi document editing works mostly as designed; unfortunately qt does not send an event when the visibility of a tab window changes 2018-11-19 12:45:44 +01:00
Marc Wäckerlin
74910f249a exception format and error reporting much improved 201811-before-redesign 2018-11-15 16:51:21 +01:00
Marc Wäckerlin
a1c721f45d removed warnings; code cleaned up 2018-11-14 14:48:22 +01:00
Marc Wäckerlin
7c7786eb04 show correct exceptions: fix exception memory access bug 2018-11-14 11:30:28 +01:00
Marc Wäckerlin
657c67fcf4 show correct exceptions: fix exception memory access bug 2018-11-14 11:01:08 +01:00
Marc Wäckerlin
195a07bcbe migration to git, tested build for rpm and deb 2018-07-18 14:25:18 +02:00
Marc Wäckerlin
9d7421fc80 fix build in debian buster 2018-07-09 10:50:25 +00:00
Marc Wäckerlin
2efbf47a34 fix rpm build 2018-07-05 16:11:10 +00:00
Marc Wäckerlin
99d8a1c375 updated build system 2018-04-04 21:03:13 +00:00
Marc Wäckerlin
605c4eea79 improved waiting for elements: defaults to timeout-1 if element should be there, defaults to timeout/3 if element is optional 2017-07-28 09:29:36 +00:00
Marc Wäckerlin
248d3b5032 added icon 2017-07-14 14:44:19 +00:00
Marc Wäckerlin
eb39b002d6 added missing «default» keyword 2017-07-14 10:12:18 +00:00
Marc Wäckerlin
8ebae2e48f fixed rpm build 2017-07-14 10:08:59 +00:00
Marc Wäckerlin
be6e52aeb0 new commands ignore and unignore to (un-) ignore signals 2017-06-30 08:56:11 +00:00
Marc Wäckerlin
86cdc6777d new command while, similar to if 2017-06-28 08:22:23 +00:00
Marc Wäckerlin
706ef30b71 fix timing problem 2017-06-20 14:12:44 +00:00
Marc Wäckerlin
23240097ee fix fedora / centos build 2017-06-14 16:04:58 +00:00
Marc Wäckerlin
8ee853a812 fixed url updates in gui 2017-06-14 08:57:18 +00:00
Marc Wäckerlin
40eb257593 small gui changes 2017-03-03 14:05:47 +00:00
Marc Wäckerlin
5de8a2c24e open file by click on include line 2017-02-02 19:55:20 +00:00
Marc Wäckerlin
2a0b44e768 added forgotte files 2017-02-02 17:54:15 +00:00
Marc Wäckerlin
54323a1cb6 automatically open include files in new tabs; show in syntax highlighting, whether a file is readable 2017-02-01 22:39:05 +00:00
Marc Wäckerlin
1a91f9bf64 simple syntax highlighting 2017-01-31 23:04:38 +00:00
Marc Wäckerlin
cb040f47a1 added CodeEditor with line numbering from Qt sample code 2017-01-31 19:54:18 +00:00
Marc Wäckerlin
32f090c2f0 better progress indicator 2017-01-31 17:32:07 +00:00
Marc Wäckerlin
e527c94918 fixed window title and file modification dialog 2017-01-30 15:09:31 +00:00
Marc Wäckerlin
62fefb3183 url as combobox with completion 2017-01-27 15:57:21 +00:00
Marc Wäckerlin
f6518ea767 show test result as check mark or cross 2017-01-24 14:17:07 +00:00
Marc Wäckerlin
a8d954660a packager fixed - fix 2017-01-20 10:58:32 +00:00
Marc Wäckerlin
b716b41a45 packager fixed 2017-01-20 10:57:15 +00:00
Marc Wäckerlin
6e8e665da7 new option for timeout, longer timeout in shell, new untested command auth to set basic authentication credentials 2017-01-20 08:30:49 +00:00
Marc Wäckerlin
aa2fc7a98b build fixed 2017-01-07 12:09:47 +00:00
Marc Wäckerlin
704c31c378 improved build, tested on wily and xenial 2017-01-06 15:53:21 +00:00
Marc Wäckerlin
35f5aa9676 more improve expect load; better logging in case of exception 2017-01-05 14:25:03 +00:00
Marc Wäckerlin
006a5a2e6e improve expect load; fix views menu; improve function call error display 2017-01-04 15:54:28 +00:00
Marc Wäckerlin
8b769b9483 first version of a script run progress bar 2016-11-01 15:46:18 +00:00
Marc Wäckerlin
d96747807a jenkins junit interprets dots as subclasses, so remove the dots in filenames 2016-06-09 14:12:02 +00:00
Marc Wäckerlin
979edb87ce jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist - typo 2016-06-09 12:41:19 +00:00
Marc Wäckerlin
f828cffd5b jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist 2016-06-09 11:18:43 +00:00
Marc Wäckerlin
5e4443478d no special characters in classname and name attributes, otherwise jenkins cannot read the test output xml file 2016-06-09 09:47:50 +00:00