Sat, 04 Jun 2022 16:58:05 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Fri, 03 Jun 2022 19:54:57 +0200 Detlev Offenbach CycloneDX Interface eric7 file | diff | annotate
Wed, 01 Jun 2022 13:48:49 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-22.06 file | diff | annotate
Tue, 24 May 2022 15:34:31 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Mon, 23 May 2022 18:15:10 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Fri, 29 Apr 2022 17:58:57 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Fri, 22 Apr 2022 16:43:25 +0200 Detlev Offenbach Fixed an issue related to updating the plug-in repository file and the respective view. eric7 file | diff | annotate
Wed, 20 Apr 2022 15:04:20 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Mon, 04 Apr 2022 17:43:43 +0200 Detlev Offenbach Changed occurrences of sys.executable with a method to get rid of the "w" on Windows and macOS systems (i.e. change pythonw to python). eric7 file | diff | annotate
Sat, 02 Apr 2022 17:07:56 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Mon, 28 Mar 2022 18:21:42 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Fri, 25 Mar 2022 19:16:09 +0100 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Fri, 25 Mar 2022 19:06:20 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Thu, 24 Mar 2022 19:29:13 +0100 Detlev Offenbach Pip Interface: added some performance improvements. eric7 file | diff | annotate
Wed, 23 Mar 2022 20:21:42 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Sat, 19 Mar 2022 16:42:29 +0100 Detlev Offenbach Added code to check and install all of the plugin dependencies (e.g. after upgrading a virtual environment to a new Python version). eric7 file | diff | annotate
Wed, 16 Mar 2022 18:57:58 +0100 Detlev Offenbach Virtual Environment Management: added code to autodetect the Python interpreter at several places. eric7 file | diff | annotate
Tue, 15 Mar 2022 19:52:29 +0100 Detlev Offenbach pip Interface: Fine tuned the mouse behavior of the pip packages list. eric7 file | diff | annotate
Tue, 15 Mar 2022 17:58:02 +0100 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Sun, 13 Mar 2022 15:20:26 +0100 Detlev Offenbach Refactored the 'pip freeze' functionality and moved it to the main pip interface module. eric7 file | diff | annotate
Mon, 07 Mar 2022 19:18:46 +0100 Detlev Offenbach Changed the automatic upgrade check to check against the eric-ide package of PyPI. eric7 file | diff | annotate
Sun, 06 Mar 2022 19:53:19 +0100 Detlev Offenbach General eric7 file | diff | annotate
Sat, 05 Mar 2022 18:01:12 +0100 Detlev Offenbach Added capability to upgrade PyQt packages eric depends on from within eric. eric7 file | diff | annotate
Mon, 28 Feb 2022 17:07:35 +0100 Detlev Offenbach Implemented a fix for issue422 caused by an incomplete API of DebuggerInterfaceNone. eric7 file | diff | annotate
Mon, 21 Feb 2022 17:39:06 +0100 Detlev Offenbach Some changes to make the code clearer and a bit more robust. eric7 file | diff | annotate
Sun, 20 Feb 2022 16:25:22 +0100 Detlev Offenbach Fixed an issue showing the MPy file system data because MPy uses an epoch different from Posix standard. eric7 file | diff | annotate
Fri, 18 Feb 2022 17:44:19 +0100 Detlev Offenbach Added a '__main__.py' script to allow starting eric7 with 'python3 -m eric7'. eric7 file | diff | annotate
Sat, 12 Feb 2022 13:02:35 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sun, 16 Jan 2022 20:28:42 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 15 Jan 2022 19:54:33 +0100 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Sat, 08 Jan 2022 19:00:42 +0100 Detlev Offenbach File Browser, Project Others Browser eric7 file | diff | annotate
Wed, 05 Jan 2022 17:28:05 +0100 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Fri, 31 Dec 2021 17:24:10 +0100 Detlev Offenbach Regenerated the source documentation. eric7 file | diff | annotate
Wed, 29 Dec 2021 16:54:36 +0100 Detlev Offenbach Regenerated source documentation. eric7 file | diff | annotate
Sun, 21 Nov 2021 12:16:53 +0100 Detlev Offenbach Added a dialog to change the source outline width values from the context menu. eric7 file | diff | annotate
Thu, 18 Nov 2021 19:37:14 +0100 Detlev Offenbach Extended the annotations checker to check for missing 'from __future__ import annotations'. eric7 file | diff | annotate
Mon, 15 Nov 2021 19:58:18 +0100 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Tue, 09 Nov 2021 19:33:55 +0100 Detlev Offenbach Updated source documentation eric7 file | diff | annotate
Mon, 01 Nov 2021 16:58:52 +0100 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Tue, 05 Oct 2021 19:48:08 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Sun, 03 Oct 2021 18:36:41 +0200 Detlev Offenbach Changed TaskViewer to prvent the addition of a duplicate task. eric7 file | diff | annotate
Sun, 03 Oct 2021 13:06:20 +0200 Detlev Offenbach Improved installation procedure to also create application icons on ChromeOS. eric7 file | diff | annotate
Mon, 27 Sep 2021 16:44:54 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Wed, 22 Sep 2021 19:52:28 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Sat, 18 Sep 2021 18:51:58 +0200 Detlev Offenbach Find In Files eric7 file | diff | annotate
Fri, 17 Sep 2021 19:04:07 +0200 Detlev Offenbach Virtual Environments eric7 file | diff | annotate
Thu, 16 Sep 2021 19:31:00 +0200 Detlev Offenbach Virtual Environments eric7 file | diff | annotate
Mon, 13 Sep 2021 18:27:17 +0200 Detlev Offenbach Streamlined the documentation generator code. eric7 file | diff | annotate
Sun, 12 Sep 2021 20:22:27 +0200 Detlev Offenbach Documentation Generator: streamlined the code to use an external style sheet file. eric7 file | diff | annotate
Sun, 12 Sep 2021 17:30:38 +0200 Detlev Offenbach Plugin Repository: added an integrated plugin repository viewer (right side). eric7 file | diff | annotate
Sat, 11 Sep 2021 19:47:02 +0200 Detlev Offenbach Jedi: integrated the Assistant Jedi plugin as a fixed part of eric. eric7 file | diff | annotate
Thu, 09 Sep 2021 19:22:12 +0200 Detlev Offenbach Made the height/width of the icons bar configurable. eric7 file | diff | annotate
Mon, 06 Sep 2021 19:52:37 +0200 Detlev Offenbach Modernized the look of the side bars. eric7 file | diff | annotate
Sat, 04 Sep 2021 20:26:21 +0200 Detlev Offenbach Re-introduced the Internet reachability checks. eric7 file | diff | annotate
Fri, 03 Sep 2021 19:57:39 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Sat, 28 Aug 2021 19:57:35 +0200 Detlev Offenbach Changed some forgotten references to Qt5 to Qt6. eric7 file | diff | annotate
Thu, 26 Aug 2021 18:08:46 +0200 Detlev Offenbach Unit Test eric7 file | diff | annotate
Wed, 25 Aug 2021 17:44:36 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Tue, 24 Aug 2021 18:10:24 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
Mon, 23 Aug 2021 19:16:33 +0200 Detlev Offenbach Updated source documentation. eric7 file | diff | annotate
(0) -60 tip

eric ide

mercurial