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
Sat, 20 Feb 2021 11:52:49 +0100 Detlev Offenbach MicroPython: changed the logic to synchronize the time because some devices don't implement long integer and failed defining the 'set_time()' function. file | diff | annotate
Fri, 12 Feb 2021 16:15:18 +0100 Detlev Offenbach MicroPython file | diff | annotate
Sat, 06 Feb 2021 19:18:22 +0100 Detlev Offenbach PyBoardDevices: fixed a little omission. 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
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Tue, 06 Oct 2020 17:52:44 +0200 Detlev Offenbach Changed calls to exec_() into exec() (remainder of Python2 elimination). 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
Fri, 01 Nov 2019 16:05:15 +0100 Detlev Offenbach MicroPython: corrected the time synchronisation for the PyBoard. file | diff | annotate
Sat, 12 Oct 2019 15:08:28 +0200 Detlev Offenbach MicroPython: added support for PyBoard. file | diff | annotate
(0) tip

eric ide

mercurial