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
|
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, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sun, 04 Oct 2020 16:24:23 +0200 |
Detlev Offenbach |
Editor Outline Viewer: made the width step size configurable and optimized the context menu handling.
|
file |
diff |
annotate
|
Sun, 04 Oct 2020 15:25:17 +0200 |
Detlev Offenbach |
Configuration Dialog: optimized the display of the various configuration pages.
|
file |
diff |
annotate
|
Wed, 09 Sep 2020 18:04:21 +0200 |
Detlev Offenbach |
EditorOutline: reset the current item marker when no item could be found matching the cursor position.
|
file |
diff |
annotate
|
Sun, 06 Sep 2020 12:19:56 +0200 |
Detlev Offenbach |
EditorOutline: added actions to collapse/expand all entries.
|
file |
diff |
annotate
|
Fri, 04 Sep 2020 18:50:43 +0200 |
Detlev Offenbach |
Continued implementing the editor outline widget.
|
file |
diff |
annotate
|
Wed, 02 Sep 2020 19:57:37 +0200 |
Detlev Offenbach |
Continued implementing the editor outline widget.
|
file |
diff |
annotate
|
Wed, 02 Sep 2020 18:13:12 +0200 |
Detlev Offenbach |
Started implementing the editor outline widget.
|
file |
diff |
annotate
|