Thu, 03 Jun 2021 11:39:23 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.6.
maintenance release-21.06
|
file |
diff |
annotate
|
Fri, 21 May 2021 18:04:01 +0200 |
Detlev Offenbach |
Debugger: changed code to not switch to the Debug Viewer when not debugging.
|
file |
diff |
annotate
|
Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 19:59:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 18:45:10 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1).
|
file |
diff |
annotate
|
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
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Mon, 15 Mar 2021 17:55:48 +0100 |
Detlev Offenbach |
Debugger
|
file |
diff |
annotate
|
Sun, 14 Mar 2021 13:49:41 +0100 |
Detlev Offenbach |
DebugServer: fixed a situation where the underlying C++ object of DebugServer gets deleted prematurely.
|
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
|
Tue, 02 Mar 2021 17:12:08 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sat, 27 Feb 2021 12:08:23 +0100 |
Detlev Offenbach |
Shell: added functionality to show a prompt when the main client process has exited (e.g. a script ended).
|
file |
diff |
annotate
|
Fri, 05 Feb 2021 11:38:53 +0100 |
Detlev Offenbach |
Debug Viewer:
|
file |
diff |
annotate
|
Fri, 05 Feb 2021 11:02:11 +0100 |
Detlev Offenbach |
Debugger
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Fri, 15 Jan 2021 19:49:36 +0100 |
Detlev Offenbach |
Fixed a few thread related issues in the debugger.
|
file |
diff |
annotate
|
Fri, 01 Jan 2021 16:25:30 +0100 |
Detlev Offenbach |
Debugger: fixed an issue related to multiprocessing on Windows and macOS because these use the 'spawn' method.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sun, 27 Dec 2020 16:44:10 +0100 |
Detlev Offenbach |
Debugger: fixed a few bugs introduced by the multi process debugger changes.
|
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
|
Sat, 19 Dec 2020 14:41:43 +0100 |
Detlev Offenbach |
Debugger: added support for the "Continue Until" debug action.
|
file |
diff |
annotate
|
Thu, 17 Dec 2020 17:36:24 +0100 |
Detlev Offenbach |
DebugServer: changed the long @signal definitions after the module documentation tool fix.
|
file |
diff |
annotate
|
Thu, 17 Dec 2020 14:40:06 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Mon, 14 Dec 2020 19:23:25 +0100 |
Detlev Offenbach |
Debugger: removed the 'fork' options for the Run and Debug start options because they are obsolete.
multi_processing
|
file |
diff |
annotate
|
Sun, 06 Dec 2020 17:53:05 +0100 |
Detlev Offenbach |
Merged with the default branch.
multi_processing
|
file |
diff |
annotate
|
Sun, 06 Dec 2020 17:43:11 +0100 |
Detlev Offenbach |
Debugger: changed the handling of variable type filters.
|
file |
diff |
annotate
|
Sun, 01 Nov 2020 11:15:18 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.11
|
file |
diff |
annotate
|
Sun, 18 Oct 2020 12:35:30 +0200 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 18:23:44 +0200 |
Detlev Offenbach |
Performed some code cleanup.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 11:13:46 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.10
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 19:03:35 +0200 |
Detlev Offenbach |
Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer.
|
file |
diff |
annotate
|
Sun, 05 Jul 2020 11:11:24 +0200 |
Detlev Offenbach |
Merged with default to track recent development.
multi_processing
|
file |
diff |
annotate
|
Sat, 04 Jul 2020 11:45:34 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.07
|
file |
diff |
annotate
|
Sun, 21 Jun 2020 18:26:12 +0200 |
Detlev Offenbach |
Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside).
|
file |
diff |
annotate
|
Wed, 17 Jun 2020 20:18:54 +0200 |
Detlev Offenbach |
Checked the reported security related issue reports generated by the new security checker.
|
file |
diff |
annotate
|
Sun, 16 Feb 2020 16:14:25 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Sat, 15 Feb 2020 14:33:13 +0100 |
Detlev Offenbach |
Ironed out some issues.
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
|
Tue, 11 Feb 2020 18:58:38 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Mon, 10 Feb 2020 19:49:45 +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
|
Mon, 03 Feb 2020 19:54:02 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Sun, 02 Feb 2020 19:29:56 +0100 |
Detlev Offenbach |
Added a todo comment.
multi_processing
|
file |
diff |
annotate
|
Sun, 02 Feb 2020 16:41:40 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Sat, 01 Feb 2020 19:48:21 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Thu, 30 Jan 2020 19:37:03 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Tue, 28 Jan 2020 19:41:51 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 12:01:54 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.01
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Thu, 03 Oct 2019 11:12:10 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.10
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 13:37:58 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 19:39:04 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sat, 04 May 2019 11:10:44 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 19.5.
maintenance
|
file |
diff |
annotate
| base
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|