Mon, 14 Apr 2025 12:22:18 +0200 |
Detlev Offenbach |
Modified the 'parent' handling for the DeleteFilesConfirmationDialog class.
eric7
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Sat, 05 Oct 2024 11:35:07 +0200 |
Detlev Offenbach |
IDE Server
eric7
|
file |
diff |
annotate
|
Fri, 06 Sep 2024 14:56:18 +0200 |
Detlev Offenbach |
Fixed two glitches in the Template Viewer and File Browser.
eric7
|
file |
diff |
annotate
|
Wed, 10 Apr 2024 17:03:56 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Tue, 09 Apr 2024 14:27:03 +0200 |
Detlev Offenbach |
Editor Outline, File Browser, Project Browser
eric7
|
file |
diff |
annotate
|
Mon, 08 Apr 2024 14:55:48 +0200 |
Detlev Offenbach |
Corrected some code documentation.
eric7
|
file |
diff |
annotate
|
Mon, 19 Feb 2024 15:56:51 +0100 |
Detlev Offenbach |
Adapted the file browser incl. the class browsers to support the 'eric-ide' server.
server
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 12:05:03 +0100 |
Detlev Offenbach |
Changed the browser item types to an enum in BrowserModel and ProjectBrowserModel.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
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, 12 Dec 2023 09:35:39 +0100 |
Detlev Offenbach |
Changed code using "shutil.rmtree()" more readable by adding "ignore_errors=" where this parameter is non-default.
eric7
|
file |
diff |
annotate
|
Mon, 11 Dec 2023 10:30:24 +0100 |
Detlev Offenbach |
Project Browser
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
|
Tue, 05 Dec 2023 15:06:19 +0100 |
Detlev Offenbach |
IMplemented another workaround for a Qt 6.6.1 glitch.
eric7
|
file |
diff |
annotate
|
Tue, 05 Dec 2023 10:49:31 +0100 |
Detlev Offenbach |
Changed code to cope with a changed behavior of Qt 6.1.1.
eric7
|
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
|
Thu, 12 Jan 2023 18:08:12 +0100 |
Detlev Offenbach |
Started implementing a PDF viewer tool.
pdf_viewer
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 11:36:26 +0100 |
Detlev Offenbach |
Corrected some formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 11:24:45 +0100 |
Detlev Offenbach |
Removed use of 'send2trash'.
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
|
Mon, 12 Dec 2022 19:50:37 +0100 |
Detlev Offenbach |
Fixed a silly typo (see issue477).
eric7
|
file |
diff |
annotate
|
Mon, 12 Dec 2022 16:35:21 +0100 |
Detlev Offenbach |
Class Browsers
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 15:49:39 +0100 |
Detlev Offenbach |
Added a few TODO markers.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 17:35:41 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 16:04:58 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
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
|
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
|