Sat, 18 Mar 2017 16:20:08 +0100 |
Detlev Offenbach |
Changed some lists of the style checker to contain checkable items.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:48:54 +0100 |
Detlev Offenbach |
Added some TODO markers.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:19:19 +0100 |
Detlev Offenbach |
Added a checker for using mutable types as default functiona rgument (M821).
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:09:39 +0100 |
Detlev Offenbach |
Made the built-ins checker configurable.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 19:28:59 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 13:31:38 +0100 |
Detlev Offenbach |
Reverted the change to pycodestyle related to E705 and changed the globl constants in CodeStyleCheckerDialog.py to class variables (constants).
|
file |
diff |
annotate
|
Fri, 04 Nov 2016 22:07:05 +0100 |
T.Rzepka |
Avoid exception and be able to close the code style dialog if no file found because of filter settings.
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 17:16:38 +0200 |
Detlev Offenbach |
Renamed pep8.py to pycodestyle.py in order to track the upstream renaming.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:13:13 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
6_1_x
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 13:52:29 +0100 |
Detlev Offenbach |
Fixed a few coding style issue related to 'blind except:' statements.
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 23:07:16 +0100 |
T.Rzepka |
Process noqa under Python2.
|
file |
diff |
annotate
|
Fri, 30 Oct 2015 18:18:48 +0100 |
Detlev Offenbach |
Added capability to disable code style checks using an eflags: comment like 'eflags: noqa = M601, M702'.
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 19:47:16 +0100 |
Detlev Offenbach |
Redid the future imports checker.
|
file |
diff |
annotate
|
Sat, 24 Oct 2015 20:36:26 +0200 |
Detlev Offenbach |
Started to add more code style checkers.
|
file |
diff |
annotate
|
Thu, 22 Oct 2015 19:48:40 +0200 |
Detlev Offenbach |
Improved the syntax checker, code style checker and indentation checker interfaces.
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 19:14:55 +0200 |
Detlev Offenbach |
Added some TODOs to the various checker dialogs.
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 23:01:02 +0200 |
T.Rzepka |
Workaround for missing lines at vertical scroll bar caused by annotations.
6_0_x
|
file |
diff |
annotate
|
Sat, 05 Sep 2015 17:56:10 +0200 |
Detlev Offenbach |
Some little fixes to the code style checker.
|
file |
diff |
annotate
|
Sat, 05 Sep 2015 13:49:08 +0200 |
Detlev Offenbach |
Merged with Tobias' changes and regenerated the source docu.
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 23:01:02 +0200 |
T.Rzepka |
Workaround for missing lines at vertical scroll bar caused by annotations.
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 20:16:28 +0200 |
Detlev Offenbach |
Added a code complexity checker iaw. McCabe to the code style checker.
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 19:27:40 +0200 |
Detlev Offenbach |
Fixed issues where dialogs could not be minimized on some desktop environments.
6_0_x
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 19:27:40 +0200 |
Detlev Offenbach |
Fixed issues where dialogs could not be minimized on some desktop environments.
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 20:11:44 +0200 |
Detlev Offenbach |
Fixed a few coding style issues.
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 20:05:38 +0200 |
Detlev Offenbach |
Fixed an issue in the batch checker cancel function leading to the function not working if the background jobs had finished already.
|
file |
diff |
annotate
|
Sat, 18 Apr 2015 19:14:15 +0200 |
Detlev Offenbach |
Implemented the Cancel logic for batch checks.
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 19:58:27 +0200 |
Detlev Offenbach |
Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 19:51:10 +0200 |
Detlev Offenbach |
Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 11:56:21 +0200 |
Detlev Offenbach |
Finally fixed the last issue correctly.
5_4_x
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 11:34:38 +0200 |
Detlev Offenbach |
Redid the last fix.
5_4_x
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 11:22:39 +0200 |
Detlev Offenbach |
Fixed issues in the style checker checking projects with empty files.
5_4_x
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 22:37:54 +0200 |
T.Rzepka |
Wrong behavior if more than one file for code style fixes selected fixed.
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 22:37:54 +0200 |
T.Rzepka |
Wrong behavior if more than one file for code style fixes selected fixed.
5_5_x
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Fri, 30 May 2014 15:16:40 +0200 |
Detlev Offenbach |
Fixed a few source code style issues found by the updated pe8 checker.
|
file |
diff |
annotate
|
Fri, 30 May 2014 11:39:39 +0200 |
T.Rzepka |
Fixed behavior and output if a file is deleted outside eric.
|
file |
diff |
annotate
|
Thu, 29 May 2014 21:02:44 +0200 |
T.Rzepka |
updated pep8 to 1.5.6
|
file |
diff |
annotate
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:51:24 +0200 |
Detlev Offenbach |
Fixed issues in the various checkers.
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 18:22:44 +0200 |
Detlev Offenbach |
Added the file backup functionality in the code style fixer.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 05 Apr 2014 19:55:53 +0200 |
Detlev Offenbach |
Improved the code style checker to show statistics about ignored issues and to show ignored issues in the result list.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 09:12:19 +0100 |
T.Rzepka |
Code style checker: Translations extracted and refactored.
BgService
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 23:38:29 +0100 |
T.Rzepka |
Bugfixes to work under Python3 and unicode issues for Python2 fixed.
BgService
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 22:55:52 +0100 |
T.Rzepka |
CodeStyleChecker moved to background service and done a little cleanup.
BgService
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 19:07:23 +0100 |
Detlev Offenbach |
Changed all the file or directory selection buttons to QToolButton and gave them an icon.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 15:20:02 +0100 |
Detlev Offenbach |
Fixed an issue in the syntax and code style checker dialogs causing markers of open files not to be checked being cleared.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 23:39:14 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 26 Nov 2013 19:19:15 +0100 |
Detlev Offenbach |
Fixed two small issues.
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 10:06:28 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|