Fri, 08 Mar 2024 15:51:14 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 11:42:39 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 16:26:46 +0100 |
Detlev Offenbach |
Implemented first stage of remote project support.
server
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 20:27:52 +0100 |
Detlev Offenbach |
Changed the JSON based file writers to ensure a "\n" at the end to make them please version control systems (see issue 528).
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 14:54:00 +0100 |
Detlev Offenbach |
Corrected a warning about an unused import.
eric7-maintenance
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 14:51:49 +0100 |
Detlev Offenbach |
Corrected an issue in SessionFile.py causing an exception when reading a session file with pre 23.12 debugger info data.
eric7-maintenance
|
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 19:57:05 +0100 |
Detlev Offenbach |
Fixed an issue in SessionFile.py causing reading a project session to fail.
eric7
|
file |
diff |
annotate
|
Sat, 18 Nov 2023 15:18:17 +0100 |
Detlev Offenbach |
Debugger
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
|
Mon, 27 Mar 2023 22:05:05 +0200 |
T.Rzepka |
Bugfix to restore cursor position on startup of eric.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
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
|
Fri, 29 Jul 2022 16:29:31 +0200 |
Detlev Offenbach |
Simplified some code iaw. recommendations of the extended style checker and reformatted the code with black.
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
|
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
|