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 |
Sun, 31 Jan 2021 17:47:55 +0100 | Detlev Offenbach | MicroPython: improved the support for "BBC micro:bit" and "Calliope mini". | file | diff | annotate |