Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Merged again with branch 'eric7' in order to prepare a new release.
eric7-maintenance
release-24.07
Wed, 03 Jul 2024 10:39:16 +0200
, by Detlev Offenbach
Refactored the 'Redirector' class into a standalone module in the EricCore package.
eric7
Wed, 03 Jul 2024 10:37:31 +0200
, by Detlev Offenbach
Changed the ReleaseMode marker in the UserInterface class to 'True' for the 'eric7-maintenance' branch.
eric7-maintenance
Wed, 03 Jul 2024 09:23:38 +0200
, by Detlev Offenbach
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
Wed, 03 Jul 2024 09:20:41 +0200
, by Detlev Offenbach
Modified the latest change slightly to do the redirection only if stdout/stderr are None or it an official release.
eric7
Tue, 02 Jul 2024 17:59:11 +0200
, by Detlev Offenbach
Updated source code documentation.
eric7
Tue, 02 Jul 2024 14:45:15 +0200
, by Detlev Offenbach
Modified the sys.stdout and sys.stderr redirection handling to cope with situations where these were set to None (e.g. by pythonw.exe).
eric7
Tue, 02 Jul 2024 14:39:13 +0200
, by Detlev Offenbach
Removed translation function from debugging messages.
eric7
Tue, 02 Jul 2024 11:13:21 +0200
, by Detlev Offenbach
Updated Russian translations.
eric7
Mon, 01 Jul 2024 11:15:49 +0200
, by Alexander Barkoff
Updated translations.
eric7
Sun, 30 Jun 2024 18:01:50 +0200
, by Detlev Offenbach
Corrected some code formatting issues.
eric7
Sun, 30 Jun 2024 17:58:59 +0200
, by Detlev Offenbach
Moved some functions to the EricUtilities package for consistency and adapted the code base accordingly.
eric7
Sun, 30 Jun 2024 17:58:31 +0200
, by Detlev Offenbach
Updated Russian translations.
eric7
Sun, 30 Jun 2024 15:37:49 +0200
, by Alexander Barkoff
Updated translations.
eric7
Fri, 28 Jun 2024 19:35:13 +0200
, by Detlev Offenbach
Changed the help viewer menu button to use the EricToolButton widget.
eric7
Wed, 26 Jun 2024 14:01:22 +0200
, by Detlev Offenbach
Little change to the pip interface widget.
eric7
Tue, 25 Jun 2024 18:08:59 +0200
, by Detlev Offenbach
Extended the install scripts to allow the configuration of a proxy URL for the pip command (see issue (see issue 563).
eric7
Tue, 25 Jun 2024 16:15:59 +0200
, by Detlev Offenbach
Extended the EricPlugin wizard to be able to create more function skeletons.
eric7
Tue, 25 Jun 2024 14:44:19 +0200
, by Detlev Offenbach
Corrected an issue in the pip interface module causing a check for outdated packages to fail.
eric7
Tue, 25 Jun 2024 12:30:47 +0200
, by Detlev Offenbach
Fine tuned the display string for the PyPI Package Management interface.
eric7
Mon, 24 Jun 2024 16:59:07 +0200
, by Detlev Offenbach
Extended the EricPlugin wizard to be able to create an 'installDependencies()' function skeleton.
eric7
Mon, 24 Jun 2024 14:40:06 +0200
, by Detlev Offenbach
Corrected an issue causing the Project function searching for new files to fail to detect such files.
eric7
Mon, 24 Jun 2024 13:35:01 +0200
, by Detlev Offenbach
Improved the search handling of the embedded help viewer.
eric7
Sun, 23 Jun 2024 16:23:36 +0200
, by Detlev Offenbach
Corrected some typos in user strings discovered by Jaime and released the relevant translation files.
eric7
Sun, 23 Jun 2024 12:17:40 +0200
, by Detlev Offenbach
Updated Spanish translations branch eric7
eric7
Sun, 23 Jun 2024 11:59:23 +0200
, by Jaime Seuma
Corrected a serious issue in JediClient failing to apply a refactoring.
eric7
Fri, 21 Jun 2024 19:51:00 +0200
, by Detlev Offenbach
Changed some code to use 'shutil.which()'.
eric7
Fri, 21 Jun 2024 19:41:16 +0200
, by Detlev Offenbach
Corrected the margins of the pip packages widget.
eric7
Thu, 20 Jun 2024 15:18:30 +0200
, by Detlev Offenbach
Corrected some logging statements in the eric7_ide script.
eric7
Thu, 20 Jun 2024 13:52:02 +0200
, by Detlev Offenbach
Corrected a message in the install script.
eric7
Mon, 17 Jun 2024 19:31:54 +0200
, by Detlev Offenbach
Branch 'server' no longer needed after merging.
server
Fri, 14 Jun 2024 14:09:47 +0200
, by Detlev Offenbach
Updated the change log file.
eric7
Fri, 14 Jun 2024 14:04:01 +0200
, by Detlev Offenbach
Updated translations.
eric7
Fri, 14 Jun 2024 14:01:18 +0200
, by Detlev Offenbach
Added source documentation for the eric-ide server.
eric7
Fri, 14 Jun 2024 11:23:45 +0200
, by Detlev Offenbach
Adapted the checker configurations to the current source tree.
eric7
Fri, 14 Jun 2024 11:18:10 +0200
, by Detlev Offenbach
Merged the 'server' branch into the main development to include the eric-ide server in the next release.
eric7
Fri, 14 Jun 2024 11:01:02 +0200
, by Detlev Offenbach
Added scripts to install or uninstall the eric-ide server from sources.
server
Fri, 14 Jun 2024 10:57:32 +0200
, by Detlev Offenbach
Saved the updated project file.
server
Wed, 12 Jun 2024 15:36:06 +0200
, by Detlev Offenbach
Added a README file and the meta data needed to build distribution packages for PyPI.
server
Wed, 12 Jun 2024 15:33:20 +0200
, by Detlev Offenbach
Modified the arguments help text of the eric7_server script.
server
Wed, 12 Jun 2024 15:13:12 +0200
, by Detlev Offenbach
Removed an obsolete statement.
server
Wed, 12 Jun 2024 11:04:21 +0200
, by Detlev Offenbach
Corrected some code style issues.
server
Tue, 11 Jun 2024 17:22:09 +0200
, by Detlev Offenbach
Refactored the EricServerInterface class for better maintenance.
server
Tue, 11 Jun 2024 17:12:23 +0200
, by Detlev Offenbach
Created a handler and interface for remote handling 'editor config' files.
server
Tue, 11 Jun 2024 16:42:56 +0200
, by Detlev Offenbach
Removed a TODO marker after having reevaluated the idea.
server
Tue, 11 Jun 2024 16:37:33 +0200
, by Detlev Offenbach
Committed the forgotten modification of the project file.
server
Mon, 10 Jun 2024 19:41:52 +0200
, by Detlev Offenbach
Improved the server shutdown warning to show the host name of the currently connected eric-ide server.
server
Mon, 10 Jun 2024 19:40:54 +0200
, by Detlev Offenbach
Corrected some code style and formatting issues.
server
Mon, 10 Jun 2024 16:34:28 +0200
, by Detlev Offenbach
Added code to disallow embedded environments for eric-ide server projects.
server
Mon, 10 Jun 2024 16:28:21 +0200
, by Detlev Offenbach
Corrected a code style issue.
server
Mon, 10 Jun 2024 15:42:18 +0200
, by Detlev Offenbach
Introduced a remote server request handler base class to get rid of redundant code.
server
Mon, 10 Jun 2024 15:42:05 +0200
, by Detlev Offenbach
Extended the use of eric-ide server environments.
server
Mon, 10 Jun 2024 11:41:34 +0200
, by Detlev Offenbach
Changed 'eric IDE server' to 'eric-ide server'.
server
Mon, 10 Jun 2024 10:22:23 +0200
, by Detlev Offenbach
Added code to support eric-ide server environments for debugging.
server
Mon, 10 Jun 2024 10:19:54 +0200
, by Detlev Offenbach
Fixed an issue writing to an eric-ide server.
server
Mon, 10 Jun 2024 10:19:08 +0200
, by Detlev Offenbach
Adapted logging and improved receiving from the remote server.
server
Sun, 09 Jun 2024 17:23:54 +0200
, by Detlev Offenbach
Merged with branch 'eric7' in order to track these changes.
server
Sun, 09 Jun 2024 16:57:49 +0200
, by Detlev Offenbach
General
eric7
Sun, 09 Jun 2024 16:49:06 +0200
, by Detlev Offenbach
Merged with branch 'eric7' in order to track these changes.
server
Sun, 09 Jun 2024 12:59:51 +0200
, by Detlev Offenbach
Added icon for the recent sub-menus of the Project and Multiproject menus.
eric7
Sat, 08 Jun 2024 19:11:03 +0200
, by Detlev Offenbach
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip