Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Added code to deal with an issue importing pyflakes.
6_0_x
Fri, 17 Jul 2015 18:09:04 +0200
, by Detlev Offenbach
Modified the web browser such, that it will ask the user, if he wants to close a modified page.
Sun, 12 Jul 2015 18:59:15 +0200
, by Detlev Offenbach
Updated the README to include a section about installation on Windows using the PyQt installer.
Sun, 12 Jul 2015 11:52:30 +0200
, by Detlev Offenbach
Updated the README to include a section about installation on Windows using the PyQt installer.
6_0_x
Sun, 12 Jul 2015 11:52:08 +0200
, by Detlev Offenbach
Created global tag <release-6.0.7>.
6_0_x
Sat, 04 Jul 2015 17:44:47 +0200
, by Detlev Offenbach
Prepared release of eric 6.0.7.
6_0_x
release-6.0.7
Sat, 04 Jul 2015 17:44:33 +0200
, by Detlev Offenbach
Changed the Python debugger backends to evaluate statements entered into the shell in the frame selected in the local variables viewer.
Sat, 04 Jul 2015 17:31:46 +0200
, by Detlev Offenbach
Little enhancement of the install script.
6_0_x
Sat, 04 Jul 2015 14:46:40 +0200
, by Detlev Offenbach
Little enhancement of the install script.
Sat, 04 Jul 2015 14:46:40 +0200
, by Detlev Offenbach
Changed the user script link in the grease monkey dialog because userscript.org is done.
6_0_x
Sat, 04 Jul 2015 11:52:05 +0200
, by Detlev Offenbach
Changed the user script link in the grease monkey dialog because userscript.org is done.
Sat, 04 Jul 2015 11:50:01 +0200
, by Detlev Offenbach
Added the search markers to the marker map of the editor.
Fri, 03 Jul 2015 19:07:06 +0200
, by Detlev Offenbach
Removed support for project type 'E4Plugin' because eric4 and eric5 are out of service.
Wed, 01 Jul 2015 19:34:51 +0200
, by Detlev Offenbach
Changed the call to mouse click handlers in the editor to pass the calling editor as a parameter.
Sun, 28 Jun 2015 13:37:45 +0200
, by Detlev Offenbach
Corrected some more German translations.
Sat, 27 Jun 2015 11:07:21 +0200
, by Detlev Offenbach
Corrected some German translations.
Sat, 27 Jun 2015 10:58:58 +0200
, by Detlev Offenbach
Small ammendment to the mouse click handler functions of the editor.
Sat, 27 Jun 2015 10:42:27 +0200
, by Detlev Offenbach
Extended the viewmanager interface to allow to open a new editor next to the current one.
Fri, 26 Jun 2015 19:21:16 +0200
, by Detlev Offenbach
Corrected the mouse release event handler of the editor to call the super class one first.
Fri, 26 Jun 2015 18:34:11 +0200
, by Detlev Offenbach
Fixed an issue in the spell checker causing eric to fail at startup on Windows, if pyenchant was uninstalled. This happens because the uninstaller doesn't get rid of all files. The __pycache__ directories are left behind causing the failure.
6_0_x
Thu, 25 Jun 2015 19:09:11 +0200
, by Detlev Offenbach
Fixed an issue in the spell checker causing eric to fail at startup on Windows, if pyenchant was uninstalled. This happens because the uninstaller doesn't get rid of all files. The __pycache__ directories are left behind causing the failure.
Thu, 25 Jun 2015 19:09:11 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backend causing a crash if a class reimplements __repr__ and a breakpoint is set in the __init__() method of such class.
6_0_x
Thu, 25 Jun 2015 18:58:34 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backend causing a crash if a class reimplements __repr__ and a breakpoint is set in the __init__() method of such class.
Thu, 25 Jun 2015 18:58:34 +0200
, by Detlev Offenbach
Fixed an issue in the mouse click handler of the editor. Needed to cast the modifiers and mouse button to an integer.
Thu, 25 Jun 2015 18:50:11 +0200
, by Detlev Offenbach
Added a dialog to configure a mouse click sequence.
Thu, 25 Jun 2015 18:42:55 +0200
, by Detlev Offenbach
Moved the code to create a display string for a modifier and mouse button combination to a separate file because it will be needed in other places than just the editor as well.
Wed, 24 Jun 2015 19:52:13 +0200
, by Detlev Offenbach
Fixed some code style issues.
Wed, 24 Jun 2015 19:45:21 +0200
, by Detlev Offenbach
Added a configuration page for mouse click handler support.
Tue, 23 Jun 2015 19:43:21 +0200
, by Detlev Offenbach
Completed the mouse click handler support.
Tue, 23 Jun 2015 19:10:18 +0200
, by Detlev Offenbach
Started implementing support for mouse click handlers into the Editor. This can be used by plug-ins to implement function executed by a mouse click (e.g. goto definition upon Ctrl+Left Button).
Mon, 22 Jun 2015 19:50:05 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
tip