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
|
Tue, 27 Apr 2021 17:25:06 +0200 |
Detlev Offenbach |
Converted enum names to use all uppercase letters (except for E5PathPickerModes to keep plug-ins using this compatible with previous eric releases).
|
file |
diff |
annotate
|
Wed, 21 Apr 2021 19:40:50 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
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
|
Thu, 08 Apr 2021 18:27:47 +0200 |
Detlev Offenbach |
Applied some code simplifications suggested by the new Simplify checker.
|
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
|
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
|
Tue, 02 Mar 2021 17:12:08 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 14:59:13 +0100 |
Detlev Offenbach |
Web Browser: removed the Flash Cookie Manager because Flash is dead.
|
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
|
Wed, 06 Jan 2021 13:47:01 +0100 |
Detlev Offenbach |
Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'.
|
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
|
Sun, 01 Nov 2020 11:15:18 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.11
|
file |
diff |
annotate
|
Fri, 16 Oct 2020 17:26:50 +0200 |
Detlev Offenbach |
ConfigurationDialog: added a fix for an optical glitch.
|
file |
diff |
annotate
|
Thu, 15 Oct 2020 19:16:14 +0200 |
Detlev Offenbach |
Configuration Dialog: optimized the visual of the Qt configuration page and fixed an issue setting the right size of the pages.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 18:23:44 +0200 |
Detlev Offenbach |
Performed some code cleanup.
|
file |
diff |
annotate
|
Wed, 07 Oct 2020 17:58:51 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Sun, 04 Oct 2020 15:25:17 +0200 |
Detlev Offenbach |
Configuration Dialog: optimized the display of the various configuration pages.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 11:13:46 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.10
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 10:41:41 +0200 |
Detlev Offenbach |
ConfigurationDialog: fixed an issue resizing the shown configuration page.
|
file |
diff |
annotate
|
Sat, 04 Jul 2020 11:45:34 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.07
|
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
|
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
|
Sat, 02 May 2020 13:51:07 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-20.05
|
file |
diff |
annotate
|
Sun, 12 Apr 2020 19:07:49 +0200 |
Detlev Offenbach |
Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore.
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 11:11:07 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.03
|
file |
diff |
annotate
|
Sat, 29 Feb 2020 18:20:06 +0100 |
Detlev Offenbach |
WebBrowserInterfacePage: added the missing interface configuration page for the web browser.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 12:01:54 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.01
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Thu, 03 Oct 2019 11:12:10 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.10
|
file |
diff |
annotate
|
Tue, 24 Sep 2019 18:46:24 +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, 07 Sep 2019 12:59:54 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.09
|
file |
diff |
annotate
|
Mon, 02 Sep 2019 18:50:38 +0200 |
Detlev Offenbach |
Modified sources to be in line with the minimum Qt/PyQt requirement (v 5.9.0).
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sun, 01 Sep 2019 17:43:03 +0200 |
Detlev Offenbach |
Removed support for QtWebKit and the old web rowser.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sat, 20 Jul 2019 14:47:24 +0200 |
Detlev Offenbach |
MicroPythonReplWidget: extended the color support with selectable color schemes.
micropython
|
file |
diff |
annotate
|
Sat, 04 May 2019 11:10:44 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 19.5.
maintenance
|
file |
diff |
annotate
| base
|
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
|