Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Prepared the changelog file for a bug fix release.
eric7-maintenance
release-23.01.1
Tue, 03 Jan 2023 17:00:42 +0100
, by Detlev Offenbach
Fixed a crash caused by a wrong/forgotten import.
eric7-maintenance
Tue, 03 Jan 2023 16:56:53 +0100
, by Detlev Offenbach
Corrected the pyproject.toml file wrt. authors and maintainers.
eric7-maintenance
Tue, 03 Jan 2023 13:23:40 +0100
, by Detlev Offenbach
Updated the pyproject.toml file.
eric7-maintenance
Tue, 03 Jan 2023 11:09:31 +0100
, by Detlev Offenbach
Added code to ignore a runtime error when restarting a background service.
eric7-maintenance
Mon, 02 Jan 2023 14:04:20 +0100
, by Detlev Offenbach
Fixed a crash caused by a wrong/forgotten import.
eric7
Tue, 03 Jan 2023 16:56:53 +0100
, by Detlev Offenbach
Corrected the pyproject.toml file wrt. authors and maintainers.
eric7
Tue, 03 Jan 2023 13:23:40 +0100
, by Detlev Offenbach
Updated the pyproject.toml file.
eric7
Tue, 03 Jan 2023 11:09:31 +0100
, by Detlev Offenbach
Updated source documentation.
eric7
Mon, 02 Jan 2023 15:56:41 +0100
, by Detlev Offenbach
Updated translations.
eric7
Mon, 02 Jan 2023 15:55:47 +0100
, by Detlev Offenbach
pip Interface
eric7
Mon, 02 Jan 2023 15:50:02 +0100
, by Detlev Offenbach
Added the capability to upgrade eric from the startup version check in case a new version is available.
eric7
Mon, 02 Jan 2023 14:24:18 +0100
, by Detlev Offenbach
Prepared changelog for the next development phase.
eric7
Mon, 02 Jan 2023 14:22:27 +0100
, by Detlev Offenbach
Added code to ignore a runtime error when restarting a background service.
eric7
Mon, 02 Jan 2023 14:04:20 +0100
, by Detlev Offenbach
Created global tag <release-23.01>.
eric7-maintenance
Mon, 02 Jan 2023 11:16:29 +0100
, by Detlev Offenbach
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance
release-23.01
Mon, 02 Jan 2023 11:16:03 +0100
, by Detlev Offenbach
Updated copyright for 2023.
eric7
Sat, 31 Dec 2022 16:23:21 +0100
, by Detlev Offenbach
Released updated Spanish translations.
eric7
Sat, 31 Dec 2022 16:10:27 +0100
, by Detlev Offenbach
Merged with updated Spanish translations.
eric7
Sat, 31 Dec 2022 16:09:59 +0100
, by Detlev Offenbach
Updated Spanish translations branch eric7
eric7
Tue, 27 Dec 2022 12:19:28 +0100
, by Jaime Seuma
Fixed an issue in the pip interface determining the Python interpreter for a project.
eric7
Sat, 31 Dec 2022 12:54:38 +0100
, by Detlev Offenbach
Corrected a missing module import.
eric7
Sat, 31 Dec 2022 12:29:46 +0100
, by Detlev Offenbach
Added a but to check the current VCS status to the top of the project viewer.
eric7
Sun, 25 Dec 2022 11:34:05 +0100
, by Detlev Offenbach
Modernize the code by using os.scandir() instead of os.listdir().
eric7
Sat, 24 Dec 2022 17:31:46 +0100
, by Detlev Offenbach
Added TODO markers to modernize the code (os.scandir instead of os.listdir)
eric7
Fri, 23 Dec 2022 11:37:49 +0100
, by Detlev Offenbach
Corrected some formatting issues.
eric7
Fri, 23 Dec 2022 11:36:26 +0100
, by Detlev Offenbach
Changed the use of QContextMenuEvent because it is obsolete as of Qt 6.4.
eric7
Fri, 23 Dec 2022 11:35:54 +0100
, by Detlev Offenbach
Corrected an issue in the ShellWindow caused by ()().
eric7
Fri, 23 Dec 2022 10:58:36 +0100
, by Detlev Offenbach
Updated Russian translations.
eric7
Fri, 23 Dec 2022 08:53:17 +0100
, by Alexander Barkoff
Implemented a scanning solution to find the path name of an existing embedded environment (see issue480, msg1848).
eric7
Fri, 23 Dec 2022 08:46:59 +0100
, by Detlev Offenbach
Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480).
eric7
Thu, 22 Dec 2022 19:46:37 +0100
, by Detlev Offenbach
Changed the embedded venv creation logic in Project.py because it was created twice for a new project.
eric7
Thu, 22 Dec 2022 10:23:28 +0100
, by Detlev Offenbach
Fixed an issue where the eric7 package could not be found by the jedi client process.
eric7
Thu, 22 Dec 2022 09:54:30 +0100
, by Detlev Offenbach
Added a guard against non-existent Git admin dir or file when searching for the repository root.
eric7
Thu, 22 Dec 2022 09:35:17 +0100
, by Detlev Offenbach
Added a guard against non-existent Mercurial admin dir when searching for the repository root.
eric7
Thu, 22 Dec 2022 09:34:33 +0100
, by Detlev Offenbach
Updated translations.
eric7
Wed, 21 Dec 2022 11:47:29 +0100
, by Detlev Offenbach
Extended the delete files confirmation dialog to show a warning message about the irreversibility of the operation.
eric7
Wed, 21 Dec 2022 11:42:18 +0100
, by Detlev Offenbach
Removed use of 'send2trash'.
eric7
Wed, 21 Dec 2022 11:24:45 +0100
, by Detlev Offenbach
Added TODO markers to remove some compatibility code with release 23.4.
eric7
Wed, 21 Dec 2022 10:54:29 +0100
, by Detlev Offenbach
Code Formatting
eric7
Wed, 21 Dec 2022 10:53:45 +0100
, by Detlev Offenbach
Changed the Windows startup scripts to guard for '__main__' (all *.pyw).
eric7
Tue, 20 Dec 2022 11:09:04 +0100
, by Detlev Offenbach
Changed code to not set the multiprocessing start method on macOS and Windows.
eric7
Mon, 19 Dec 2022 19:43:05 +0100
, by Detlev Offenbach
Fixed some performance issues in ProjectFormsBrowser and ProjectResourcesBrowser.
eric7
Mon, 19 Dec 2022 19:31:43 +0100
, by Detlev Offenbach
Fixed bugs in the old XML project file reader and the handling of a project misread.
eric7
Mon, 19 Dec 2022 17:50:02 +0100
, by Detlev Offenbach
Fixed an issue causing an exception on Windows platforms.
eric7
Mon, 19 Dec 2022 14:09:57 +0100
, by Detlev Offenbach
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
Sun, 18 Dec 2022 19:33:46 +0100
, by Detlev Offenbach
Fixed a variable name typo and corrected the enabled state handling of the search edit.
eric7
Sun, 18 Dec 2022 14:19:10 +0100
, by Detlev Offenbach
Corrected a typo in the install.py help text.
eric7
Sun, 18 Dec 2022 14:06:16 +0100
, by Detlev Offenbach
Removed an obsolete TODO marker.
eric7
Sat, 17 Dec 2022 17:34:33 +0100
, by Detlev Offenbach
Version Control Systems - git
eric7
Thu, 15 Dec 2022 17:15:09 +0100
, by Detlev Offenbach
Corrected an issue keeping the current selection when converting to upper-/lowercase (see issue452, part2).
eric7
Wed, 14 Dec 2022 15:52:39 +0100
, by Detlev Offenbach
Added code to deal with a RecursionError in some very strange spell check situation.
eric7
Tue, 13 Dec 2022 17:37:04 +0100
, by Detlev Offenbach
Changed the 'git branch' dialog to work with the 'master' branch as well (e.g. to rename 'master' to 'main').
eric7
Tue, 13 Dec 2022 15:08:14 +0100
, by Detlev Offenbach
Version Control Systems - git
eric7
Tue, 13 Dec 2022 14:03:13 +0100
, by Detlev Offenbach
Fixed a silly typo (see issue477).
eric7
Mon, 12 Dec 2022 19:50:37 +0100
, by Detlev Offenbach
MicroPython
eric7
Mon, 12 Dec 2022 19:31:20 +0100
, by Detlev Offenbach
Fixed an issue in ProjectBrowser that could cause in to throw a KeyError exception.
eric7
Mon, 12 Dec 2022 17:20:00 +0100
, by Detlev Offenbach
Class Browsers
eric7
Mon, 12 Dec 2022 16:35:21 +0100
, by Detlev Offenbach
Modified SubprocessExtension of the Python debugger to reset the subprocess 'shell=True' because it interferes with the debugger.
eric7
Sun, 11 Dec 2022 18:24:41 +0100
, by Detlev Offenbach
Project
eric7
Sun, 11 Dec 2022 17:33:46 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip