Mon, 05 Oct 2020 19:51:55 +0200 |
Detlev Offenbach |
Mini Editor
|
file |
diff |
annotate
|
Sun, 04 Oct 2020 18:53:35 +0200 |
Detlev Offenbach |
Syntax Checker: added a syntax checker for TOML files.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 16:54:16 +0200 |
Detlev Offenbach |
Editor: added support for TOML files.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 15:22:59 +0200 |
Detlev Offenbach |
changelog: started the changelog for the next release.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 11:13:46 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.10
|
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
|
Wed, 23 Sep 2020 19:10:42 +0200 |
Detlev Offenbach |
Added capability to show information about a code object.
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 19:03:35 +0200 |
Detlev Offenbach |
Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer.
|
file |
diff |
annotate
|
Sat, 19 Sep 2020 19:04:21 +0200 |
Detlev Offenbach |
Started to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane.
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 19:16:18 +0200 |
Detlev Offenbach |
Third Party packages: removed th no longer needed 'enum' package.
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 19:10:36 +0200 |
Detlev Offenbach |
Third Party packages: updated coverage.py to 5.3.0.
|
file |
diff |
annotate
|
Tue, 15 Sep 2020 19:09:05 +0200 |
Detlev Offenbach |
Pygments: updated to 2.7.0.
|
file |
diff |
annotate
|
Sun, 06 Sep 2020 12:19:56 +0200 |
Detlev Offenbach |
EditorOutline: added actions to collapse/expand all entries.
|
file |
diff |
annotate
|
Wed, 02 Sep 2020 19:57:37 +0200 |
Detlev Offenbach |
Continued implementing the editor outline widget.
|
file |
diff |
annotate
|
Wed, 02 Sep 2020 18:06:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare the 20.9 release.
maintenance
|
file |
diff |
annotate
|
Wed, 02 Sep 2020 17:58:19 +0200 |
Detlev Offenbach |
Prepared the changelog file for the next release.
|
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
|
Sat, 15 Aug 2020 19:14:03 +0200 |
Detlev Offenbach |
VCS Interfaces: added a configuration option to disable the VCS toolbars
|
file |
diff |
annotate
|
Thu, 13 Aug 2020 16:59:03 +0200 |
Detlev Offenbach |
Tasks: added separate task categories for 'Test' and 'Documentation' tasks
|
file |
diff |
annotate
|
Sat, 01 Aug 2020 10:38:45 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.08
|
file |
diff |
annotate
|
Sat, 01 Aug 2020 10:36:42 +0200 |
Detlev Offenbach |
changelog: corrected the change log file.
|
file |
diff |
annotate
|
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
|
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
|
Fri, 19 Jun 2020 13:46:58 +0200 |
Detlev Offenbach |
Code Style Checker: extended the dialog to show a list of files still to be checked.
|
file |
diff |
annotate
|
Wed, 17 Jun 2020 17:12:21 +0200 |
Detlev Offenbach |
pip Interface: added menu action for pip cache management.
|
file |
diff |
annotate
|
Tue, 16 Jun 2020 20:03:23 +0200 |
Detlev Offenbach |
Updated change log.
|
file |
diff |
annotate
|
Tue, 16 Jun 2020 17:44:28 +0200 |
Detlev Offenbach |
Third Party packages: updated asttoken to version 2.0.4.
|
file |
diff |
annotate
|
Mon, 15 Jun 2020 19:48:51 +0200 |
Detlev Offenbach |
Code Style Checker: updated pycodestyle to version 2.6.0.
|
file |
diff |
annotate
|
Mon, 15 Jun 2020 18:23:01 +0200 |
Detlev Offenbach |
Syntax Checker: updated pyflakes to version 2.2.0.
|
file |
diff |
annotate
|
Thu, 04 Jun 2020 17:57:20 +0200 |
Detlev Offenbach |
Code Style Checker: changed the dialog to allow the selection of checker categories.
|
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
|
Wed, 06 May 2020 18:15:52 +0200 |
Detlev Offenbach |
Web Browser: added code to ask for the title of a new bookmark folder.
|
file |
diff |
annotate
|
Sun, 03 May 2020 10:26:40 +0200 |
Detlev Offenbach |
Web Browser: added a configurable URL entry color to indicate sites with certificate issues.
|
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
|
Wed, 29 Apr 2020 18:37:10 +0200 |
Detlev Offenbach |
Updated change log.
|
file |
diff |
annotate
|
Tue, 21 Apr 2020 19:47:10 +0200 |
Detlev Offenbach |
Pygments: updated Pygments to 2.3.1
|
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:07:11 +0200 |
Detlev Offenbach |
Updated changelog for April release.
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 11:49:11 +0100 |
Detlev Offenbach |
Started new development cycle.
|
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
|
Sat, 22 Feb 2020 14:27:42 +0100 |
Detlev Offenbach |
coverage: updated coverage.py to 5.0.3.
|
file |
diff |
annotate
|
Sat, 15 Feb 2020 12:04:41 +0100 |
Detlev Offenbach |
ThreadExtension: added debugging support for QRunable.
|
file |
diff |
annotate
|
Tue, 04 Feb 2020 19:43:37 +0100 |
Detlev Offenbach |
Mercurial: added support for the '--secure' flag of hg import as of Mercurial 5.3.
|
file |
diff |
annotate
|
Tue, 04 Feb 2020 19:41:50 +0100 |
Detlev Offenbach |
pyflakes: updated to repository as of 2020-02-03.
|
file |
diff |
annotate
|
Sun, 02 Feb 2020 11:37:08 +0100 |
Detlev Offenbach |
Prepared changelog for next round of development.
|
file |
diff |
annotate
|
Sun, 02 Feb 2020 11:36:33 +0100 |
Detlev Offenbach |
Fixed changelog.
|
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 12:00:06 +0100 |
Detlev Offenbach |
Prepared new release.
|
file |
diff |
annotate
|
Sat, 14 Dec 2019 17:54:25 +0100 |
Detlev Offenbach |
Web Browser:
|
file |
diff |
annotate
|
Sat, 07 Dec 2019 17:47:24 +0100 |
Detlev Offenbach |
MicroPython:
|
file |
diff |
annotate
|
Sun, 01 Dec 2019 18:55:38 +0100 |
Detlev Offenbach |
MicroPython:
|
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
|
Tue, 19 Nov 2019 18:53:58 +0100 |
Detlev Offenbach |
Syntax Checker:
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 18:57:47 +0100 |
Detlev Offenbach |
install.py
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 19:24:46 +0100 |
Detlev Offenbach |
MicroPython:
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 18:21:01 +0100 |
Detlev Offenbach |
MicroPython:
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 18:58:46 +0100 |
Detlev Offenbach |
MicroPythonWidget
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 16:55:20 +0100 |
Detlev Offenbach |
changelog: fixed a typo and prepared for the next development iteration.
|
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
|
Sun, 27 Oct 2019 19:20:41 +0100 |
Detlev Offenbach |
Editor, Previewer:
|
file |
diff |
annotate
|