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
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
Sun, 11 Apr 2021 12:38:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()). 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
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
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, 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
Sat, 10 Oct 2020 12:20:51 +0200 Detlev Offenbach Optimized the use of Waiting Cursors by using a specialized context manager class. file | diff | annotate
Tue, 06 Oct 2020 17:52:44 +0200 Detlev Offenbach Changed calls to exec_() into exec() (remainder of Python2 elimination). file | diff | annotate
Tue, 05 May 2020 18:18:27 +0200 Detlev Offenbach Web Browser: implemented a fix for QtWebEngine not sending the loadFinished signal when navigating on the same page. 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
Thu, 09 Apr 2020 18:00:40 +0200 Detlev Offenbach Added a label widget showing an animated pixmap. file | diff | annotate
Wed, 08 Jan 2020 18:58:31 +0100 Detlev Offenbach Changed code to avoid some obsoleted Qt functions. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 14 Dec 2019 17:54:25 +0100 Detlev Offenbach Web Browser: file | diff | annotate
Wed, 25 Sep 2019 19:11:13 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Mon, 02 Sep 2019 18:50:38 +0200 Detlev Offenbach Modified sources to be in line with the minimum Qt/PyQt requirement (v 5.9.0). without_py2_and_pyqt4 file | diff | annotate
Sat, 04 May 2019 14:45:04 +0200 Detlev Offenbach Web Browser, Web Browser NG, Tabview: removed the option to use only one close button instead of one per tab. 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
(0) tip

eric ide

mercurial