Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Fixed a silly typo in PluginManagerPage.
eric7
Thu, 07 Apr 2022 18:34:27 +0200
, by Detlev Offenbach
Fixed some issues in the UI loaders.
eric7
Thu, 07 Apr 2022 18:33:33 +0200
, by 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
Mon, 04 Apr 2022 17:43:43 +0200
, by Detlev Offenbach
Fixed some issues with the upgrader tool.
eric7
Sun, 03 Apr 2022 17:23:31 +0200
, by Detlev Offenbach
pip Interface
eric7
Sat, 02 Apr 2022 17:07:56 +0200
, by Detlev Offenbach
Added a new section to the changelog for the next development phase.
eric7
Sat, 02 Apr 2022 16:01:33 +0200
, by Detlev Offenbach
Added forgotten blueish highlighter styles.
eric7
Sat, 02 Apr 2022 14:58:31 +0200
, by Detlev Offenbach
Created global tag <release-22.04>.
eric7-maintenance
Sat, 02 Apr 2022 11:23:41 +0200
, by Detlev Offenbach
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance
release-22.04
Sat, 02 Apr 2022 11:23:11 +0200
, by Detlev Offenbach
Updated Russian translations.
eric7
Wed, 30 Mar 2022 19:00:50 +0200
, by Alexander Barkoff
Implemented some optimizations to the pip interface pane.
eric7
Tue, 29 Mar 2022 17:46:29 +0200
, by Detlev Offenbach
Updated source documentation.
eric7
Mon, 28 Mar 2022 18:21:42 +0200
, by Detlev Offenbach
Updated translations.
eric7
Mon, 28 Mar 2022 18:18:49 +0200
, by Detlev Offenbach
Merged with Spanish translations update.
eric7
Mon, 28 Mar 2022 18:15:06 +0200
, by Detlev Offenbach
Updated Spanish translations branch eric7
eric7
Sun, 27 Mar 2022 17:19:06 +0200
, by Jaime Seuma
Finished implementing the basic functionality of a license lister for pip installed packages (based on pip-licenses).
eric7
Mon, 28 Mar 2022 18:13:15 +0200
, by Detlev Offenbach
Started to implement a license lister for pip installed packages based on pip-licenses.
eric7
Sun, 27 Mar 2022 19:56:41 +0200
, by Detlev Offenbach
Corrected some code style issues.
eric7
Fri, 25 Mar 2022 19:16:09 +0100
, by Detlev Offenbach
pip Interface
eric7
Fri, 25 Mar 2022 19:06:20 +0100
, by Detlev Offenbach
Pip Interface: added some performance improvements.
eric7
Thu, 24 Mar 2022 19:29:13 +0100
, by Detlev Offenbach
Fixed a Windows specific issue causing the dependency tree to fail.
eric7
Thu, 24 Mar 2022 19:27:29 +0100
, by Detlev Offenbach
pip Interface
eric7
Wed, 23 Mar 2022 20:21:42 +0100
, by Detlev Offenbach
Added the dependency to 'pipdeptree' to introduce the capability to show a pip dependency tree.
eric7
Tue, 22 Mar 2022 19:31:29 +0100
, by Detlev Offenbach
Updated translations.
eric7
Tue, 22 Mar 2022 19:29:01 +0100
, by Detlev Offenbach
Fine tuned the upgrader behavior and introduced a configurable delay to give eric sufficient time to exit before doing the upgrade.
eric7
Tue, 22 Mar 2022 19:28:43 +0100
, by Detlev Offenbach
Adjusted the tray starter versions dialog to the one found in the eric main user interface.
eric7
Sun, 20 Mar 2022 17:59:49 +0100
, by Detlev Offenbach
Saved modified project file.
eric7
Sun, 20 Mar 2022 17:52:52 +0100
, by Detlev Offenbach
Third Party packages
eric7
Sun, 20 Mar 2022 17:49:44 +0100
, by Detlev Offenbach
Third Party packages
eric7
Sun, 20 Mar 2022 17:26:35 +0100
, by 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
Sat, 19 Mar 2022 16:42:29 +0100
, by Detlev Offenbach
Added a script to install all of eric's dependencies.
eric7
Sat, 19 Mar 2022 16:41:16 +0100
, by Detlev Offenbach
Removed an obsolete TODO marker.
eric7
Wed, 16 Mar 2022 19:39:22 +0100
, by Detlev Offenbach
Virtual Environment Management: added code to autodetect the Python interpreter at several places.
eric7
Wed, 16 Mar 2022 18:57:58 +0100
, by Detlev Offenbach
pip Interface: Fine tuned the mouse behavior of the pip packages list.
eric7
Tue, 15 Mar 2022 19:52:29 +0100
, by Detlev Offenbach
Updated change log.
eric7
Tue, 15 Mar 2022 17:59:54 +0100
, by Detlev Offenbach
Updated source code documentation.
eric7
Tue, 15 Mar 2022 17:58:02 +0100
, by Detlev Offenbach
Updated translations.
eric7
Tue, 15 Mar 2022 17:49:51 +0100
, by Detlev Offenbach
Completed implementing a vulnerability checker based on the data of the Safety DB.
eric7
Tue, 15 Mar 2022 17:35:35 +0100
, by Detlev Offenbach
Added some TODO markers.
eric7
Tue, 15 Mar 2022 17:29:43 +0100
, by Detlev Offenbach
Changed the shell configuration page logic such, that the monospaced font settings can only be configured, if syntax highlighting is disabled.
eric7
Tue, 15 Mar 2022 17:29:10 +0100
, by Detlev Offenbach
Continued implementing a vulnerability checker based on the data of the Safety DB.
eric7
Mon, 14 Mar 2022 19:49:48 +0100
, by Detlev Offenbach
Started implementing a vulnerability checker based on the data of the Safety DB.
eric7
Sun, 13 Mar 2022 19:59:03 +0100
, by Detlev Offenbach
Refactored the 'pip freeze' functionality and moved it to the main pip interface module.
eric7
Sun, 13 Mar 2022 15:20:26 +0100
, by Detlev Offenbach
Corrected a wrongly used local variable name in Utilities..
eric7
Sun, 13 Mar 2022 12:46:57 +0100
, by Detlev Offenbach
Some small code improvements.
eric7
Fri, 11 Mar 2022 19:15:16 +0100
, by Detlev Offenbach
Changed the automatic upgrade check to check against the eric-ide package of PyPI.
eric7
Mon, 07 Mar 2022 19:18:46 +0100
, by Detlev Offenbach
General
eric7
Sun, 06 Mar 2022 19:53:19 +0100
, by Detlev Offenbach
Fixed the initial focus and default button of the new versions dialog.
eric7
Sat, 05 Mar 2022 18:10:28 +0100
, by Detlev Offenbach
Added capability to upgrade PyQt packages eric depends on from within eric.
eric7
Sat, 05 Mar 2022 18:01:12 +0100
, by Detlev Offenbach
Changed the log viewer sidebar icons.
eric7
Sat, 05 Mar 2022 16:03:04 +0100
, by Detlev Offenbach
Created global tag <release-22.03>.
eric7-maintenance
Fri, 04 Mar 2022 18:07:10 +0100
, by Detlev Offenbach
Merged with branch 'eric7'.
eric7-maintenance
release-22.03
Fri, 04 Mar 2022 18:06:25 +0100
, by Detlev Offenbach
Changed calls to subprocess.call() and subprocess.check_output() to use subprocess.run().
eric7
Mon, 28 Feb 2022 19:44:36 +0100
, by Detlev Offenbach
Updated Russian translations.
eric7
Mon, 28 Feb 2022 17:10:59 +0100
, by Detlev Offenbach
Implemented a fix for issue422 caused by an incomplete API of DebuggerInterfaceNone.
eric7
Mon, 28 Feb 2022 17:07:35 +0100
, by Detlev Offenbach
Released Spanish translations update.
eric7
Sun, 27 Feb 2022 19:02:33 +0100
, by Detlev Offenbach
Updated Spanish translations branch eric7
eric7
Sun, 27 Feb 2022 18:55:19 +0100
, by Jaime Seuma
Updated translations.
eric7
Sun, 27 Feb 2022 14:08:16 +0100
, by Detlev Offenbach
Merged with Spanish translations update.
eric7
Sun, 27 Feb 2022 14:03:25 +0100
, by Detlev Offenbach
Updated Spanish translations branch eric7
eric7
Sun, 27 Feb 2022 13:05:27 +0100
, by Jaime Seuma
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip