Tue, 12 May 2020 17:32:16 +0200 |
Detlev Offenbach |
Debug Client: added code to treat type 'sip.wrappertype' like type 'class'.
|
file |
diff |
annotate
|
Sun, 03 May 2020 16:18:14 +0200 |
Detlev Offenbach |
Web Browser: made the URL entry background configurable and harmonized certificate handling for the web page and its web icon (favicon).
|
file |
diff |
annotate
|
Sat, 02 May 2020 14:45:06 +0200 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|
Sat, 02 May 2020 14:35:03 +0200 |
Detlev Offenbach |
Implemented multi process debugging support for the 'multiprocessing' module.
multi_processing
|
file |
diff |
annotate
|
Thu, 23 Apr 2020 18:50:54 +0200 |
Detlev Offenbach |
Python Debugger: fixed an issue related to redirecting the input() builtin function.
|
file |
diff |
annotate
|
Sat, 22 Feb 2020 17:03:43 +0100 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|
Sat, 22 Feb 2020 14:27:42 +0100 |
Detlev Offenbach |
coverage: updated coverage.py to 5.0.3.
|
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
|
Mon, 17 Feb 2020 19:20:43 +0100 |
Detlev Offenbach |
DebugClientBase: fixed an issue using input() on Python3 without redirecting stdin.
|
file |
diff |
annotate
|
Sun, 16 Feb 2020 19:36:46 +0100 |
Detlev Offenbach |
Started implementing the patching of the os module.
multi_processing
|
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 20:00:22 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Sat, 15 Feb 2020 12:13:52 +0100 |
Detlev Offenbach |
Merged with default branch.
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 18:49:49 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger. Started with QProcess support.
multi_processing
|
file |
diff |
annotate
|
Mon, 10 Feb 2020 18:41:37 +0100 |
Detlev Offenbach |
DebugClientBase: fixed starting a program in the debugger via the command line.
|
file |
diff |
annotate
|
Sun, 09 Feb 2020 19:27:49 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Sat, 08 Feb 2020 17:01:47 +0100 |
Detlev Offenbach |
Removed use of deprecated 'imp' module in the debug client.
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
|
Thu, 30 Jan 2020 19:37:03 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Wed, 29 Jan 2020 19:38:13 +0100 |
Detlev Offenbach |
Added some inspirations received from Tobias.
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
|
Mon, 27 Jan 2020 19:50:40 +0100 |
Detlev Offenbach |
Changed 'id' to 'debuggerId'.
multi_processing
|
file |
diff |
annotate
|
Sun, 26 Jan 2020 19:29:06 +0100 |
Detlev Offenbach |
Started the attempt to implement a multi process debugger.
multi_processing
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 13:03:17 +0200 |
Detlev Offenbach |
Started 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
|
Sat, 20 Jul 2019 15:03:03 +0200 |
Detlev Offenbach |
Fixed a code style issue in Mikhails changes.
|
file |
diff |
annotate
|
Sun, 14 Jul 2019 16:33:33 -0400 |
Mikhail Terekhov |
Fix unittest discovery, allow discovery start in project subdirectory.
|
file |
diff |
annotate
|
Wed, 29 May 2019 22:14:02 +0200 |
T.Rzepka |
Bugfix displaying to many characters as default_factory type.
Variables Viewer
|
file |
diff |
annotate
|
Thu, 02 May 2019 22:58:33 +0200 |
T.Rzepka |
Make dictionary views expandable.
Variables Viewer
|
file |
diff |
annotate
|
Sun, 28 Apr 2019 11:54:28 +0200 |
Detlev Offenbach |
DebugClientBase: got rid of the E123 override.
Variables Viewer
|
file |
diff |
annotate
|
Sat, 27 Apr 2019 22:16:35 +0200 |
T.Rzepka |
Handling of no more existing items improved, e.g. list items which has as last child
Variables Viewer
|
file |
diff |
annotate
|
Sat, 27 Apr 2019 22:06:38 +0200 |
T.Rzepka |
Improved determination of expandable items including removing 'other' as selectable type.
Variables Viewer
|
file |
diff |
annotate
|
Mon, 22 Apr 2019 10:46:09 +0200 |
Detlev Offenbach |
Fixed some code style issues.
Variables Viewer
|
file |
diff |
annotate
|
Sun, 21 Apr 2019 21:20:24 +0200 |
T.Rzepka |
Reimplemented Variables Viewer using QTreeView.
Variables Viewer
|
file |
diff |
annotate
|
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
|