Fri, 29 Jul 2011 19:26:37 +0200
Created a snapshot plug-in archive.
ChangeLog | file | annotate | diff | comparison | revisions | |
PKGLIST | file | annotate | diff | comparison | revisions | |
PluginPyLint.e4p | file | annotate | diff | comparison | revisions | |
PluginPyLint.zip | file | annotate | diff | comparison | revisions |
diff -r 7cc315487b28 -r 7c4b0f3616b7 ChangeLog --- a/ChangeLog Fri Jul 29 19:22:20 2011 +0200 +++ b/ChangeLog Fri Jul 29 19:26:37 2011 +0200 @@ -1,38 +1,5 @@ ChangeLog --------- -Version 4.2.2: -- bug fixes -- added a button to refresh the result display - -Version 4.2.1: -- bug fixes - -Version 4.2.0: -- bug fixes -- added a Pylint action to the editor context menu - -Version 4.1.4: -- bug fixes - -Version 4.1.3: -- polished up the PyLint exec dialog -- changed license to GPL v3 - -Version 4.1.2: -- added Spanish translations from Jaime Seuma - -Version 4.1.1: -Changes to make the plugin compatible with eric 4.2 development line. - -Version 4.1.0: -first stable release - -Version 4.1-snapshot-20080107: -- bug fixes -- made Czech translation more general - -Version 4.1-snapshot-20071118: -- bug fixes - -Version 4.1-snapshot-20071117: -- first snapshot release of the separate PyLint checker plugin +Version 5.0-snapshot-2011mmdd: +- first snapshot release of the PyLint checker plug-in + (port of the eric4 variant of the plug-in)
diff -r 7cc315487b28 -r 7c4b0f3616b7 PKGLIST --- a/PKGLIST Fri Jul 29 19:22:20 2011 +0200 +++ b/PKGLIST Fri Jul 29 19:26:37 2011 +0200 @@ -4,8 +4,6 @@ PyLint/PyLintConfigDialog.ui PyLint/PyLintExecDialog.py PyLint/PyLintExecDialog.ui -PyLint/Ui_PyLintConfigDialog.py -PyLint/Ui_PyLintExecDialog.py PyLint/__init__.py PyLint/i18n/pylint_cs.qm PyLint/i18n/pylint_de.qm
diff -r 7cc315487b28 -r 7c4b0f3616b7 PluginPyLint.e4p --- a/PluginPyLint.e4p Fri Jul 29 19:22:20 2011 +0200 +++ b/PluginPyLint.e4p Fri Jul 29 19:26:37 2011 +0200 @@ -42,6 +42,8 @@ <Other>PKGLIST</Other> <Other>ChangeLog</Other> <Other>PyLint/Documentation/LICENSE.GPL3</Other> + <Other>.hgignore</Other> + <Other>PluginPyLint.zip</Other> </Others> <MainScript>PluginPyLint.py</MainScript> <Vcs>