Tue, 25 Jun 2024 12:30:47 +0200 Detlev Offenbach Corrected an issue in the pip interface module causing a check for outdated packages to fail. eric7 file | diff | annotate
Mon, 10 Jun 2024 11:41:34 +0200 Detlev Offenbach Extended the use of eric-ide server environments. server file | diff | annotate
Thu, 06 Jun 2024 18:01:54 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Wed, 05 Jun 2024 11:48:00 +0200 Detlev Offenbach Corrected an issue in the pip interface. eric7 file | diff | annotate
Mon, 03 Jun 2024 10:18:13 +0200 Detlev Offenbach Optimized the pip packages widget a bit for speed. eric7 file | diff | annotate
Wed, 24 Apr 2024 10:14:16 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.05 file | diff | annotate
Mon, 22 Apr 2024 18:23:20 +0200 Detlev Offenbach Changed the source code and the source code documentation to improve the indication of unused method/function arguments. eric7 file | diff | annotate
Tue, 02 Apr 2024 10:00:22 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Mon, 11 Mar 2024 17:45:50 +0100 Detlev Offenbach Changed some 'noqa' markers due to a changed check ID. eric7 file | diff | annotate
Mon, 04 Mar 2024 11:45:12 +0100 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Mon, 04 Mar 2024 11:26:52 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Wed, 31 Jan 2024 09:13:13 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.02 file | diff | annotate
Sun, 21 Jan 2024 15:38:51 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Mon, 01 Jan 2024 11:10:45 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.01 file | diff | annotate
Sat, 23 Dec 2023 15:48:12 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Thu, 07 Dec 2023 10:40:05 +0100 Detlev Offenbach Corrected some code formatting issues. eric7 file | diff | annotate
Thu, 07 Dec 2023 10:32:10 +0100 Detlev Offenbach Extended functionality in FileSystemUtilities.py and modified the doc strings to the newer format. eric7 file | diff | annotate
Wed, 06 Dec 2023 16:33:04 +0100 Detlev Offenbach Enhanced Pip.upgradePackages() in order to continue a self-upgrade in case the user rejected a PyQt6 and/or eric-ide upgrade. eric7 file | diff | annotate
Wed, 06 Dec 2023 15:45:39 +0100 Detlev Offenbach Corrected an issue in Pip.upgradePackages() causing the process to determine if the venv to be upgraded is the venv eric is run from to fail on Windows. eric7 file | diff | annotate
Wed, 06 Dec 2023 14:20:35 +0100 Detlev Offenbach Some code optimization in the pip interface. eric7 file | diff | annotate
Sun, 03 Dec 2023 19:46:34 +0100 Detlev Offenbach Corrected some uses of dict.keys(), dict.values() and dict.items(). eric7 file | diff | annotate
Sun, 03 Dec 2023 16:44:52 +0100 Detlev Offenbach Fixed some code style issue related to implicitly and explicitly concatenated strings. eric7 file | diff | annotate
Thu, 05 Oct 2023 09:59:53 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Thu, 14 Sep 2023 15:54:56 +0200 Detlev Offenbach Modified the Pip.getOutdatedPackages() method to keep the UI responsive while pip accesses the internet for outdated packages. eric7 file | diff | annotate
Thu, 31 Aug 2023 14:49:37 +0200 Detlev Offenbach Changed the included 'pipdeptree' to an external dependency. eric7 file | diff | annotate
Thu, 31 Aug 2023 10:11:38 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-23.09 file | diff | annotate
Tue, 29 Aug 2023 16:50:17 +0200 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Mon, 14 Aug 2023 15:59:32 +0200 Detlev Offenbach Corrected a glitch in the pip interface. eric7 file | diff | annotate
Sun, 02 Jul 2023 17:39:33 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-23.07 file | diff | annotate
Mon, 29 May 2023 16:18:38 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Wed, 29 Mar 2023 10:03:06 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.04 file | diff | annotate
Mon, 06 Mar 2023 09:50:18 +0100 Detlev Offenbach Modified the pip licenses dialog to show the license data for packages contained in the packages list only. eric7 file | diff | annotate
Sun, 05 Mar 2023 17:07:49 +0100 Detlev Offenbach Modified the pip licenses dialog to not show the package type selection anymore. eric7 file | diff | annotate
Wed, 01 Mar 2023 09:05:47 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.03 file | diff | annotate
Wed, 22 Feb 2023 07:43:56 +0100 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Mon, 02 Jan 2023 11:16:03 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.01 file | diff | annotate
Sat, 31 Dec 2022 16:23:21 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Sat, 31 Dec 2022 12:54:38 +0100 Detlev Offenbach Fixed an issue in the pip interface determining the Python interpreter for a project. eric7 file | diff | annotate
Sun, 18 Dec 2022 19:33:46 +0100 Detlev Offenbach Refactored the Utilities and Globals modules in order to enhance the maintainability. eric7 file | diff | annotate
Wed, 07 Dec 2022 11:49:36 +0100 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Wed, 07 Dec 2022 08:58:21 +0100 Detlev Offenbach Changed the code of the pip interface to speed up the check for outdated packages. eric7 file | diff | annotate
Tue, 06 Dec 2022 19:46:18 +0100 Detlev Offenbach Change the code checking for eric-ide and PyQt6 updates in order to always use the right interpreter (see issue463). eric7 file | diff | annotate
Wed, 30 Nov 2022 09:19:51 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance file | diff | annotate
Mon, 07 Nov 2022 17:19:58 +0100 Detlev Offenbach Corrected/acknowledged some bad import style and removed some obsolete code. eric7 file | diff | annotate
Fri, 04 Nov 2022 13:52:26 +0100 Detlev Offenbach Resorted the import statements using isort. eric7 file | diff | annotate
Fri, 04 Nov 2022 11:56:07 +0100 Detlev Offenbach Prepared the code for isort imports reordering. eric7 file | diff | annotate
Wed, 02 Nov 2022 12:07:01 +0100 Detlev Offenbach Changed code to resolve or acknowledge some potential security issues. eric7 file | diff | annotate
Sat, 29 Oct 2022 15:24:59 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Tue, 18 Oct 2022 16:06:21 +0200 Detlev Offenbach Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path. eric7 file | diff | annotate
Sat, 01 Oct 2022 13:06:10 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.10 file | diff | annotate
Mon, 12 Sep 2022 18:07:42 +0200 Detlev Offenbach Project eric7 file | diff | annotate
Sun, 04 Sep 2022 16:11:32 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Sat, 03 Sep 2022 17:16:33 +0200 Detlev Offenbach Corrected an issue causing the pip dependency tree and the pip licenses dialogs to not show anything on Windows. eric7 file | diff | annotate
Fri, 02 Sep 2022 14:07:46 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.09 file | diff | annotate
Fri, 29 Jul 2022 16:29:31 +0200 Detlev Offenbach Simplified some code iaw. recommendations of the extended style checker and reformatted the code with black. eric7 file | diff | annotate
Sun, 24 Jul 2022 11:29:56 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.08 file | diff | annotate | base
Thu, 21 Jul 2022 14:10:54 +0200 Detlev Offenbach Corrected an issue related to pip outputting additional data after the JSON line for 'pip list'. eric7 file | diff | annotate
Wed, 13 Jul 2022 14:55:47 +0200 Detlev Offenbach Reformatted the source code using the 'Black' utility. eric7 file | diff | annotate
Tue, 12 Jul 2022 16:26:22 +0200 Detlev Offenbach pip Interface eric7 file | diff | annotate
Thu, 07 Jul 2022 11:23:56 +0200 Detlev Offenbach Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml". eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial