Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Extended the version information to include the desktop and session type (although these are not versions).
eric7
Sun, 27 Feb 2022 11:43:28 +0100
, by Detlev Offenbach
Increased the size of the "About eric7" dialog.
eric7
Sun, 27 Feb 2022 11:10:22 +0100
, by Detlev Offenbach
MicroPython
eric7
Sat, 26 Feb 2022 17:48:58 +0100
, by Detlev Offenbach
Fixed a code style issue.
eric7
Mon, 21 Feb 2022 17:40:01 +0100
, by Detlev Offenbach
Some changes to make the code clearer and a bit more robust.
eric7
Mon, 21 Feb 2022 17:39:06 +0100
, by Detlev Offenbach
Fixed an issue in the debugger interface related to auto-continue on Windows systems.
eric7
Sun, 20 Feb 2022 17:38:10 +0100
, by Detlev Offenbach
Fixed an issue showing the MPy file system data because MPy uses an epoch different from Posix standard.
eric7
Sun, 20 Feb 2022 16:25:22 +0100
, by Detlev Offenbach
Added a '__main__.py' script to allow starting eric7 with 'python3 -m eric7'.
eric7
Fri, 18 Feb 2022 17:44:19 +0100
, by Detlev Offenbach
Added the use of a cahe to return the result of the PySide2/6 check.
eric7
Mon, 14 Feb 2022 19:02:24 +0100
, by Detlev Offenbach
Implemented a workaround for an action disconnect issue.
eric7
Mon, 14 Feb 2022 19:01:43 +0100
, by Detlev Offenbach
Fixed an issue with our replacement 'input()' and 'getpass()' functions.
eric7
Sun, 13 Feb 2022 15:41:58 +0100
, by Detlev Offenbach
Optimized some ancient code in the debug client backend.
eric7
Sun, 13 Feb 2022 15:00:25 +0100
, by Detlev Offenbach
Try both internet interfaces to prevent heavily delayed start of the multiprocessor debugging.
eric7
Sat, 12 Feb 2022 23:05:25 +0100
, by T.Rzepka
MicroPython
eric7
Sat, 12 Feb 2022 13:02:35 +0100
, by Detlev Offenbach
Updated changelog file.
eric7
Tue, 08 Feb 2022 16:22:59 +0100
, by Detlev Offenbach
Implemented some performance improvements.
eric7
Tue, 08 Feb 2022 16:21:09 +0100
, by Detlev Offenbach
Created global tag <release-22.02>.
eric7-maintenance
Tue, 08 Feb 2022 14:16:12 +0100
, by Detlev Offenbach
Merged with 'eric7' branch to prepare a new release.
eric7-maintenance
release-22.02
Tue, 08 Feb 2022 14:15:48 +0100
, by Detlev Offenbach
Fixed cascaded imports which could prevent to apply threading patches. Therefore
eric7
Mon, 07 Feb 2022 22:02:35 +0100
, by T.Rzepka
Corrected a typo.
eric7
Mon, 07 Feb 2022 11:18:45 +0100
, by Detlev Offenbach
Updated Russian translations.
eric7
Mon, 07 Feb 2022 11:15:54 +0100
, by Alexander Barkoff
Released Spanish translations update.
eric7
Mon, 07 Feb 2022 11:11:26 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip