summaryrefslogtreecommitdiff
path: root/gui.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-531/+0
|
* Use green for info messages, lightblue is hard to see. Closes issue #474.Pavel Roskin2015-02-071-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 Dirson2015-01-041-13/+24
|
* pylint pylintSylvain Th?nault2014-11-191-5/+5
|
* Make pylint-gui work again on Python 3.Claudiu Popa2014-11-121-8/+14
|
* Modernize to the point of working for Python 2.7 stillBrett Cannon2014-08-291-2/+3
|
* linting pylintSylvain Th?nault2014-07-251-14/+19
|
* Updated FSF address.Arun Persaud2014-02-231-1/+1
|
* various pylint fixesSylvain Th?nault2013-12-221-66/+74
|
* Fix line ending issues causing GUI to error out on Windowsachernetz2013-11-011-5/+5
|
* Updated GUI reporter to use Message object.Pete2013-09-071-21/+9
| | | | Removed unused msgs[] attribute.
* some pylint and style fixesSylvain Th?nault2013-07-311-3/+3
|
* Rename show_message to the more appropriate show_sourcefilesource_viewPete2013-06-011-2/+2
|
* Added source file viewer.Pete2013-06-011-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 styleNicolas Chauvat2013-05-201-2/+2
|
* pylint-gui: Bind F5 to the run button. Closes #110839Omega Weapon2012-11-121-0/+3
|
* Make pylint-gui cope with '--include-ids'. Closes #110838Omega Weapon2012-11-121-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 fixesSylvain Th?nault2012-09-191-14/+18
|
* create a console_scripts entry point to be used by easy_install, buildout ↵Sylvain Th?nault2012-09-141-1/+17
| | | | | | and pip. Closes #103949 uniformize run interface and update licensing on the way
* doc: add manpages, update documentation about the projectEmile Anclin2010-12-151-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 fixersEmile Anclin2010-11-151-2/+2
|
* new pylint gui, contributed by Scott Pilkey and friends from the Tahiti teamSylvain Th?nault2010-05-111-34/+385
|
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-2/+2
|
* fix typoSylvain2006-11-151-3/+1
|
* forget the past.root2006-04-261-0/+84
forget the past.