Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Prepared new eric6 release.
6_1_x
release-6.1.10
Sat, 08 Oct 2016 15:10:40 +0200
, by Detlev Offenbach
Insert import hook to modify thread module to use our bootstrap.
debugger speed
Fri, 07 Oct 2016 22:50:48 +0200
, by T.Rzepka
Make attachThread and dumpThreadList runnable again.
debugger speed
Thu, 06 Oct 2016 22:51:04 +0200
, by T.Rzepka
Relocated some methods from Debug*Thread and the remaining modules into a new one.
debugger speed
Thu, 06 Oct 2016 22:28:12 +0200
, by T.Rzepka
Some clean up and restructuring.
debugger speed
Tue, 04 Oct 2016 22:38:29 +0200
, by T.Rzepka
Change evaluation of last frame to run atexit functions again.
debugger speed
Tue, 04 Oct 2016 21:45:33 +0200
, by T.Rzepka
Unify the three different variants of getStack (user_line and user_exception).
debugger speed
Tue, 04 Oct 2016 21:25:15 +0200
, by T.Rzepka
Changed calculation of line numbers in a function to work properly on Python 3.
debugger speed
Tue, 04 Oct 2016 21:14:28 +0200
, by T.Rzepka
Updated translations.
Tue, 04 Oct 2016 18:15:33 +0200
, by Detlev Offenbach
Added a message to the SSL error dialog that was introduced with Qt 5.7.0.
Tue, 04 Oct 2016 18:10:19 +0200
, by Detlev Offenbach
Changed usage of an obsolete method in the new web browser.
Tue, 04 Oct 2016 18:09:31 +0200
, by Detlev Offenbach
Added the Mercurial actions that got new eye candy to the toolbar manager.
Tue, 04 Oct 2016 18:06:43 +0200
, by Detlev Offenbach
Modified the desktop file for the new browser to include MHTML files as well.
Tue, 04 Oct 2016 17:59:32 +0200
, by Detlev Offenbach
Fixed bug in the old web browser.
6_1_x
Mon, 03 Oct 2016 20:18:21 +0200
, by Detlev Offenbach
Fixed bug in the old web browser.
Mon, 03 Oct 2016 20:18:21 +0200
, by Detlev Offenbach
Fixed the last change to the new web browser.
Mon, 03 Oct 2016 19:12:03 +0200
, by Detlev Offenbach
Added an 'unselect' alternative for Qt < 5.7.0 to the new web browser and added possibility to save the current page in various formats.
Mon, 03 Oct 2016 19:02:45 +0200
, by Detlev Offenbach
Added a few more icons for the Mercurial commands.
Sat, 01 Oct 2016 15:12:23 +0200
, by Detlev Offenbach
Fixed the new web browser print function for Windows.
Sat, 01 Oct 2016 11:42:23 +0200
, by Detlev Offenbach
Updated the source docu.
Fri, 30 Sep 2016 19:52:42 +0200
, by Detlev Offenbach
Added a resolver for array.array types to the debuggers.
Fri, 30 Sep 2016 19:52:16 +0200
, by Detlev Offenbach
Fixed an issue causing the temporary file created while the web browser history is saved to be left in the temporary area.
Fri, 30 Sep 2016 19:44:01 +0200
, by Detlev Offenbach
Fixed an issue causing the temporary file created while the web browser history is saved to be left in the temporary area.
6_1_x
Fri, 30 Sep 2016 19:42:02 +0200
, by Detlev Offenbach
- Fixed an interesting issue showing up when the code contains an invalid future statement in the Python 2 debugger.
6_1_x
Fri, 30 Sep 2016 19:38:17 +0200
, by Detlev Offenbach
Fixed an interesting issue showing up when the code contains an invalid future statement.
6_1_x
Fri, 30 Sep 2016 19:21:22 +0200
, by Detlev Offenbach
Removed a forgotten debug statement (printerr() ).
Fri, 30 Sep 2016 19:33:35 +0200
, by Detlev Offenbach
Fixed an interesting issue showing up when the code contains an invalid future statement.
Fri, 30 Sep 2016 19:21:22 +0200
, by Detlev Offenbach
Invalid __future__ import didn't show a valid error message on Python 2.
debugger speed
Wed, 28 Sep 2016 22:34:54 +0200
, by T.Rzepka
Started to implement real printing support for the new web browser and Qt >= 5.7.0.
Wed, 28 Sep 2016 20:04:44 +0200
, by Detlev Offenbach
Fixed a few issues related to printing in the new web browser.
Tue, 27 Sep 2016 19:41:11 +0200
, by Detlev Offenbach
Changed RegEx to be independent from Python version.
debugger speed
Mon, 26 Sep 2016 21:55:40 +0200
, by T.Rzepka
Combined version of the Python debugger.
debugger speed
Sat, 24 Sep 2016 22:52:13 +0200
, by T.Rzepka
Preparation for combining the Python 2 and 3 debug clients. Base is Python 3.
debugger speed
Mon, 19 Sep 2016 22:47:52 +0200
, by T.Rzepka
Fixed issue related to (raw_)input().
6_1_x
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Fixed issue related to (raw_)input().
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Mon, 19 Sep 2016 20:10:33 +0200
, by Detlev Offenbach
Get changes from current branch.
debugger speed
Sun, 18 Sep 2016 21:35:53 +0200
, by T.Rzepka
Regenerated source docu and translations.
Fri, 16 Sep 2016 19:34:58 +0200
, by Detlev Offenbach
Added capaibility to ignore warnings by code (use __IGNORE_WARNING_<code>__, e.g. __IGNORE_WARNING_M613__).
Fri, 16 Sep 2016 19:31:38 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Fri, 16 Sep 2016 19:28:39 +0200
, by Detlev Offenbach
Fix an issue when a breakpoint should be ignored a number of times.
debugger speed
Thu, 15 Sep 2016 21:49:13 +0200
, by T.Rzepka
Started to improve the variable dumping of the debugger backend.
Wed, 14 Sep 2016 20:08:16 +0200
, by Detlev Offenbach
Fixed another issue in the variables viewer.
Wed, 14 Sep 2016 19:17:53 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
6_1_x
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Added the capability to refresh the variables viewer via the context menu.
Tue, 13 Sep 2016 19:27:42 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
6_1_x
Tue, 13 Sep 2016 18:37:20 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
Tue, 13 Sep 2016 18:33:44 +0200
, by Detlev Offenbach
Fixed an issue in the new debugger protocol because JSONDecodeError is defined for Python 3.5 and newer only.
Sun, 11 Sep 2016 16:39:30 +0200
, by Detlev Offenbach
Some cleanups in the debugger backends.
Sun, 11 Sep 2016 13:11:58 +0200
, by Detlev Offenbach
Released Spanish translations update provided by Jaime.
Sat, 10 Sep 2016 19:32:56 +0200
, by Detlev Offenbach
Spanish i18n update, branch default
Sat, 10 Sep 2016 16:15:40 +0200
, by Jaime Seuma
Removed the breakpoint related stuff for Ruby files in the editor.
Sat, 10 Sep 2016 17:42:01 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
6_1_x
Sat, 10 Sep 2016 16:29:20 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
Sat, 10 Sep 2016 16:15:54 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
6_1_x
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
6_1_x
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Some finetuning with respect to start-up of the call trace viewer.
Wed, 07 Sep 2016 18:48:09 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip