Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 19:25:11 +0100 |
Detlev Offenbach |
Fixed an issue in the Python2 debug client reporting the wrong language.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 11:49:31 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 20:08:19 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sun, 06 Oct 2013 18:02:21 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 19:06:25 +0200 |
Detlev Offenbach |
Started correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 18:40:45 +0200 |
Detlev Offenbach |
Added code to the Python debugger backends to skip over 'site-packages' and 'dist-packages' if Python tracing is disabled.
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 19:02:44 +0200 |
Detlev Offenbach |
Fixed an issue in the Python debug clients caused by the current thread being None.
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 18:35:24 +0100 |
Detlev Offenbach |
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 16:34:50 +0100 |
Detlev Offenbach |
Fixed some more bugs in the Python2 and Python3 debug clients.
|
file |
diff |
annotate
|
Sat, 26 Jan 2013 12:41:53 +0100 |
Detlev Offenbach |
Fixed severe bugs in the coverage integration.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:35:13 +0100 |
Detlev Offenbach |
Adjusted some display strings to be independant of the Qt version (Qt4/Qt5).
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 08:24:31 +0100 |
Detlev Offenbach |
Fixed an issue with the debugger causing a 'continue' when the user entered some illegal statement in the shell while being halted at a breakpoint.
5_2_x
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 08:24:31 +0100 |
Detlev Offenbach |
Fixed an issue with the debugger causing a 'continue' when the user entered some illegal statement in the shell while being halted at a breakpoint.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 18:29:58 +0100 |
Detlev Offenbach |
Finished the coding part of the call trace functionality.
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 20:06:07 +0200 |
Detlev Offenbach |
Changed the Python debugger backends to cope with latest PyQt4.
|
file |
diff |
annotate
|
Wed, 21 Mar 2012 20:14:45 +0100 |
Detlev Offenbach |
Fixes for the debugger backends causing failures dumping variables.
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 17:33:48 +0100 |
Detlev Offenbach |
Fixed an issue uncovered by the recent change to the DebugClientBase classes (only on Windows).
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 19:33:45 +0100 |
Detlev Offenbach |
Fixed an issue in the debugger backends for Python and Python3 that caused files in exceptions been converted to all lowercase on case insensitive filesystems.
5_2_x
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 16:22:37 +0100 |
Detlev Offenbach |
Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string).
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Sat, 17 Dec 2011 19:13:19 +0100 |
Detlev Offenbach |
Extended the unit test module to allow to rerun only failed tests of the last.
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 19:30:27 +0100 |
Detlev Offenbach |
Modified the Python debuggers to better cope with later PyQt4 versions.
5_1_x
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 19:30:27 +0100 |
Detlev Offenbach |
Modified the Python debuggers to better cope with later PyQt4 versions.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 19:38:39 +0200 |
Detlev Offenbach |
Fixed an issue in the debugger not showing class variables.
5_1_x
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 19:38:39 +0200 |
Detlev Offenbach |
Fixed an issue in the debugger not showing class variables.
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 18:27:48 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 18:10:54 +0200 |
Detlev Offenbach |
Improved IPv6 support.
5_1_x
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 18:10:54 +0200 |
Detlev Offenbach |
Improved IPv6 support.
|
file |
diff |
annotate
|
Sun, 05 Jun 2011 18:25:36 +0200 |
Detlev Offenbach |
Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes.
|
file |
diff |
annotate
|
Fri, 13 May 2011 17:53:54 +0200 |
Detlev Offenbach |
Added the autofork capability to the debug client commandline interface used for passive debugging.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 10:27:57 +0100 |
Detlev Offenbach |
Fixed an issue in the Python debuggers related to the usage of the locals dictionary.
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 18:44:51 +0100 |
Detlev Offenbach |
Added file type markers to all Python 2 debugger backend files.
5_0_x
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 17:41:20 +0100 |
Detlev Offenbach |
Removed some pyflakes warnings in the Python2 debugger backend.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:50:33 +0100 |
Detlev Offenbach |
Updated copyright notice.
5_0_x
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:46:14 +0100 |
Detlev Offenbach |
Marked the Python2 debugger client files with the new eflag: marker.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 10:31:49 +0000 |
Detlev Offenbach |
Fixed an issue in the Python debuggers that could cause trouble in some extreme situations.
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 14:18:01 +0000 |
Detlev Offenbach |
Deleted the code setting the default encoding because this has to be (and is automatically set to) utf-8 for Python3.
|
file |
diff |
annotate
|
Sun, 17 Jan 2010 15:23:00 +0000 |
Detlev Offenbach |
Added code to use the PYTHONPATH environment setting in the debuggers.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 15:35:20 +0000 |
Detlev Offenbach |
Changed copyright for 2010.
|
file |
diff |
annotate
|
Wed, 30 Dec 2009 15:40:33 +0000 |
Detlev Offenbach |
Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API.
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 17:05:28 +0000 |
Detlev Offenbach |
Corrected some omissions for the QString v2 API conversion.
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 16:03:33 +0000 |
Detlev Offenbach |
Started porting eric4 to Python3
|
file |
diff |
annotate
|