Sun, 07 Apr 2024 17:40:03 +0200 |
Detlev Offenbach |
Fixed a little issue in the file system utilities.
eric7
|
file |
diff |
annotate
|
Fri, 23 Feb 2024 16:49:42 +0100 |
Detlev Offenbach |
Made some conversion function in FileSystemUtilities more resilient.
server
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 16:34:43 +0100 |
Detlev Offenbach |
Corrected a few formatting and style issues.
server
|
file |
diff |
annotate
|
Sat, 17 Feb 2024 19:46:33 +0100 |
Detlev Offenbach |
Adapted the UML Class diagram and the Package diagram to support 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
|
Tue, 23 Jan 2024 11:32:20 +0100 |
Detlev Offenbach |
Did a little code reorganization to improve readability.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sun, 10 Dec 2023 17:49:42 +0100 |
Detlev Offenbach |
Modified the last implementation to work on Windows as well and made the code more robust against errors.
eric7
|
file |
diff |
annotate
|
Sun, 10 Dec 2023 17:06:00 +0100 |
Detlev Offenbach |
File Browser
eric7
|
file |
diff |
annotate
|
Thu, 07 Dec 2023 10:32:10 +0100 |
Detlev Offenbach |
Extended functionality in FileSystemUtilities.py and modified the doc strings to the newer format.
eric7
|
file |
diff |
annotate
|
Wed, 06 Dec 2023 14:23:36 +0100 |
Detlev Offenbach |
Made the code dealing with "device:" and "remote:" file names generally available in FileSystemUtilities.
eric7
|
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
|
Fri, 24 Nov 2023 12:06:59 +0100 |
Detlev Offenbach |
Modified the "getUserMounts()" function of FileSystemUtilities.py to work on FreeBSD as well.
eric7
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 17:48:25 +0200 |
Detlev Offenbach |
Corrected some more code style issues.
eric7
|
file |
diff |
annotate
|
Mon, 03 Jul 2023 16:59:01 +0200 |
Detlev Offenbach |
Find File
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 12:05:06 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 14:15:55 +0200 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sun, 19 Mar 2023 16:16:28 +0100 |
Detlev Offenbach |
Refined the 'findVolume()' solution for Linux and macOS to work on both.
eric7
|
file |
diff |
annotate
|
Sun, 19 Mar 2023 11:25:28 +0100 |
Detlev Offenbach |
Corrected the determination of mounted volumes on macOS.
eric7
|
file |
diff |
annotate
|
Wed, 15 Mar 2023 16:14:59 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sat, 24 Dec 2022 17:31:46 +0100 |
Detlev Offenbach |
Modernize the code by using os.scandir() instead of os.listdir().
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 11:37:49 +0100 |
Detlev Offenbach |
Added TODO markers to modernize the code (os.scandir instead of os.listdir)
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 19:46:37 +0100 |
Detlev Offenbach |
Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480).
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
|