Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Branch Py3_only is no longer maintained.
Py3_only
Tue, 30 Dec 2014 12:03:21 +0100
, by Detlev Offenbach
Fixed a little issue in the error message handler.
Py3_only
Thu, 03 Jul 2014 19:02:29 +0200
, by Detlev Offenbach
Corrected some copy & paste issue in the Mercurial plug-in.
Tue, 30 Dec 2014 11:50:13 +0100
, by Detlev Offenbach
Updated the README file.
Tue, 30 Dec 2014 11:06:45 +0100
, by Detlev Offenbach
Updated the README file.
6_0_x
Tue, 30 Dec 2014 11:06:45 +0100
, by Detlev Offenbach
Fixed an issue in Utilities determining the Python version of a file.
6_0_x
Mon, 29 Dec 2014 11:52:44 +0100
, by Detlev Offenbach
Fixed an issue in Utilities determining the Python version of a file.
Mon, 29 Dec 2014 11:52:44 +0100
, by Detlev Offenbach
Created global tag <release-6.0.0>.
6_0_x
Sun, 28 Dec 2014 11:32:19 +0100
, by Detlev Offenbach
Updated Russian translations provided by Mikhail Terekhov.
6_0_x
release-6.0.0
Sun, 28 Dec 2014 10:52:35 +0100
, by Detlev Offenbach
Updated Russian translations provided by Mikhail Terekhov.
Sun, 28 Dec 2014 10:50:28 +0100
, by Detlev Offenbach
Updated the plug-in documentation.
Sat, 27 Dec 2014 17:18:17 +0100
, by Detlev Offenbach
Updated the plug-in documentation.
6_0_x
Sat, 27 Dec 2014 17:18:17 +0100
, by Detlev Offenbach
Refined the task viewer.
Tue, 23 Dec 2014 10:48:46 +0100
, by Detlev Offenbach
Adjusted the list of help files to Qt 5.4.0.
6_0_x
Mon, 22 Dec 2014 19:48:32 +0100
, by Detlev Offenbach
Adjusted the list of help files to Qt 5.4.0.
Mon, 22 Dec 2014 19:47:00 +0100
, by Detlev Offenbach
Corrected some coding style issues.
Mon, 22 Dec 2014 18:36:37 +0100
, by Detlev Offenbach
Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer.
Mon, 22 Dec 2014 18:27:16 +0100
, by Detlev Offenbach
Corrected some coding style issues.
6_0_x
Mon, 22 Dec 2014 18:31:23 +0100
, by Detlev Offenbach
Changed some 'clumsy' code in the task viewer.
6_0_x
Mon, 22 Dec 2014 18:12:00 +0100
, by Detlev Offenbach
Updated documentation to reflect 6.1.x line of development and updated core plug-in versions to 6.1.0.
Mon, 22 Dec 2014 14:01:41 +0100
, by Detlev Offenbach
Released Spanish translations.
6_0_x
Mon, 22 Dec 2014 11:46:39 +0100
, by Detlev Offenbach
eric i18n es update, branch 6_0_x.
6_0_x
Sun, 21 Dec 2014 20:40:31 +0100
, by Jaime Seuma
Released Spanish translations.
Sun, 21 Dec 2014 19:27:53 +0100
, by Detlev Offenbach
Merged translation update from Jaime.
Sun, 21 Dec 2014 19:26:33 +0100
, by Detlev Offenbach
eric i18n es update, default branch.
Sun, 21 Dec 2014 16:55:10 +0100
, by Jaime Seuma
A little change to the ReST previewer to discard errors generated by the docutils converter and sent to sys.stderr.
Sun, 21 Dec 2014 18:00:20 +0100
, by Detlev Offenbach
Prepared for release.
6_0_x
Sun, 21 Dec 2014 17:53:03 +0100
, by Detlev Offenbach
Added capability to use 'Sphinx' to preview ReST files.
Sun, 21 Dec 2014 15:36:59 +0100
, by Detlev Offenbach
Started eric 6.1 line of development.
Sat, 20 Dec 2014 19:16:41 +0100
, by Detlev Offenbach
Created new branch <6_0_x>.
6_0_x
Sat, 20 Dec 2014 18:35:26 +0100
, by Detlev Offenbach
Fixed an issue in restoring the side bar state.
5_5_x
Fri, 19 Dec 2014 14:53:51 +0100
, by Detlev Offenbach
Fixed an issue in restoring the side bar state.
Fri, 19 Dec 2014 14:53:51 +0100
, by Detlev Offenbach
Added capability to show exceptions in the shell window.
Fri, 19 Dec 2014 13:15:39 +0100
, by Detlev Offenbach
Fixed an issue related to handling an inactive syntax checker in the editor.
5_5_x
Thu, 18 Dec 2014 18:56:04 +0100
, by Detlev Offenbach
Fixed an issue related to handling an inactive syntax checker in the editor.
Thu, 18 Dec 2014 18:56:04 +0100
, by Detlev Offenbach
Added TODOs to handle a deactivated (i.e. not loaded) syntax checker service.
Wed, 17 Dec 2014 19:57:27 +0100
, by Detlev Offenbach
Removed the Indent and Unindent action from the edit toolbar because these are readily available via the keyboard (tab and shift-tab).
Mon, 15 Dec 2014 19:20:07 +0100
, by Detlev Offenbach
Fixed an issue in Utilities.determinePythonVersion() when handling a spource that had been split into lines already.
5_5_x
Sat, 13 Dec 2014 11:43:31 +0100
, by Detlev Offenbach
Fixed an issue in Utilities.determinePythonVersion() when handling a spource that had been split into lines already.
Sat, 13 Dec 2014 11:43:31 +0100
, by Detlev Offenbach
Updated source docu.
Thu, 11 Dec 2014 19:53:40 +0100
, by Detlev Offenbach
Added code to correctly parse Python methods/functions containing return annotations.
Thu, 11 Dec 2014 19:51:05 +0100
, by Detlev Offenbach
Created global tag <release-5.5.2>.
5_5_x
Sun, 07 Dec 2014 15:02:44 +0100
, by Detlev Offenbach
Prepared release 5.5.2.
5_5_x
release-5.5.2
Sun, 07 Dec 2014 15:02:23 +0100
, by Detlev Offenbach
Little fix in the install script.
5_5_x
Sat, 06 Dec 2014 20:19:07 +0100
, by Detlev Offenbach
Little fix in the install script.
Sat, 06 Dec 2014 20:19:07 +0100
, by Detlev Offenbach
Added code to set the 'fill to end of line' setting for the current selection.
5_5_x
Sat, 06 Dec 2014 13:03:59 +0100
, by Detlev Offenbach
Added some explanatory note to the editor highlighter styles configuration page.
Sat, 06 Dec 2014 13:11:15 +0100
, by Detlev Offenbach
Added code to set the 'fill to end of line' setting for the current selection.
Sat, 06 Dec 2014 13:03:59 +0100
, by Detlev Offenbach
Corrected some default bookmarks.
5_5_x
Mon, 01 Dec 2014 14:05:48 +0100
, by Detlev Offenbach
Changed some code in the install script to improve virtualenv support for Mac.
5_5_x
Mon, 01 Dec 2014 14:04:11 +0100
, by Detlev Offenbach
Corrected some default bookmarks.
Mon, 01 Dec 2014 14:00:52 +0100
, by Detlev Offenbach
Changed some code in the install script to improve virtualenv support for Mac.
Mon, 01 Dec 2014 12:12:26 +0100
, by Detlev Offenbach
Fixed a typo in the install script and rereleased.
5_5_x
Mon, 01 Dec 2014 07:45:06 +0100
, by Detlev Offenbach
Created global tag <release-5.5.1>.
5_5_x
Sun, 30 Nov 2014 13:07:36 +0100
, by Detlev Offenbach
Prepared release 5.5.1.
5_5_x
release-5.5.1
Sun, 30 Nov 2014 13:07:14 +0100
, by Detlev Offenbach
Fixed an issue in the install script creating the Mac application bundle file.
5_5_x
Sun, 30 Nov 2014 12:04:06 +0100
, by Detlev Offenbach
Fixed an issue in the install script creating the Mac application bundle file.
Sun, 30 Nov 2014 12:03:42 +0100
, by Detlev Offenbach
Extended the install script to improve cooperation with packagers.
5_5_x
Sun, 30 Nov 2014 11:57:30 +0100
, by Detlev Offenbach
Extended the install script to improve cooperation with packagers.
Sun, 30 Nov 2014 11:55:32 +0100
, by Detlev Offenbach
Created global tag <release-6.0.0-RC1>.
Sat, 29 Nov 2014 16:31:36 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip