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 a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Sun, 08 Nov 2015 17:01:39 +0100
, by Detlev Offenbach
Removed the Ruby debugger configuration page because this debugger is defunct.
Sat, 07 Nov 2015 15:54:09 +0100
, by Detlev Offenbach
Removed the Ruby debugger configuration page because this debugger is defunct.
6_1_x
Sat, 07 Nov 2015 15:54:09 +0100
, by Detlev Offenbach
Some fine tuning to the style checker dialog.
6_1_x
Sat, 07 Nov 2015 15:34:55 +0100
, by Detlev Offenbach
Some fine tuning to the style checker dialog.
Sat, 07 Nov 2015 15:34:55 +0100
, by Detlev Offenbach
Fixed an issue in the documentation style checker related to Python2 source files.
6_1_x
Fri, 06 Nov 2015 11:20:12 +0100
, by Detlev Offenbach
Fixed an issue in the documentation style checker related to Python2 source files.
Fri, 06 Nov 2015 11:20:12 +0100
, by Detlev Offenbach
Fixed a bad futures import.
6_1_x
Wed, 04 Nov 2015 16:45:07 +0100
, by Detlev Offenbach
Fixed a bad futures import.
Wed, 04 Nov 2015 16:45:07 +0100
, by Detlev Offenbach
Fixed usage of some old style string formattings.
Wed, 04 Nov 2015 16:40:08 +0100
, by Detlev Offenbach
Fixed a few code style issues (forgotten future imports, copyrights,...).
Wed, 04 Nov 2015 16:25:25 +0100
, by Detlev Offenbach
Fixed a missing magic coding comment.
6_1_x
Wed, 04 Nov 2015 16:30:37 +0100
, by Detlev Offenbach
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
Wed, 04 Nov 2015 16:25:25 +0100
, by Detlev Offenbach
Fixed the futures checker raising false psitives when a file only contains a docstring.
Wed, 04 Nov 2015 15:38:02 +0100
, by Detlev Offenbach
Fixed the futures checker raising false psitives when a file only contains a docstring.
6_1_x
Wed, 04 Nov 2015 15:38:02 +0100
, by Detlev Offenbach
Little correction to the BrowserGlobalsItem constructor.
Wed, 04 Nov 2015 14:49:29 +0100
, by Detlev Offenbach
Little correction to the BrowserGlobalsItem constructor.
6_1_x
Wed, 04 Nov 2015 14:47:53 +0100
, by Detlev Offenbach
Created global tag <release-6.1.0-RC1>.
6_1_x
Wed, 04 Nov 2015 14:43:14 +0100
, by Detlev Offenbach
Started the eric 6.2.x line of development.
Wed, 04 Nov 2015 14:41:07 +0100
, by Detlev Offenbach
Prepared RC1 release.
6_1_x
release-6.1.0-RC1
Wed, 04 Nov 2015 13:58:32 +0100
, by Detlev Offenbach
Removed the TODO comments for the 6.1 line of development.
6_1_x
Wed, 04 Nov 2015 13:56:56 +0100
, by Detlev Offenbach
Created new branch <6_1_x>.
6_1_x
Wed, 04 Nov 2015 13:51:39 +0100
, by Detlev Offenbach
Created global tag <release-6.0.11>.
6_0_x
Wed, 04 Nov 2015 13:34:18 +0100
, by Detlev Offenbach
Prepared a new eric release.
6_0_x
release-6.0.11
Wed, 04 Nov 2015 13:33:54 +0100
, by Detlev Offenbach
Extended Tobias' change to include the Globals item as well.
Tue, 03 Nov 2015 15:24:42 +0100
, by Detlev Offenbach
Expand some browser items on double click.
Mon, 02 Nov 2015 23:10:04 +0100
, by T.Rzepka
Merged remote changes.
Mon, 02 Nov 2015 16:35:06 +0100
, by Detlev Offenbach
Released updated Spanish translations.
Mon, 02 Nov 2015 16:34:21 +0100
, by Detlev Offenbach
eric6 i18n Spanish update Default branch
Sun, 01 Nov 2015 18:38:15 +0100
, by Jaime Seuma
Fixed an issue in the syntax check dialog.
Mon, 02 Nov 2015 10:06:43 +0100
, by Detlev Offenbach
Fixed an issue in the syntax check dialog.
6_0_x
Mon, 02 Nov 2015 10:05:31 +0100
, by Detlev Offenbach
Fixed an issue in the syntax check dialog.
Mon, 02 Nov 2015 09:57:05 +0100
, by Detlev Offenbach
Updated the THANKS file and the About dialog info.
Sun, 01 Nov 2015 14:31:49 +0100
, by Detlev Offenbach
Fixed a little issue.
6_0_x
Sat, 31 Oct 2015 16:49:21 +0100
, by Detlev Offenbach
Fixed a little issue.
Sat, 31 Oct 2015 16:49:21 +0100
, by Detlev Offenbach
Fixed an issue causing wrong project file entries if the project is generated in the root on windows.
Fri, 30 Oct 2015 18:01:42 +0100
, by Detlev Offenbach
Removed forgotten TODO.
Sat, 31 Oct 2015 13:15:24 +0100
, by Detlev Offenbach
Updated translations.
Sat, 31 Oct 2015 13:12:33 +0100
, by Detlev Offenbach
Some refinements to the miscellaneous checker.
Sat, 31 Oct 2015 11:55:35 +0100
, by Detlev Offenbach
Added capability to disable code style checks using an eflags: comment like 'eflags: noqa = M601, M702'.
Fri, 30 Oct 2015 18:18:48 +0100
, by Detlev Offenbach
Fixed an issue causing wrong project file entries if the project is generated in the root on windows.
6_0_x
Fri, 30 Oct 2015 18:01:42 +0100
, by Detlev Offenbach
Fixed some incorrect string format strings using the new checker.
Thu, 29 Oct 2015 19:10:20 +0100
, by Detlev Offenbach
Added a checker for string format strings.
Thu, 29 Oct 2015 19:06:49 +0100
, by Detlev Offenbach
Fixed an encoding related issue in the miscellaneous checker.
Wed, 28 Oct 2015 20:15:46 +0100
, by Detlev Offenbach
Redid the future imports checker.
Wed, 28 Oct 2015 19:47:16 +0100
, by Detlev Offenbach
Added a check for __future__ imports.
Tue, 27 Oct 2015 19:46:12 +0100
, by Detlev Offenbach
Added a check for one element tuples.
Mon, 26 Oct 2015 19:14:34 +0100
, by Detlev Offenbach
Started to add more code style checkers.
Sat, 24 Oct 2015 20:36:26 +0200
, by Detlev Offenbach
Fixed an issue in the doc style checker.
Fri, 23 Oct 2015 19:44:22 +0200
, by Detlev Offenbach
Fixed an issue in the doc style checker.
6_0_x
Fri, 23 Oct 2015 19:44:22 +0200
, by Detlev Offenbach
Improved the syntax checker, code style checker and indentation checker interfaces.
Thu, 22 Oct 2015 19:48:40 +0200
, by Detlev Offenbach
Updated to pyflakes 1.0.0.
Tue, 20 Oct 2015 19:19:12 +0200
, by Detlev Offenbach
Added some TODOs to the various checker dialogs.
Tue, 20 Oct 2015 19:14:55 +0200
, by Detlev Offenbach
Fixed an issue in the syntax checker dialog causing a faulty display in batch mode.
Tue, 20 Oct 2015 19:10:13 +0200
, by Detlev Offenbach
Merged with remote changes.
Sun, 18 Oct 2015 17:41:17 +0200
, by Detlev Offenbach
Removed an unused import left over by the coverage changes.
Sun, 11 Oct 2015 12:09:50 +0200
, by Detlev Offenbach
Fixed an issue in the web browser related settings causing a traceback.
6_0_x
Sun, 18 Oct 2015 15:12:30 +0200
, by Detlev Offenbach
Fixed an issue in the web browser related settings causing a traceback.
Sun, 18 Oct 2015 15:12:30 +0200
, by Detlev Offenbach
Fixed a code style issue.
Sun, 18 Oct 2015 14:53:33 +0200
, by Detlev Offenbach
Created global tag <release-6.0.10>.
6_0_x
Sat, 17 Oct 2015 11:58:39 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip