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
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
Wed, 10 Feb 2021 15:42:56 +0100 Detlev Offenbach MicroPython: added (preliminary) support for micro:bit V2. 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
Tue, 02 Feb 2021 14:32:59 +0100 Detlev Offenbach CircuitPython: added downloads menu for Firmware and Libraries. file | diff | annotate
Mon, 01 Feb 2021 20:01:18 +0100 Detlev Offenbach MicroPython: changed the handling of the download stuff and corrected/extended the Calliope mini path. file | diff | annotate
Sun, 31 Jan 2021 17:47:55 +0100 Detlev Offenbach MicroPython: improved the support for "BBC micro:bit" and "Calliope mini". file | diff | annotate
Sat, 30 Jan 2021 19:11:02 +0100 Detlev Offenbach Corrected the support code for the "BBC micro:bit" MicroPython device. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Mon, 12 Oct 2020 18:23:44 +0200 Detlev Offenbach Performed some code cleanup. file | diff | annotate
Tue, 21 Apr 2020 19:52:43 +0200 Detlev Offenbach MicroPython: started implementing support for the "Calliope mini". file | diff | annotate
Fri, 17 Apr 2020 19:17:25 +0200 Detlev Offenbach MicroPythonPage: fixed some code style issues. file | diff | annotate
Mon, 13 Apr 2020 16:26:46 +0200 Detlev Offenbach MicroPython: made the chart widget color scheme aware and added a config option to configure a specific chart color theme. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 02 Nov 2019 19:24:46 +0100 Detlev Offenbach MicroPython: file | diff | annotate
Sat, 02 Nov 2019 18:21:01 +0100 Detlev Offenbach MicroPython: file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Fri, 23 Aug 2019 14:49:59 +0200 Detlev Offenbach MicroPythonWidget: added actions to show the device documentation and to open the configuration page to the hamburger menu. file | diff | annotate
Fri, 16 Aug 2019 17:17:32 +0200 Detlev Offenbach MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file. micropython file | diff | annotate
Tue, 13 Aug 2019 16:28:43 +0200 Detlev Offenbach MicroPython: added an option to synchronize the device time to the host time after connecting the serial port. micropython file | diff | annotate
Tue, 13 Aug 2019 15:51:35 +0200 Detlev Offenbach Renamed "MicroPythonReplWidget" to "MicroPythonWidget". micropython file | diff | annotate
Tue, 30 Jul 2019 19:26:56 +0200 Detlev Offenbach Preferences: added an option to configure the REPL pane line wrap mode. micropython file | diff | annotate
Sat, 27 Jul 2019 15:41:52 +0200 Detlev Offenbach Preferences: added config option for the MicroPython serial communication timeout. micropython file | diff | annotate
Mon, 22 Jul 2019 19:19:06 +0200 Detlev Offenbach Preferences: added a configuration pyge for the MicroPython interface. micropython file | diff | annotate
(0) tip

eric ide

mercurial