Tue, 13 Oct 2020 19:02:26 +0200 Detlev Offenbach Finished refactoring the code style checker. file | diff | annotate
Mon, 12 Oct 2020 19:54:03 +0200 Detlev Offenbach Started refactoring the code style checker. file | diff | annotate
Mon, 12 Oct 2020 17:23:15 +0200 Detlev Offenbach Removed the eric6_qregexp scripts to not use deprecated 'QRegExp' anymore. file | diff | annotate
Sun, 11 Oct 2020 17:54:52 +0200 Detlev Offenbach Changed code to not use deprecated 'QRegExp' anymore. file | diff | annotate
Sat, 10 Oct 2020 16:03:53 +0200 Detlev Offenbach Changed code to our own context manager type mutex locker class. 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
Wed, 07 Oct 2020 19:14:36 +0200 Detlev Offenbach Web Browser 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 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
Tue, 22 Sep 2020 19:30:03 +0200 Detlev Offenbach PythonDisViewer: started implementing a code info widget to show data about a code object. 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
Tue, 15 Sep 2020 19:09:05 +0200 Detlev Offenbach Pygments: updated to 2.7.0. file | diff | annotate
Fri, 04 Sep 2020 18:50:43 +0200 Detlev Offenbach Continued implementing the editor outline widget. file | diff | annotate
Wed, 02 Sep 2020 18:13:12 +0200 Detlev Offenbach Started 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
Fri, 28 Aug 2020 19:50:22 +0200 Detlev Offenbach Mercurial: removed the interface to the deprecated 'fetch' extension. file | diff | annotate
Tue, 18 Aug 2020 12:50:51 +0200 Detlev Offenbach Prepared for Python 3.9. file | diff | annotate
Wed, 12 Aug 2020 17:10:50 +0200 Detlev Offenbach Checkers: removed the obsolete Tabnanny checker dialog. file | diff | annotate
Sun, 05 Jul 2020 11:11:24 +0200 Detlev Offenbach Merged with default to track recent development. multi_processing 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
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
Wed, 17 Jun 2020 17:14:12 +0200 Detlev Offenbach Merged with default branch. multi_processing file | diff | annotate
Tue, 16 Jun 2020 17:45:12 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Wed, 10 Jun 2020 19:57:25 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Wed, 10 Jun 2020 17:52:53 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Tue, 09 Jun 2020 20:10:59 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Mon, 08 Jun 2020 20:08:27 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Sun, 07 Jun 2020 20:19:54 +0200 Detlev Offenbach Code Style Checker: started to implement checker for security related issues. 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, 27 May 2020 19:00:44 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Mon, 11 May 2020 18:30:25 +0200 Detlev Offenbach MicroPython: added a dialog zo ignore unknown serial devices and to manage this list. file | diff | annotate
Sat, 02 May 2020 14:45:06 +0200 Detlev Offenbach Merged with default branch. multi_processing file | diff | annotate
Sat, 02 May 2020 14:35:03 +0200 Detlev Offenbach Implemented multi process debugging support for the 'multiprocessing' module. multi_processing 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:29:14 +0200 Detlev Offenbach MicroPython: added API file for Calliope mini and corrected the ones for microbit and CircuitPython. file | diff | annotate
Tue, 21 Apr 2020 19:47:10 +0200 Detlev Offenbach Pygments: updated Pygments to 2.3.1 file | diff | annotate
Sat, 11 Apr 2020 14:50:48 +0200 Detlev Offenbach CodeDocumentationViewer: added a dark colored style sheet. file | diff | annotate
Sat, 11 Apr 2020 14:13:25 +0200 Detlev Offenbach Styles: added some Qt style sheets and some highlighter styles. file | diff | annotate
Thu, 09 Apr 2020 18:00:40 +0200 Detlev Offenbach Added a label widget showing an animated pixmap. file | diff | annotate
Sun, 05 Apr 2020 18:26:32 +0200 Detlev Offenbach Translator plug-in: added SVG flag icons. file | diff | annotate
Sun, 05 Apr 2020 16:19:12 +0200 Detlev Offenbach Added breeze style icons for the Translator plug-in. 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
Fri, 03 Apr 2020 17:43:01 +0200 Detlev Offenbach Added vector icons for the mercurial and subversion plug-ins. file | diff | annotate
Wed, 01 Apr 2020 19:50:41 +0200 Detlev Offenbach Added vector icons for the git plug-in. 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, 29 Feb 2020 18:20:06 +0100 Detlev Offenbach WebBrowserInterfacePage: added the missing interface configuration page for the web browser. file | diff | annotate
Sat, 22 Feb 2020 17:03:43 +0100 Detlev Offenbach Merged with default branch. multi_processing file | diff | annotate
Sat, 22 Feb 2020 14:27:42 +0100 Detlev Offenbach coverage: updated coverage.py to 5.0.3. file | diff | annotate
Mon, 17 Feb 2020 19:23:27 +0100 Detlev Offenbach Implemented multi process debugging support for the 'subprocess' module. multi_processing file | diff | annotate
Sun, 16 Feb 2020 19:36:46 +0100 Detlev Offenbach Started implementing the patching of the os module. multi_processing file | diff | annotate
Mon, 10 Feb 2020 18:49:49 +0100 Detlev Offenbach Continued with the multiprocess debugger. Started with QProcess support. multi_processing file | diff | annotate
Sat, 08 Feb 2020 17:02:40 +0100 Detlev Offenbach Placed the module loader and patching logic into a separate module of the debug client. multi_processing 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
Sat, 07 Dec 2019 17:47:24 +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
(0) -300 -100 -60 tip

eric ide

mercurial