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 release.
6_0_x
release-6.0.6
Sat, 06 Jun 2015 16:17:30 +0200
, by Detlev Offenbach
Fixed a bug introduced by the last change.
Sun, 31 May 2015 17:58:29 +0200
, by Detlev Offenbach
Added capability to the editor to ask multiple completion list and call-tip providers.
Sun, 31 May 2015 17:30:12 +0200
, by Detlev Offenbach
Fixed the last socket change.
Sat, 30 May 2015 20:16:47 +0200
, by Detlev Offenbach
Simplified the debugger backend connection code for the Python2 and Python3 debuggers.
Sat, 30 May 2015 13:27:43 +0200
, by Detlev Offenbach
Improved error messages of the source code documentation tool.
6_0_x
Sat, 30 May 2015 12:39:30 +0200
, by Detlev Offenbach
Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
Sat, 30 May 2015 12:38:30 +0200
, by Detlev Offenbach
Made some corrections to the various README files and converted them to reStructured Text.
Mon, 25 May 2015 16:28:18 +0200
, by Detlev Offenbach
Some corrections to the various README files.
6_0_x
Mon, 25 May 2015 16:27:07 +0200
, by Detlev Offenbach
Little change to the dialog code generation dialog to not show internal widgets (i.e. those starting with 'qt_').
6_0_x
Sun, 17 May 2015 16:55:30 +0200
, by Detlev Offenbach
Little change to the dialog code generation dialog to not show internal widgets (i.e. those starting with 'qt_').
Sun, 17 May 2015 16:55:30 +0200
, by Detlev Offenbach
Fixed a little issue in the code metrics dialog.
6_0_x
Sat, 16 May 2015 16:23:54 +0200
, by Detlev Offenbach
Fixed a little issue in the code metrics dialog.
Sat, 16 May 2015 16:23:54 +0200
, by Detlev Offenbach
Added code to intercept a parse error of form files to the dialog code creation dialog.
6_0_x
Sat, 16 May 2015 12:47:31 +0200
, by Detlev Offenbach
Added code to intercept a parse error of form files to the dialog code creation dialog.
Sat, 16 May 2015 12:47:31 +0200
, by Detlev Offenbach
Added a Qt based xmlrpc client.
Fri, 15 May 2015 19:31:14 +0200
, by Detlev Offenbach
Fixed an issue in the Debug UI.
6_0_x
Fri, 15 May 2015 18:38:52 +0200
, by Detlev Offenbach
Fixed an issue in the Debug UI.
Fri, 15 May 2015 18:38:52 +0200
, by Detlev Offenbach
Merged and released updated Spanish translations.
Sun, 10 May 2015 11:59:37 +0200
, by Detlev Offenbach
eric i18n es update, default branch.
Sat, 09 May 2015 17:07:36 +0200
, by Jaime Seuma
Added methods to QsciScintillaCompat to find the start and end of an indicator and to go to the previous or next occurrence of an indicator.
Sat, 09 May 2015 17:07:56 +0200
, by Detlev Offenbach
Fixed issues in the Subversion and Mercurial log browser windows.
6_0_x
Sat, 09 May 2015 14:10:59 +0200
, by Detlev Offenbach
The logic for the selection of PyQt tools in the various project browsers now depends on the PyQt version used to execute eric.
6_0_x
Sat, 09 May 2015 13:41:45 +0200
, by Detlev Offenbach
Fixed issues in the Subversion and Mercurial log browser windows.
Sat, 09 May 2015 14:10:59 +0200
, by Detlev Offenbach
The logic for the selection of PyQt tools in the various project browsers now depends on the PyQt version used to execute eric.
Sat, 09 May 2015 13:41:45 +0200
, by Detlev Offenbach
Fixed an issue in a third party package causing a stacktrace on Python2 in a call to str().
6_0_x
Mon, 04 May 2015 19:42:53 +0200
, by Detlev Offenbach
Fixed an issue in a third party package causing a stacktrace on Python2 in a call to str().
Mon, 04 May 2015 19:42:53 +0200
, by Detlev Offenbach
Created global tag <release-6.0.5>.
6_0_x
Fri, 01 May 2015 11:38:19 +0200
, by Detlev Offenbach
Prepared new eric6 release.
6_0_x
release-6.0.5
Fri, 01 May 2015 11:38:05 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Fri, 01 May 2015 11:32:13 +0200
, by Detlev Offenbach
Fixed a bug in the message filter causing a traceback when no message filters are configured.
6_0_x
Fri, 01 May 2015 11:27:32 +0200
, by Detlev Offenbach
Regenerated source docu.
Fri, 01 May 2015 11:28:29 +0200
, by Detlev Offenbach
Fixed a bug in the message filter causing a traceback when no message filters are configured.
Fri, 01 May 2015 11:27:32 +0200
, by Detlev Offenbach
Changed the install script to include the Mercurial revision number when install from the sources.
6_0_x
Sun, 26 Apr 2015 16:28:00 +0200
, by Detlev Offenbach
Little improvement to the recent install.py change.
Sun, 26 Apr 2015 16:22:42 +0200
, by Detlev Offenbach
Changed the install script to include the Mercurial revision number when install from the sources.
Sun, 26 Apr 2015 14:26:44 +0200
, by Detlev Offenbach
Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores.
Fri, 24 Apr 2015 18:41:06 +0200
, by Detlev Offenbach
Fixed a few coding style issues.
Thu, 23 Apr 2015 20:11:44 +0200
, by Detlev Offenbach
Fixed an issue in the batch checker cancel function leading to the function not working if the background jobs had finished already.
Thu, 23 Apr 2015 20:05:38 +0200
, by Detlev Offenbach
Fixed an issue with the batch syntax check.
Thu, 23 Apr 2015 19:09:34 +0200
, by Detlev Offenbach
Updated translations.
Wed, 22 Apr 2015 19:57:11 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 22 Apr 2015 19:54:47 +0200
, by Detlev Offenbach
Implemented the batch check mode for the syntax checker.
Wed, 22 Apr 2015 19:53:58 +0200
, by Detlev Offenbach
Merged and released updated Russian translations.
Tue, 21 Apr 2015 19:47:31 +0200
, by Detlev Offenbach
Update Russian translations
Tue, 14 Apr 2015 20:30:04 -0400
, by termim
Fixed an issue with the API auto-prepare function.
6_0_x
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed an issue with the API auto-prepare function.
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
6_0_x
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
6_0_x
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 18 Apr 2015 19:14:57 +0200
, by Detlev Offenbach
Implemented the Cancel logic for batch checks.
Sat, 18 Apr 2015 19:14:15 +0200
, by Detlev Offenbach
Added TODOs to improve the Python clients socket connection code.
Fri, 17 Apr 2015 18:57:38 +0200
, by Detlev Offenbach
Fixed a bug causing am invalid end of a batch check, if a Python interprter kind is not configured.
Fri, 17 Apr 2015 18:41:41 +0200
, by Detlev Offenbach
Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Thu, 16 Apr 2015 19:58:27 +0200
, by Detlev Offenbach
Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.
Tue, 14 Apr 2015 19:51:10 +0200
, by Detlev Offenbach
Changed the handling of the configuration page list entries
Sun, 12 Apr 2015 18:00:45 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
6_0_x
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip