Sun, 19 May 2024 17:48:07 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sun, 19 May 2024 17:20:16 +0200 |
Detlev Offenbach |
Relocated the Version information into a top level '__version__.py' module.
eric7
|
file |
diff |
annotate
|
Wed, 15 May 2024 10:45:50 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Wed, 24 Apr 2024 10:14:16 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.05
|
file |
diff |
annotate
|
Tue, 23 Apr 2024 11:26:04 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Thu, 15 Feb 2024 13:59:02 +0100 |
Detlev Offenbach |
Implemented the profiling and code coverage interface of the dialogs to the eric-ide server.
server
|
file |
diff |
annotate
|
Sun, 11 Feb 2024 18:35:44 +0100 |
Detlev Offenbach |
Implemented (most) of the eric-ide server debugging functionality.
server
|
file |
diff |
annotate
|
Mon, 05 Feb 2024 11:15:47 +0100 |
Detlev Offenbach |
eric-ide Server
server
|
file |
diff |
annotate
|
Wed, 31 Jan 2024 09:13:13 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.02
|
file |
diff |
annotate
|
Fri, 12 Jan 2024 12:08:29 +0100 |
Detlev Offenbach |
Changed some import statements for 'importlib' to 'importlib.util' because sometimes the first doesn't work properly (reason unknown but somewhere in the interpreter).
eric7
|
file |
diff |
annotate
|
Mon, 01 Jan 2024 11:10:45 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.01
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Fri, 22 Dec 2023 13:57:47 +0100 |
Detlev Offenbach |
Find In Files
eric7
|
file |
diff |
annotate
|
Fri, 22 Dec 2023 11:04:32 +0100 |
Detlev Offenbach |
Corrected the 'unslash()' function with respect to hex values.
eric7
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 19:50:01 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 11:04:03 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 16:39:01 +0100 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 19:46:34 +0100 |
Detlev Offenbach |
Corrected some uses of dict.keys(), dict.values() and dict.items().
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 14:23:36 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.12
|
file |
diff |
annotate
|
Fri, 24 Nov 2023 12:11:49 +0100 |
Detlev Offenbach |
Renamed "isBsdPlatform()" to "isFreeBsdPlatform()" to express its real test.
eric7
|
file |
diff |
annotate
|
Thu, 23 Nov 2023 16:23:37 +0100 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Wed, 22 Nov 2023 17:19:10 +0100 |
Detlev Offenbach |
Modernized some code and corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 27 May 2023 19:02:58 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Wed, 24 May 2023 10:31:09 +0200 |
Detlev Offenbach |
Corrected some issues related to unused global variables.
eric7
|
file |
diff |
annotate
|
Mon, 22 May 2023 09:07:37 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the extended checkers.
eric7
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 10:03:06 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.04
|
file |
diff |
annotate
|
Sat, 04 Mar 2023 16:32:32 +0100 |
Detlev Offenbach |
Removed backward compatibility code as indicated in the respective TODO markers.
eric7
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 10:15:12 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare the 23.2 release.
eric7-maintenance release-23.02
|
file |
diff |
annotate
|
Sun, 22 Jan 2023 15:02:17 +0100 |
Detlev Offenbach |
Corrected some import orders.
eric7
|
file |
diff |
annotate
|
Tue, 03 Jan 2023 16:56:53 +0100 |
Detlev Offenbach |
Fixed a crash caused by a wrong/forgotten import.
eric7-maintenance
|
file |
diff |
annotate
|
Tue, 03 Jan 2023 16:56:53 +0100 |
Detlev Offenbach |
Fixed a crash caused by a wrong/forgotten import.
eric7
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 11:16:03 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.01
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 10:54:29 +0100 |
Detlev Offenbach |
Added TODO markers to remove some compatibility code with release 23.4.
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Wed, 30 Nov 2022 09:19:51 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 16:21:10 +0100 |
Detlev Offenbach |
Corrected some code style, code formatting and imports order issues.
eric7
|
file |
diff |
annotate
|
Fri, 11 Nov 2022 17:49:06 +0100 |
Detlev Offenbach |
Refactored the syntax checker code to get rid of redundancies.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Thu, 03 Nov 2022 15:25:21 +0100 |
Detlev Offenbach |
Added an indicator for ChromeOS to the reported version infos.
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 13:52:10 +0100 |
Detlev Offenbach |
Fixed an issue importing the eric7config module.
eric7-maintenance
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 13:52:10 +0100 |
Detlev Offenbach |
Fixed an issue importing the eric7config module.
eric7
|
file |
diff |
annotate
|
Sat, 29 Oct 2022 15:24:59 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 17:48:03 +0200 |
Detlev Offenbach |
Changed the code to use sysconfig.get_path("scripts") wherever possible.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Sun, 24 Jul 2022 11:29:56 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-22.08
|
file |
diff |
annotate
| base
|
Thu, 14 Jul 2022 10:18:45 +0200 |
Detlev Offenbach |
Fixed a bug introduced by pathlib usage.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Mon, 11 Jul 2022 16:42:50 +0200 |
Detlev Offenbach |
Code Formatting
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|