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
|
Wed, 12 May 2021 19:48:57 +0200 |
Detlev Offenbach |
Renamed Globals.getPythonModulesDirectory() to Globals.getPythonLibraryDirectory() because that name is clearer.
|
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
|
Thu, 22 Apr 2021 18:02:47 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
Wed, 21 Apr 2021 17:56:12 +0200 |
Detlev Offenbach |
Third Party packages
|
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
|
Wed, 14 Apr 2021 19:59:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 16:53:48 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y110, Y111: use any() or all()).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:31:17 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker.
|
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
|
Sat, 13 Feb 2021 12:48:40 +0100 |
Detlev Offenbach |
Utilties: changed the volume detection logic to be able to deal with volume names containing spaces.
|
file |
diff |
annotate
|
Fri, 05 Feb 2021 11:02:11 +0100 |
Detlev Offenbach |
Debugger
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 14:38:01 +0100 |
Detlev Offenbach |
MicroPython: added buttons to go to the 'home' directory (local and on device) to the MicroPython file manager and improved the workspace handling.
|
file |
diff |
annotate
|
Wed, 03 Feb 2021 19:15:58 +0100 |
Detlev Offenbach |
MicroPython: implemented code to deal with multiple devices attached to the computer.
|
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
|
Thu, 24 Dec 2020 16:17:57 +0100 |
Detlev Offenbach |
Added support for PySide6.
|
file |
diff |
annotate
|
Wed, 23 Dec 2020 10:12:14 +0100 |
Detlev Offenbach |
Fixed a bug introduced with the recent changes.
|
file |
diff |
annotate
|
Tue, 22 Dec 2020 19:59:29 +0100 |
Detlev Offenbach |
Added support for PyQt6.
|
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
|
Fri, 04 Dec 2020 18:29:31 +0100 |
Detlev Offenbach |
Utilities: removed some obsolete functions.
|
file |
diff |
annotate
|
Sun, 29 Nov 2020 14:06:23 +0100 |
Detlev Offenbach |
Utilities: fine tuned the list of supported codecs.
|
file |
diff |
annotate
|
Sun, 29 Nov 2020 11:58:45 +0100 |
Detlev Offenbach |
Utilities: extended the list of supported codecs.
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:04:59 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Sat, 21 Nov 2020 19:31:16 +0100 |
Detlev Offenbach |
Changed code slightly to work with the upcoming qt5-applications package done by Kyle Altendorf.
|
file |
diff |
annotate
|
Wed, 14 Oct 2020 17:50:39 +0200 |
Detlev Offenbach |
Changed code to use context manager 'open()' for file operations.
|
file |
diff |
annotate
|
Sun, 11 Oct 2020 17:54:52 +0200 |
Detlev Offenbach |
Changed code to not use deprecated 'QRegExp' anymore.
|
file |
diff |
annotate
|
Wed, 30 Sep 2020 19:50:33 +0200 |
Detlev Offenbach |
Utilities: optimized and fixed the assembly of version information.
|
file |
diff |
annotate
|
Wed, 30 Sep 2020 19:33:21 +0200 |
Detlev Offenbach |
Utilities: changed code to make assembly of version information more maintainable.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:24:18 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Mon, 22 Jun 2020 17:55:06 +0200 |
Detlev Offenbach |
Utilities: fixed an issue determining the tools path for pyside2.
|
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
|
Wed, 27 May 2020 18:55:34 +0200 |
Detlev Offenbach |
Utilities: changed a doc string to not need a code style warning suppression anymore.
|
file |
diff |
annotate
|
Fri, 15 May 2020 18:33:53 +0200 |
Detlev Offenbach |
MicroPython: added code to allow the user to select the flash mod for flashing the MicroPython firmware for ESP32/ESP8266 devices.
|
file |
diff |
annotate
|
Sat, 09 May 2020 12:46:04 +0200 |
Detlev Offenbach |
Utilities: extended the search for a designer macOS bundle to support a standalone installation.
|
file |
diff |
annotate
|
Fri, 08 May 2020 18:10:05 +0200 |
Detlev Offenbach |
UserInterface: Removed some obsolete code and enhanced error message for the case, where the Qt applications (designer, linguist, assistant) cannot be found.
|
file |
diff |
annotate
|
Tue, 10 Mar 2020 19:32:25 +0100 |
Detlev Offenbach |
PySide2 support: separated pyside2-uic options from those for pyuic5 and fixed tool detection for PySide2
|
file |
diff |
annotate
|
Mon, 09 Mar 2020 19:51:02 +0100 |
Detlev Offenbach |
PySide2 support: added a configuration option to enter the path containing the PySide2 tools (see Qt configuration page).
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Mon, 04 Nov 2019 19:09:08 +0100 |
Detlev Offenbach |
Added some code to show the version info for PyQtChart and PyQtWebEngine, if this is available.
|
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
|
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 19:40:53 +0200 |
Detlev Offenbach |
Removed the Qt4 runtime stuff.
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, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Fri, 30 Aug 2019 19:07:18 +0200 |
Detlev Offenbach |
Utilities, MicrobitDevices: added MicroPython to the known Python Variants.
|
file |
diff |
annotate
|
Tue, 30 Jul 2019 19:25:23 +0200 |
Detlev Offenbach |
Utilities: added a function to search the directory of a given volume name.
micropython
|
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
|