Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Fri, 30 Apr 2021 19:54:20 +0200 |
Detlev Offenbach |
Modernized some more code.
|
file |
diff |
annotate
|
Thu, 22 Apr 2021 18:02:47 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
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
|
Tue, 13 Apr 2021 19:59:17 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 3).
|
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
|
Sat, 10 Apr 2021 18:31:17 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker.
|
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
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
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
|
Tue, 02 Mar 2021 17:12:08 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Tue, 23 Feb 2021 17:38:12 +0100 |
Detlev Offenbach |
Editor
|
file |
diff |
annotate
|
Wed, 17 Feb 2021 17:51:42 +0100 |
Detlev Offenbach |
File Browser
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 14:49:12 +0100 |
Detlev Offenbach |
Made some more JSON file related changes and exported some dark styles in the new file format.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 19:02:58 +0100 |
Detlev Offenbach |
Fixed some code style issues detected by the upgraded eradicate.py.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 19:28:42 +0200 |
Detlev Offenbach |
Performed some more code cleanup.
|
file |
diff |
annotate
|
Mon, 05 Oct 2020 19:11:15 +0200 |
Detlev Offenbach |
File Browser, Project Source Browser, Editor Outline: added option to suppress the source code encoding line.
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 19:51:00 +0200 |
Detlev Offenbach |
BrowserModel: fixed an issue causing classes containing only class attributes (e.g. enum.Enum) not be shown correctly.
|
file |
diff |
annotate
|
Fri, 04 Sep 2020 18:50:43 +0200 |
Detlev Offenbach |
Continued implementing the editor outline widget.
|
file |
diff |
annotate
|
Fri, 28 Aug 2020 19:34:39 +0200 |
Detlev Offenbach |
BrowserModel: fixed an issue introduced by the last change.
|
file |
diff |
annotate
|
Tue, 25 Aug 2020 16:26:11 +0200 |
Detlev Offenbach |
File Browser: changed it to react upon changed files if their contents is shown
|
file |
diff |
annotate
|
Sun, 21 Jun 2020 18:26:12 +0200 |
Detlev Offenbach |
Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside).
|
file |
diff |
annotate
|
Tue, 05 May 2020 18:40:36 +0200 |
Detlev Offenbach |
BrowserModel: return row 0 for a BrowserItem, if it cannot be found in the parent's list of children.
|
file |
diff |
annotate
|
Sun, 12 Apr 2020 19:07:49 +0200 |
Detlev Offenbach |
Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore.
|
file |
diff |
annotate
|
Fri, 10 Apr 2020 14:48:05 +0200 |
Detlev Offenbach |
Project: fixed some issue renaming files and directories via the active VCS.
|
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
|
Thu, 19 Sep 2019 19:39:04 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
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
|