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
|
Mon, 12 Apr 2021 19:05:23 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (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
|
Sat, 26 Sep 2020 10:58:18 +0200 |
Detlev Offenbach |
Changed the code to not rely on the Qt Resource system anymore (no .qrc files and no use of pyrcc5 anymore).
|
file |
diff |
annotate
|
Sun, 12 Apr 2020 14:45:14 +0200 |
Detlev Offenbach |
CodeDocumentationViewer: improved the clean() method to respect current color scheme type.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Tue, 24 Sep 2019 19:08:10 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Sun, 15 Sep 2019 17:32:18 +0200 |
Detlev Offenbach |
documentViewerStyle: implemented start of support for color schemes (needs WebEngine >= 76.x).
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Sun, 01 Sep 2019 17:43:03 +0200 |
Detlev Offenbach |
Removed support for QtWebKit and the old web rowser.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|