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 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
Prepared release 6.0.10.
6_0_x
release-6.0.10
Sat, 17 Oct 2015 11:58:23 +0200
, by Detlev Offenbach
Updated project file.
Sat, 10 Oct 2015 12:48:07 +0200
, by Detlev Offenbach
Merged with coverage.py update.
Sat, 10 Oct 2015 12:44:52 +0200
, by Detlev Offenbach
coverage fix for unicode problems in path names.
Sun, 04 Oct 2015 22:54:47 +0200
, by T.Rzepka
Updated coverage to 4.0 (breaks with Python 3.2 support).
Sun, 04 Oct 2015 22:37:56 +0200
, by T.Rzepka
Fixed an issue with the Mercurial commit command when amending a commit but not given a commit message.
6_0_x
Sat, 10 Oct 2015 12:07:41 +0200
, by Detlev Offenbach
Fixed an issue with the Mercurial commit command when amending a commit but not given a commit message.
Sat, 10 Oct 2015 12:06:10 +0200
, by Detlev Offenbach
Removed some unused code detected by the vulture plug-in.
Fri, 09 Oct 2015 19:44:43 +0200
, by Detlev Offenbach
Improved the dialog code generation dialog.
Fri, 09 Oct 2015 18:39:28 +0200
, by Detlev Offenbach
Changed the dialog code generation templates to support the updated source documentation system.
Thu, 08 Oct 2015 19:10:10 +0200
, by Detlev Offenbach
Released updated Spanish translations.
Thu, 08 Oct 2015 19:08:49 +0200
, by Detlev Offenbach
eric6 i18n Spanish update Default branch
Thu, 08 Oct 2015 16:30:31 +0200
, by Jaime Seuma
Added a specialized dialog to show template help text.
Sun, 04 Oct 2015 13:35:09 +0200
, by Detlev Offenbach
Disabled the Ruby debugger because it is not working anymore. Files are still included in case somebody wants to work on it.
Sat, 03 Oct 2015 14:37:29 +0200
, by Detlev Offenbach
Changed the shell language menu to be dynamic.
Sat, 03 Oct 2015 14:09:05 +0200
, by Detlev Offenbach
Finetuned the template viewer context menu behavior.
6_0_x
Thu, 01 Oct 2015 19:05:11 +0200
, by Detlev Offenbach
Finetuned the template viewer context menu behavior.
Thu, 01 Oct 2015 19:05:11 +0200
, by Detlev Offenbach
Added TODO markers for eric 6.2 development.
Wed, 30 Sep 2015 20:01:17 +0200
, by Detlev Offenbach
Changed the Mercurial client prompt dialog such, that the input edit has focus initially.
Mon, 28 Sep 2015 19:14:49 +0200
, by Detlev Offenbach
Fixed an issue pulling in the Mercurial log browser dialog.
Mon, 28 Sep 2015 19:12:25 +0200
, by Detlev Offenbach
Made install-i18m.py independent of PyQt4/5.
6_0_x
Mon, 28 Sep 2015 19:06:06 +0200
, by Detlev Offenbach
Made install-i18m.py independent of PyQt4/5.
Mon, 28 Sep 2015 19:06:06 +0200
, by Detlev Offenbach
Fixed an issue causing a password being entered in visible and shown in the output of the Mercurial command server client.
Sun, 27 Sep 2015 18:18:14 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip