Sun, 09 Apr 2017 16:33:44 +0200 |
Detlev Offenbach |
Introduced some code to improve defensive programming in the BackgroundService class.
maintenance
|
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
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Tue, 14 Jun 2016 19:48:45 +0200 |
Detlev Offenbach |
Fixed a typo.
|
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 14:29:20 +0100 |
Detlev Offenbach |
Dealt with the M801 code style checker messages.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:40:08 +0100 |
Detlev Offenbach |
Fixed usage of some old style string formattings.
|
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
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 12:34:27 +0200 |
Detlev Offenbach |
Fixed an issue in the coding style checker service. Empty files should not be ignored because they could show issues.
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 12:34:27 +0200 |
Detlev Offenbach |
Fixed an issue in the coding style checker service. Empty files should not be ignored because they could show issues.
5_5_x
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Sat, 17 May 2014 10:39:44 +0200 |
Detlev Offenbach |
Einige kleinere Korrekturen.
|
file |
diff |
annotate
|
Fri, 16 May 2014 23:36:27 +0200 |
T.Rzepka |
BackgroundService: Restart of the client in different situations handled.
|
file |
diff |
annotate
|
Sat, 26 Apr 2014 10:06:49 +0200 |
Detlev Offenbach |
Change a comment in the background service to avoid a clash with a NOTE task marker.
|
file |
diff |
annotate
|
Sat, 12 Apr 2014 22:39:33 +0200 |
T.Rzepka |
Start the background client always as external process.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 18:51:14 +0100 |
T.Rzepka |
Bugfix to avoid an error on shutdown.
BgService
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 14:44:39 +0100 |
T.Rzepka |
Exception handling for client side implemented.
BgService
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 22:11:45 +0100 |
T.Rzepka |
Interface for adding different languages to the syntax check, background service
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, 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
|
Wed, 01 Jan 2014 22:59:10 +0100 |
T.Rzepka |
Bugfixes for Linux and if not both interpreters are specified. Project file updated.
BgService
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 18:03:31 +0100 |
T.Rzepka |
First implementation for the BackgroundService.
BgService
|
file |
diff |
annotate
|