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 |
Fri, 09 Apr 2021 18:38:01 +0200 | Detlev Offenbach | Applied some more code simplifications suggested by the new Simplify checker. | 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, 23 Jan 2021 12:02:52 +0100 | Detlev Offenbach | Editor: extended the docstring functionality to be invocable via a keyboard shortcut (Ctrl+Alt+D). | file | diff | annotate |
Fri, 22 Jan 2021 16:48:43 +0100 | Detlev Offenbach | Editor | file | diff | annotate |