Thu, 29 Jul 2021 19:39:19 +0200 Detlev Offenbach QsciScintillaCompat: reworked the recent changes again. file | diff | annotate
Wed, 28 Jul 2021 17:02:19 +0200 Detlev Offenbach QsciScintillaCompat: fixed an issue causing completion lists to go off-screen. 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
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
Fri, 22 Jan 2021 16:48:43 +0100 Detlev Offenbach Editor file | diff | annotate
Mon, 04 Jan 2021 16:39:09 +0100 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Sun, 03 Jan 2021 22:24:05 +0100 T.Rzepka Fixed export as HTML+ODT/PDF/RTF/TEX when text using substyles. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Mon, 12 Oct 2020 19:28:42 +0200 Detlev Offenbach Performed some more code cleanup. file | diff | annotate
Sat, 03 Oct 2020 17:25:26 +0200 Detlev Offenbach QScintilla: pushed required QScintilla version to 2.11.1. file | diff | annotate
Sat, 27 Jun 2020 12:08:12 +0200 Detlev Offenbach Removed some more Python2 related code. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Thu, 05 Dec 2019 19:44:27 +0100 Detlev Offenbach QsciScintillaCompat: fixed (hopefully) a focus related issue causing completion list to stay. file | diff | annotate
Wed, 25 Sep 2019 18:37:35 +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:51:38 +0200 Detlev Offenbach Modified sources to be in line with the minimum QScintilla requirement (v 2.9.0). without_py2_and_pyqt4 file | diff | annotate
Mon, 15 Apr 2019 18:57:14 +0200 Detlev Offenbach QsciScintillaCompat: fixed a bug causing issues with older PyQt5 versions. 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