Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Updated source docu.
Sat, 28 Sep 2013 17:24:44 +0200
, by Detlev Offenbach
Added a check for the @exception line of the eric doc strings.
Sat, 28 Sep 2013 17:24:00 +0200
, by Detlev Offenbach
Some more tweaks to the doc style checker.
Sat, 28 Sep 2013 16:46:46 +0200
, by Detlev Offenbach
Some enhancements to the coding style checker dialog.
Sat, 28 Sep 2013 16:39:31 +0200
, by Detlev Offenbach
Ported the doc style checker enhancements to its Python2 variant.
Sat, 28 Sep 2013 16:20:06 +0200
, by Detlev Offenbach
Fixed some more issues in the doc style checker and extended the checks for the eric doc style.
Sat, 28 Sep 2013 15:42:54 +0200
, by Detlev Offenbach
Fixed a few bugs in the documantation style checker.
Sat, 28 Sep 2013 14:03:37 +0200
, by Detlev Offenbach
Created tag <release-5.3.7>.
5_3_x
Sat, 28 Sep 2013 11:49:09 +0200
, by Detlev Offenbach
Prepared new release.
5_3_x
release-5.3.7
Sat, 28 Sep 2013 11:48:45 +0200
, by Detlev Offenbach
Fixed an issue in the interpreter shell window causing data to be deleted if it contained the secondary prompt (sys.ps2).
5_3_x
Fri, 27 Sep 2013 19:08:31 +0200
, by Detlev Offenbach
Fixed an issue in the interpreter shell window causing data to be deleted if it contained the secondary prompt (sys.ps2).
Fri, 27 Sep 2013 19:08:31 +0200
, by Detlev Offenbach
Updated translations.
Fri, 27 Sep 2013 18:42:10 +0200
, by Detlev Offenbach
Updated source docu.
Fri, 27 Sep 2013 18:36:53 +0200
, by Detlev Offenbach
Finished implementing fixer method for eric style docstring issues.
Fri, 27 Sep 2013 18:36:07 +0200
, by Detlev Offenbach
Started implementing fixer method for eric style docstring issues.
Wed, 25 Sep 2013 19:50:48 +0200
, by Detlev Offenbach
Removed obsolete line of code.
Wed, 25 Sep 2013 19:45:33 +0200
, by Detlev Offenbach
Extended the eric doc string checks for functions not surrounded by blank lines.
Wed, 25 Sep 2013 19:43:40 +0200
, by Detlev Offenbach
Fixed an issue in the user interface.
Tue, 24 Sep 2013 18:58:09 +0200
, by Detlev Offenbach
Fixed issues in the view manager and the user interface.
5_3_x
Tue, 24 Sep 2013 18:57:33 +0200
, by Detlev Offenbach
Fixed an error in the pep8 checkers.
5_3_x
Tue, 24 Sep 2013 18:32:18 +0200
, by Detlev Offenbach
Added commandline options '--start-file', '--start-multi' and '--start-project' to start with the most recently opened file, multi project or project.
Mon, 23 Sep 2013 19:35:27 +0200
, by Detlev Offenbach
Finished enhancing the docstring checker to include the eric docstring style.
Mon, 23 Sep 2013 19:32:25 +0200
, by Detlev Offenbach
Started enhancing the docstring checker to include the eric docstring style.
Sun, 22 Sep 2013 19:47:04 +0200
, by Detlev Offenbach
Fixed an issue in the Python debugger backends when a syntax error was raised for an invalid source file. That will be treated now like any other exception.
Sun, 22 Sep 2013 16:03:25 +0200
, by Detlev Offenbach
Fixed an issue not switching the programming language, when the file is saved with a changed eflags line.
Thu, 19 Sep 2013 19:23:08 +0200
, by Detlev Offenbach
Completed the PEP-257 fixes.
Thu, 19 Sep 2013 18:58:33 +0200
, by Detlev Offenbach
Fixed an issue in the module parser not recognizing docstrings using r""" or u""".
5_3_x
Wed, 18 Sep 2013 19:48:12 +0200
, by Detlev Offenbach
Started extending the PEP-8 fixer to correct PEP-257 issues as well.
Wed, 18 Sep 2013 19:53:54 +0200
, by Detlev Offenbach
Fixed an issue in the module parser not recognizing docstrings using r""" or u""".
Wed, 18 Sep 2013 19:48:12 +0200
, by Detlev Offenbach
Added a TODO to the PEP-8 fixer to extend it to fix some PEP-257 issues as well.
Mon, 16 Sep 2013 19:59:46 +0200
, by Detlev Offenbach
Removed forgotten TODO.
Mon, 16 Sep 2013 19:58:27 +0200
, by Detlev Offenbach
Regenerated source docu.
Mon, 16 Sep 2013 19:57:47 +0200
, by Detlev Offenbach
Updated translations.
Mon, 16 Sep 2013 19:56:43 +0200
, by Detlev Offenbach
Did the Python2 variant of the PEP-257 checker.
Mon, 16 Sep 2013 19:47:06 +0200
, by Detlev Offenbach
Finished the Python3 variant of the PEP-257 checker.
Mon, 16 Sep 2013 19:12:49 +0200
, by Detlev Offenbach
Started implementing a checker for PEP-257 docstring conventions.
Sun, 15 Sep 2013 19:55:39 +0200
, by Detlev Offenbach
Fixed an issue in the code style checker dialog.
Sat, 14 Sep 2013 18:09:53 +0200
, by Detlev Offenbach
Optimized the PEP-8 naming checker (Python2 variant).
Sat, 14 Sep 2013 17:11:41 +0200
, by Detlev Offenbach
Changed some display and source docu strings in the code style checker to make them more universal because the scope goes beyond PEP-8.
Sat, 14 Sep 2013 13:29:32 +0200
, by Detlev Offenbach
Merge with default branch.
Py2 comp.
Sun, 08 Sep 2013 19:04:07 +0200
, by T.Rzepka
Optimized the PEP-8 naming checker.
Fri, 13 Sep 2013 18:49:26 +0200
, by Detlev Offenbach
Added the forgotten icon to the PEP-8 statistics dialog.
Fri, 13 Sep 2013 18:38:34 +0200
, by Detlev Offenbach
Config options to the editor syntax checker page rearranged.
Wed, 11 Sep 2013 22:31:09 +0200
, by T.Rzepka
Moved the pyflakes config options to the editor syntax checker page and renamed it to editor code checkers page.
Wed, 11 Sep 2013 19:36:31 +0200
, by Detlev Offenbach
Update the change log
Wed, 11 Sep 2013 19:19:07 +0200
, by Detlev Offenbach
Added capability to have different warning styles to the editor.
Wed, 11 Sep 2013 19:17:57 +0200
, by Detlev Offenbach
Changed editor code to allow multiple syntax error messages per line and changed PEP-8 dialog to show E901 errors as error instead of warning.
Tue, 10 Sep 2013 19:45:37 +0200
, by Detlev Offenbach
Changed PEP-8 dialog code to disable the the start button while a check is in progress.
5_3_x
Tue, 10 Sep 2013 19:05:51 +0200
, by Detlev Offenbach
Changed PEP-8 dialog code to disable the the start button while a check is in progress.
Tue, 10 Sep 2013 19:05:23 +0200
, by Detlev Offenbach
Optimized the Python type detection of the editor to improve Python3 detection.
5_3_x
Tue, 10 Sep 2013 18:50:19 +0200
, by Detlev Offenbach
Optimized the Python type detection of the editor to improve Python3 detection.
Tue, 10 Sep 2013 18:50:19 +0200
, by Detlev Offenbach
Fixed an issue in the pep8.py checkers.
Mon, 09 Sep 2013 20:04:19 +0200
, by Detlev Offenbach
Updated translations.
Mon, 09 Sep 2013 19:35:17 +0200
, by Detlev Offenbach
Regenerated source docu.
Mon, 09 Sep 2013 19:26:51 +0200
, by Detlev Offenbach
Finished the pEP-8 naming checker implementation by doing the Py2 variant.
Mon, 09 Sep 2013 19:25:46 +0200
, by Detlev Offenbach
Implemented some fixers for wrong naming conventions.
Mon, 09 Sep 2013 18:43:23 +0200
, by Detlev Offenbach
Started implementing a PEP-8 naming checker.
Sun, 08 Sep 2013 13:16:07 +0200
, by Detlev Offenbach
Some changes to code generation wizards.
Sat, 07 Sep 2013 15:47:53 +0200
, by Detlev Offenbach
Fixed a few issues in the PEP-8 fixer and made it PEP-8 compliant.
Sat, 07 Sep 2013 14:50:51 +0200
, by Detlev Offenbach
Changed the PEP-8 fixer and dialog to decouple the indication of the fixed status from the generation of the PEP-8 status.
Sat, 07 Sep 2013 14:18:32 +0200
, by Detlev Offenbach
Started modifying PEP-8 dialog to change fixable state if a fixable issue could not be fixed.
Thu, 05 Sep 2013 20:02:02 +0200
, by Detlev Offenbach
Fixed an issue in the plug-in manager causing a traceback when installing a new plug-in version of an already loaded one.
Thu, 05 Sep 2013 18:31:35 +0200
, by Detlev Offenbach
Changed the behavior of project with respect to eol.
Thu, 05 Sep 2013 18:15:10 +0200
, by Detlev Offenbach
Fixed an error in the view manager when the last editor is closed.
5_3_x
Thu, 05 Sep 2013 18:11:19 +0200
, by Detlev Offenbach
Fixed an error in the view manager when the last editor is closed.
Thu, 05 Sep 2013 18:11:19 +0200
, by Detlev Offenbach
Regenerated source docu.
Wed, 04 Sep 2013 19:37:40 +0200
, by Detlev Offenbach
Updated translations.
Wed, 04 Sep 2013 19:36:57 +0200
, by Detlev Offenbach
Finished the PEP-8 line shortener.
Wed, 04 Sep 2013 19:34:40 +0200
, by Detlev Offenbach
Continued implementing the PEP-8 line shortener class.
Tue, 03 Sep 2013 20:28:59 +0200
, by Detlev Offenbach
Fixed an issue in the PEP-8 dialog.
Tue, 03 Sep 2013 19:19:56 +0200
, by Detlev Offenbach
Continued implementing the PEP-8 line shortener class.
Mon, 02 Sep 2013 18:35:53 +0200
, by Detlev Offenbach
Started implementing the PEP-8 line shortener class.
Sun, 01 Sep 2013 13:38:28 +0200
, by Detlev Offenbach
Added a button to the PEP-8 dialog to reset the default values.
Sat, 31 Aug 2013 17:57:30 +0200
, by Detlev Offenbach
Added a forgotten value to the defaults of the PEP-8 dialog.
5_3_x
Sat, 31 Aug 2013 17:33:20 +0200
, by Detlev Offenbach
Extended the PEP-8 dialog to select fixable issues manually (i.e. fix only the selected issues).
Sat, 31 Aug 2013 15:21:28 +0200
, by Detlev Offenbach
Continued implementing PEP-8 fixer methods.
Wed, 28 Aug 2013 19:53:35 +0200
, by Detlev Offenbach
Fixed an issue in the PEP-8 dialog caused by the new checker being one off compared to the old one.
Wed, 28 Aug 2013 18:04:14 +0200
, by Detlev Offenbach
Fixed the forgotten call to the parent class constructur in the E5Ftp class.
5_3_x
Tue, 27 Aug 2013 18:22:35 +0200
, by Detlev Offenbach
Fixed the forgotten call to the parent class constructur in the E5Ftp class.
Tue, 27 Aug 2013 18:22:35 +0200
, by Detlev Offenbach
Merged with translation update.
5_3_x
Mon, 26 Aug 2013 19:33:40 +0200
, by Detlev Offenbach
Released updated Spanish translations.
5_3_x
Mon, 26 Aug 2013 19:33:05 +0200
, by Detlev Offenbach
I18n update for Spanish, 5_3_x branch (23rd Aug 2013).
5_3_x
Fri, 23 Aug 2013 19:07:45 +0200
, by Jaime Seuma
Extended the PEP8 fixer and adjusted it to the updated PEP8 checker.
Sun, 25 Aug 2013 19:56:37 +0200
, by Detlev Offenbach
Updated translations and regenerated source docu.
Sat, 24 Aug 2013 15:05:05 +0200
, by Detlev Offenbach
Extended the PEP-8 dialog.
Sat, 24 Aug 2013 14:44:55 +0200
, by Detlev Offenbach
Modified the PEP8 dialog slightly to make it compatible with later eric variants.
5_3_x
Sat, 24 Aug 2013 13:53:14 +0200
, by Detlev Offenbach
Upgraded the Py2 part of the pep8 checker.
Sat, 24 Aug 2013 12:22:40 +0200
, by Detlev Offenbach
Removed some obsolete code and corrected a PEP8 issue.
Fri, 23 Aug 2013 20:10:36 +0200
, by Detlev Offenbach
Started upgrading the pep8 checker to the latest release.
Fri, 23 Aug 2013 20:08:42 +0200
, by Detlev Offenbach
Fixed a typo in the included pep8.py modules.
Fri, 23 Aug 2013 15:20:55 +0200
, by Detlev Offenbach
Released updated Spanish translations.
Fri, 23 Aug 2013 10:48:12 +0200
, by Detlev Offenbach
Merged with translation update.
Fri, 23 Aug 2013 10:46:36 +0200
, by Detlev Offenbach
I18n update for Spanish, default branch (22nd Aug 2013).
Thu, 22 Aug 2013 20:18:44 +0200
, by Jaime Seuma
Corrected the change to the plug-in installation code.
5_3_x
Fri, 23 Aug 2013 09:49:07 +0200
, by Detlev Offenbach
Corrected the change to the plug-in installation code.
Fri, 23 Aug 2013 09:49:07 +0200
, by Detlev Offenbach
Fixed an issue uninstalling a plug-in leaving residual files.
5_3_x
Wed, 21 Aug 2013 19:49:48 +0200
, by Detlev Offenbach
Fixed an issue uninstalling a plug-in leaving residual files.
Wed, 21 Aug 2013 19:49:48 +0200
, by Detlev Offenbach
Added code to propagate a change of the project or its VCS status.
Mon, 19 Aug 2013 15:06:05 +0200
, by Detlev Offenbach
Created tag <release-5.3.6>.
5_3_x
Mon, 19 Aug 2013 11:12:21 +0200
, by Detlev Offenbach
Prepared new release.
5_3_x
release-5.3.6
Mon, 19 Aug 2013 11:12:05 +0200
, by Detlev Offenbach
Removed tag <release-5.3.6>.
5_3_x
Mon, 19 Aug 2013 11:11:30 +0200
, by Detlev Offenbach
Created tag <release-5.3.6>.
5_3_x
Mon, 19 Aug 2013 11:11:04 +0200
, by Detlev Offenbach
A little enhancement to the side-by-side diff function of the various VCS interfaces.
Sun, 18 Aug 2013 13:20:24 +0200
, by Detlev Offenbach
Merge with default branch.
Py2 comp.
Mon, 12 Aug 2013 22:21:53 +0200
, by T.Rzepka
Fix for the installer script
Py2 comp.
Mon, 12 Aug 2013 19:41:53 +0200
, by T.Rzepka
Added capability to compare files side-by-side to the Subversion interfaces.
Mon, 05 Aug 2013 15:58:30 +0200
, by Detlev Offenbach
Fixed another issue in the Mercurial side-by-side function.
Mon, 05 Aug 2013 13:17:51 +0200
, by Detlev Offenbach
Fixed an issue in the Mercurial side-by-side function.
Mon, 05 Aug 2013 13:01:46 +0200
, by Detlev Offenbach
Removed some obsolete import statements.
Fri, 02 Aug 2013 17:16:52 +0200
, by Detlev Offenbach
Added side-by-side capability to the Mercurial log dialog and log browser dialog.
Fri, 02 Aug 2013 16:29:25 +0200
, by Detlev Offenbach
Added side-by-side diff support to the Mercurial status dialog.
Thu, 01 Aug 2013 19:12:57 +0200
, by Detlev Offenbach
Added an icon for the Mercurial side-by-side diff menu entries.
Thu, 01 Aug 2013 18:52:01 +0200
, by Detlev Offenbach
Continued extending the Mercurial side-by-side diff support.
Thu, 01 Aug 2013 18:41:16 +0200
, by Detlev Offenbach
Added the capability to compare files side-by-side to Mercurial.
Wed, 31 Jul 2013 20:07:41 +0200
, by Detlev Offenbach
Fixed an issue in the compare dialog causing a traceback when comparing small files (fitting inside the pane).
Wed, 31 Jul 2013 20:01:58 +0200
, by Detlev Offenbach
Extended the side-by-side diff dialog to allow to pass in strings to compare and regenerated the source docu.
Wed, 31 Jul 2013 18:34:43 +0200
, by Detlev Offenbach
Regenerated source docu.
5_3_x
Sun, 28 Jul 2013 14:25:17 +0200
, by Detlev Offenbach
Added code to remove non-existing help files from the help collection.
5_3_x
Sun, 28 Jul 2013 14:20:37 +0200
, by Detlev Offenbach
Regenerated source docu.
Sun, 28 Jul 2013 14:22:01 +0200
, by Detlev Offenbach
Added code to remove non-existing help files from the help collection.
Sun, 28 Jul 2013 14:20:37 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip