Sat, 04 Sep 2021 11:34:54 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.9.
maintenance release-21.09
|
file |
diff |
annotate
|
Wed, 21 Jul 2021 17:52:39 +0200 |
Detlev Offenbach |
BackgroundService: did some small changes that (hopefully) cure a nasty issue seen every now and than.
|
file |
diff |
annotate
|
Thu, 03 Jun 2021 11:39:23 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.6.
maintenance release-21.06
|
file |
diff |
annotate
|
Fri, 14 May 2021 20:12:53 +0200 |
Detlev Offenbach |
Corrected a code style issue.
|
file |
diff |
annotate
|
Wed, 12 May 2021 19:50:20 +0200 |
Detlev Offenbach |
Background Server, Client: pass the path to the Python library of the eric (virtual) environment to the client to enable service plug-ins to load dependencies from there.
|
file |
diff |
annotate
|
Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Mon, 26 Apr 2021 17:33:08 +0200 |
Detlev Offenbach |
Background Service: added code to signal initialization errors.
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sat, 27 Mar 2021 09:49:00 +0100 |
Detlev Offenbach |
Change code to give BackgroundService a 'parent'.
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:17:09 +0100 |
Detlev Offenbach |
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Thu, 07 Jan 2021 18:11:11 +0100 |
Detlev Offenbach |
BackgroundService and -Client: fixed a few typos.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 19:28:42 +0200 |
Detlev Offenbach |
Performed some more code cleanup.
|
file |
diff |
annotate
|
Sun, 21 Jun 2020 18:26:12 +0200 |
Detlev Offenbach |
Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside).
|
file |
diff |
annotate
|
Fri, 19 Jun 2020 13:43:40 +0200 |
Detlev Offenbach |
BackgroundService: improved the shutdown method.
|
file |
diff |
annotate
|
Wed, 17 Jun 2020 20:18:54 +0200 |
Detlev Offenbach |
Checked the reported security related issue reports generated by the new security checker.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Tue, 19 Nov 2019 18:53:58 +0100 |
Detlev Offenbach |
Syntax Checker:
|
file |
diff |
annotate
|
Mon, 23 Sep 2019 19:22:12 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|