Sat, 03 Feb 2018 17:34:19 +0100 |
Detlev Offenbach |
Extended the check for VCS conflict markers.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 19:40:59 +0200 |
Detlev Offenbach |
Added functionality to limit the number of processes used for bachground services.
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 19:23:04 +0200 |
Detlev Offenbach |
Fixed an issue causing eric to not start with Python2 anymore.
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 17:29:55 +0200 |
Detlev Offenbach |
Corrected an issue in various checker services that caused them to block, if an exception was thrown in a checker class.
|
file |
diff |
annotate
|
Thu, 16 Mar 2017 19:32:33 +0100 |
Detlev Offenbach |
Reworked some __IGNORE_WARNING__ comments to be more specific.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 19:46:57 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:46:09 +0100 |
Detlev Offenbach |
Added capability to place line flags (e.g. __IGNORE...) on the line following the one to be ignored.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Mon, 05 Dec 2016 18:38:11 +0100 |
Detlev Offenbach |
Extended the code of the flakes checker plug-in to really ignore the * imports warnings, if configured that way.
|
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 22:52:26 +0100 |
T.Rzepka |
Adjustments to future imports for Python 2 compatibility.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:25:25 +0100 |
Detlev Offenbach |
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
|
file |
diff |
annotate
|
Sun, 23 Aug 2015 11:37:17 +0200 |
T.Rzepka |
Source files now executable even with unicodes in path or filename.
|
file |
diff |
annotate
|
Fri, 17 Jul 2015 18:09:04 +0200 |
Detlev Offenbach |
Added code to deal with an issue importing pyflakes.
6_0_x
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 20:11:44 +0200 |
Detlev Offenbach |
Fixed a few coding style issues.
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 19:53:58 +0200 |
Detlev Offenbach |
Implemented the batch check mode for the syntax checker.
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 19:16:57 +0200 |
Detlev Offenbach |
Fixed syntax checker to correctly identify VCS conflict markers. The current method was too stupid.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 18:27:11 +0200 |
Detlev Offenbach |
Extended the syntax checker to check for VCS conflict markers left over from failed merges.
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 10:22:38 +0200 |
Detlev Offenbach |
Added a TODO: in the syntax checker to check for common VCS conflict markers.
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 19:40:48 +0200 |
T.Rzepka |
updated pyflakes to version 0.8.1 (Python 3.4.0 compatible)
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:20:27 +0200 |
T.Rzepka |
Reintegrated the js syntax checker and therefore improved the background service a little.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +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
| base
|
Mon, 17 Mar 2014 20:32:35 +0100 |
T.Rzepka |
Plug-in docu updated, now the return values of the syntax checker is a dictionary
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
|
Sun, 05 Jan 2014 22:45:29 +0100 |
T.Rzepka |
Update pyflakes to 0.7.3
BgService
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 22:12:42 +0100 |
T.Rzepka |
Interface to add user-defined services, e.g. in plugins. Auto syntax check working. Little cleanup.
BgService
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 18:03:31 +0100 |
T.Rzepka |
First implementation for the BackgroundService.
BgService
|
file |
diff |
annotate
| base
|