Sun, 22 Dec 2024 16:24:30 +0100 |
Detlev Offenbach |
Corrected some f-string related issues, removed some obsolete (commented) code and corrected some code style issues.
|
file |
diff |
annotate
|
Fri, 13 Dec 2024 15:40:08 +0100 |
Detlev Offenbach |
Added a shortcut button to repair broken dependencies of the selected package.
release-10.6.1
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 17:50:48 +0100 |
Detlev Offenbach |
- Added a shortcut button to show the outdated dependencies of the selected package.
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:48:57 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
|
file |
diff |
annotate
|
Fri, 29 Nov 2024 13:14:53 +0100 |
Detlev Offenbach |
Fixed a little visual bug.
release-10.5.6
|
file |
diff |
annotate
|
Sat, 26 Oct 2024 17:02:15 +0200 |
Detlev Offenbach |
Changed code to ensure proper parent relationship for modal dialogs.
|
file |
diff |
annotate
|
Sun, 29 Sep 2024 17:53:18 +0200 |
Detlev Offenbach |
Added an 'Upgrade Dependencies' button to the dialog showing outdated dependencies.
|
file |
diff |
annotate
|
Tue, 17 Sep 2024 11:35:31 +0200 |
Detlev Offenbach |
Added the capability to perform a periodic check for outdated packages or packages with outdated dependencies.
release-10.5.0
|
file |
diff |
annotate
|
Sun, 15 Sep 2024 17:10:27 +0200 |
Detlev Offenbach |
Added code to kill running async processes when shutting down the eric IDE.
|
file |
diff |
annotate
|
Sun, 15 Sep 2024 11:57:39 +0200 |
Detlev Offenbach |
Changed the long running "outdated" actions to use an asynchronous process with timeout.
release-10.4.0
|
file |
diff |
annotate
|
Tue, 03 Sep 2024 15:33:34 +0200 |
Detlev Offenbach |
- bug fixes
release-10.3.7
|
file |
diff |
annotate
|
Mon, 02 Sep 2024 14:17:32 +0200 |
Detlev Offenbach |
Fixed a bug causing the update info not being updated after a package or dependency upgrade.
release-10.3.6
|
file |
diff |
annotate
|
Wed, 28 Aug 2024 15:26:50 +0200 |
Detlev Offenbach |
Fixed a few issues.
release-10.3.4
|
file |
diff |
annotate
|
Sat, 24 Aug 2024 15:36:01 +0200 |
Detlev Offenbach |
Fixed a few issues.
release-10.3.3
|
file |
diff |
annotate
|
Tue, 30 Jul 2024 17:45:46 +0200 |
Detlev Offenbach |
Implemented actions to show the dependencies of a package and upgrade them using 'runpip' because 'pipx' doesn't upgrade them when upgrading the package.
release-10.3.0
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 11:58:20 +0200 |
Detlev Offenbach |
New release with a bug fix.
release-10.2.4
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 11:39:03 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 11:37:20 +0200 |
Detlev Offenbach |
Added code to indicate the existence of outdated packages or dependencies in the icon.
|
file |
diff |
annotate
|
Sun, 28 Jul 2024 12:07:29 +0200 |
Detlev Offenbach |
bug fixes
release-10.2.1
|
file |
diff |
annotate
|
Sun, 28 Jul 2024 11:46:18 +0200 |
Detlev Offenbach |
- Implemented some enhancements related to indicating outdated packages.
release-10.2.0
|
file |
diff |
annotate
|
Sat, 27 Jul 2024 19:39:32 +0200 |
Detlev Offenbach |
Changed the upgrade actions to first check for running applications of packages to be upgraded because this situation causes issues during the upgrade.
|
file |
diff |
annotate
|
Sat, 29 Jun 2024 17:31:16 +0200 |
Detlev Offenbach |
Added an interface to the `pipx ensurepath` command.
release-10.1.0
|
file |
diff |
annotate
|
Fri, 28 Jun 2024 17:20:46 +0200 |
Detlev Offenbach |
Removed obsolete TODO markers.
|
file |
diff |
annotate
|
Fri, 28 Jun 2024 17:19:26 +0200 |
Detlev Offenbach |
Implemented the configuration page.
|
file |
diff |
annotate
|
Fri, 28 Jun 2024 16:36:46 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
|
file |
diff |
annotate
|
Fri, 28 Jun 2024 16:25:21 +0200 |
Detlev Offenbach |
Added functionality to upgrade single or all pipx managed packages and to manage the standalone interpreters.
|
file |
diff |
annotate
|
Thu, 27 Jun 2024 17:50:51 +0200 |
Detlev Offenbach |
Added functionality to reinstall single or all pipx managed packages.
|
file |
diff |
annotate
|
Thu, 27 Jun 2024 16:20:56 +0200 |
Detlev Offenbach |
Added functionality to uninstall single or all pipx managed packages.
|
file |
diff |
annotate
|
Thu, 27 Jun 2024 15:42:50 +0200 |
Detlev Offenbach |
Added functionality to create a spec metadata file and to use it for the 'install-all' function.
|
file |
diff |
annotate
|
Wed, 26 Jun 2024 18:40:48 +0200 |
Detlev Offenbach |
Implemented the 'pipx install' and 'pipx install-all' functions.
|
file |
diff |
annotate
|
Wed, 26 Jun 2024 11:57:04 +0200 |
Detlev Offenbach |
Added the display of the path standalone Python interpreters are installed to.
|
file |
diff |
annotate
|
Tue, 25 Jun 2024 17:59:15 +0200 |
Detlev Offenbach |
Modified the application execution dialog to allow the selection of a working directory.
|
file |
diff |
annotate
|
Mon, 24 Jun 2024 19:48:46 +0200 |
Detlev Offenbach |
Implemented two foundational dialogs for executing pipx commands and running applications from the list.
|
file |
diff |
annotate
|
Mon, 24 Jun 2024 17:13:07 +0200 |
Detlev Offenbach |
Added the main pipx interface widget and the pipx commands interface (basic variant each).
|
file |
diff |
annotate
|