Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all package files to a pylint package. | Ionel Cristian Maries | 2015-02-14 | 1 | -531/+0 |
| | |||||
* | Use green for info messages, lightblue is hard to see. Closes issue #474. | Pavel Roskin | 2015-02-07 | 1 | -1/+1 |
| | | | | | | | The checkbox label for informational messages is shown in light blue on light gray, which is hard to see. Green is a good choice both visually (not too bright, but clearly visible), and semantically (not a problem with the code). | ||||
* | Dispatch the GUI widgets in 3 resizable panes. | Yann Dirson | 2015-01-04 | 1 | -13/+24 |
| | |||||
* | pylint pylint | Sylvain Th?nault | 2014-11-19 | 1 | -5/+5 |
| | |||||
* | Make pylint-gui work again on Python 3. | Claudiu Popa | 2014-11-12 | 1 | -8/+14 |
| | |||||
* | Modernize to the point of working for Python 2.7 still | Brett Cannon | 2014-08-29 | 1 | -2/+3 |
| | |||||
* | linting pylint | Sylvain Th?nault | 2014-07-25 | 1 | -14/+19 |
| | |||||
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | various pylint fixes | Sylvain Th?nault | 2013-12-22 | 1 | -66/+74 |
| | |||||
* | Fix line ending issues causing GUI to error out on Windows | achernetz | 2013-11-01 | 1 | -5/+5 |
| | |||||
* | Updated GUI reporter to use Message object. | Pete | 2013-09-07 | 1 | -21/+9 |
| | | | | Removed unused msgs[] attribute. | ||||
* | some pylint and style fixes | Sylvain Th?nault | 2013-07-31 | 1 | -3/+3 |
| | |||||
* | Rename show_message to the more appropriate show_sourcefilesource_view | Pete | 2013-06-01 | 1 | -2/+2 |
| | |||||
* | Added source file viewer. | Pete | 2013-06-01 | 1 | -5/+33 |
| | | | | | | Double-clicking on a warning/error message opens the source file and scrolls to the affected line. Added additional fields to gui.msgs to enable this. | ||||
* | old-style classes are deprecated: refactor to new style | Nicolas Chauvat | 2013-05-20 | 1 | -2/+2 |
| | |||||
* | pylint-gui: Bind F5 to the run button. Closes #110839 | Omega Weapon | 2012-11-12 | 1 | -0/+3 |
| | |||||
* | Make pylint-gui cope with '--include-ids'. Closes #110838 | Omega Weapon | 2012-11-12 | 1 | -2/+11 |
| | | | | | | | | When pylint's '--include-ids' option is used, the message type is not a single character string but includes the ID as well - change to deal with this when processing messages. Originally reported at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689172 | ||||
* | lint fixes | Sylvain Th?nault | 2012-09-19 | 1 | -14/+18 |
| | |||||
* | create a console_scripts entry point to be used by easy_install, buildout ↵ | Sylvain Th?nault | 2012-09-14 | 1 | -1/+17 |
| | | | | | | and pip. Closes #103949 uniformize run interface and update licensing on the way | ||||
* | doc: add manpages, update documentation about the project | Emile Anclin | 2010-12-15 | 1 | -16/+35 |
| | | | | | | mention and document a bit epylint, pylint-gui and symilar gui.py : fix line length debian/control: Suggests instead of Recommends python-tk | ||||
* | 223 : run python2.x compatible fixers | Emile Anclin | 2010-11-15 | 1 | -2/+2 |
| | |||||
* | new pylint gui, contributed by Scott Pilkey and friends from the Tahiti team | Sylvain Th?nault | 2010-05-11 | 1 | -34/+385 |
| | |||||
* | include Dotan Barak spell fixes patch | Sylvain Th?nault | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | fix typo | Sylvain | 2006-11-15 | 1 | -3/+1 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+84 |
forget the past. |