Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:17:09 +0100 |
Detlev Offenbach |
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Mon, 21 Dec 2020 13:36:24 +0100 |
Detlev Offenbach |
Debugger: removed the tracer TODO markers. I am not going to implement it.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 19:57:09 +0100 |
Detlev Offenbach |
Debugger: refined the handling of not to be debugged scripts for multiprocess debugging.
|
file |
diff |
annotate
|
Mon, 17 Feb 2020 19:23:27 +0100 |
Detlev Offenbach |
Implemented multi process debugging support for the 'subprocess' module.
multi_processing
|
file |
diff |
annotate
|
Sat, 15 Feb 2020 20:00:22 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Fri, 14 Feb 2020 19:52:37 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Thu, 13 Feb 2020 19:27:10 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 20:04:31 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger. Implemented QProcess.startDetached() wrapper.
multi_processing
|
file |
diff |
annotate
|
Tue, 11 Feb 2020 18:58:38 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Mon, 10 Feb 2020 18:49:49 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger. Started with QProcess support.
multi_processing
|
file |
diff |
annotate
|