Sat, 04 Jul 2020 11:45:34 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.07
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:24:18 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
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
|
Wed, 17 Jun 2020 20:18:54 +0200 |
Detlev Offenbach |
Checked the reported security related issue reports generated by the new security checker.
|
file |
diff |
annotate
|
Sun, 31 May 2020 17:26:14 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-20.06
|
file |
diff |
annotate
|
Tue, 05 May 2020 18:06:35 +0200 |
Detlev Offenbach |
Editor: fixed an issue caused by an invalid string index.
|
file |
diff |
annotate
|
Sat, 02 May 2020 13:51:07 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-20.05
|
file |
diff |
annotate
|
Tue, 21 Apr 2020 19:44:19 +0200 |
Detlev Offenbach |
Editor: fixed an issue in handling viewport events.
|
file |
diff |
annotate
|
Sat, 18 Apr 2020 16:07:05 +0200 |
T.Rzepka |
Improved editor to handle autocomplete of dictionary keys.
|
file |
diff |
annotate
|
Mon, 13 Apr 2020 16:57:44 +0200 |
Detlev Offenbach |
Editor, Shell: added configuration option for the calltips foreground and highlight color.
|
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
|
Sun, 12 Apr 2020 13:06:07 +0200 |
Detlev Offenbach |
LexerPygments: fixed an issue loading styles and added some Pygments token types.
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 18:17:08 +0200 |
Detlev Offenbach |
Editor: fixed an issue causing a crash.
maintenance
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 18:17:08 +0200 |
Detlev Offenbach |
Editor: fixed an issue causing a crash.
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 12:06:15 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-20.04
|
file |
diff |
annotate
|
Tue, 31 Mar 2020 19:29:24 +0200 |
Detlev Offenbach |
Editor: fixed a style issue when selecting no specific lexer.
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 11:11:07 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.03
|
file |
diff |
annotate
|
Tue, 04 Feb 2020 18:34:37 +0100 |
Detlev Offenbach |
Editor: moved the creation of the marker map object.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 12:01:54 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.01
|
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:43:27 +0100 |
Detlev Offenbach |
Editor: fixed an omission
maintenance
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 19:43:27 +0100 |
Detlev Offenbach |
Editor: fixed an omission
|
file |
diff |
annotate
|
Sun, 01 Dec 2019 16:38:47 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Thu, 28 Nov 2019 19:20:31 +0100 |
Detlev Offenbach |
Editor.py: added a fix for an issue reported and submitted by Hans-Peter Jansen.
|
file |
diff |
annotate
|
Tue, 19 Nov 2019 18:53:58 +0100 |
Detlev Offenbach |
Syntax Checker:
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 16:11:27 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.11
|
file |
diff |
annotate
|
Thu, 24 Oct 2019 19:30:32 +0200 |
Detlev Offenbach |
Editor: added a context menu to select spell check language.
|
file |
diff |
annotate
|
Wed, 23 Oct 2019 19:59:23 +0200 |
Detlev Offenbach |
Editor:
|
file |
diff |
annotate
|
Wed, 09 Oct 2019 19:24:53 +0200 |
Detlev Offenbach |
Editor: fixed an issue determining the tab and indentation width override.
|
file |
diff |
annotate
|
Thu, 03 Oct 2019 11:12:10 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.10
|
file |
diff |
annotate
|
Sat, 28 Sep 2019 18:44:48 +0200 |
Detlev Offenbach |
Editor: added configuration option to set the tab and indentation width for each languages separately (as an override to the global ones).
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 11:33:22 +0200 |
Detlev Offenbach |
Editor: backed out changes of changeset 3ead033becb8.
|
file |
diff |
annotate
|
Wed, 25 Sep 2019 18:37:35 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Tue, 24 Sep 2019 18:42:25 +0200 |
Detlev Offenbach |
Editor.py: fixed an inconvenience (hopefully).
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Sat, 07 Sep 2019 19:10:13 +0200 |
Detlev Offenbach |
Editor: fixed the recent fix again.
|
file |
diff |
annotate
|
Sat, 07 Sep 2019 19:07:41 +0200 |
Detlev Offenbach |
Editor: fixed an issue introduced during the code cleanup.
|
file |
diff |
annotate
|
Sat, 07 Sep 2019 12:59:54 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.09
|
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
|
Sun, 01 Sep 2019 19:40:53 +0200 |
Detlev Offenbach |
Removed the Qt4 runtime stuff.
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
|
Thu, 29 Aug 2019 19:00:33 +0200 |
Detlev Offenbach |
MicroPython: added more MicroPython type related handling.
|
file |
diff |
annotate
|
Sat, 24 Aug 2019 16:33:42 +0200 |
Detlev Offenbach |
Made "MicroPython" a selectable programming language in order to not mess with the normal API selections.
|
file |
diff |
annotate
|
Sun, 02 Jun 2019 11:42:48 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.06
|
file |
diff |
annotate
|
Sat, 04 May 2019 14:01:19 +0200 |
Detlev Offenbach |
EditorConfig: updated to version 0.12.2.
|
file |
diff |
annotate
|
Sat, 04 May 2019 11:10:44 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 19.5.
maintenance
|
file |
diff |
annotate
| base
|
Fri, 19 Apr 2019 11:10:35 +0200 |
Detlev Offenbach |
Editor: remove a TODO marker because 'multiple' selections don't work for some reason.
|
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
|