Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
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
|
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
|
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
|
Thu, 22 Feb 2024 16:26:46 +0100 |
Detlev Offenbach |
Implemented first stage of remote project support.
server
|
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
|
Thu, 04 Jan 2024 17:07:38 +0100 |
Detlev Offenbach |
pyclbr, ModuleParser
eric7
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 12:10:46 +0100 |
Detlev Offenbach |
Reverted two changes done yesterday.
eric7
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 16:08:13 +0100 |
Detlev Offenbach |
Editor, File Browser, Project Browser
eric7
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 18:01:05 +0100 |
Detlev Offenbach |
Corrected some code documentation style and code formatting issues.
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
|
Thu, 28 Sep 2023 14:02:15 +0200 |
Detlev Offenbach |
Extended the Python code scanners to be compatible with Python 3.12.
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, 25 Jan 2023 13:43:10 +0100 |
Detlev Offenbach |
Corrected a Qt 6.2 incompatibility by replacing 'hasCaptured()' with 'captured()'. The former is only available in Qt 6.3 and newer.
eric7
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 11:41:48 +0100 |
Detlev Offenbach |
Fixed an issue causing eric to freeze if a file had a certain contents by replacing the use of Python re with QRegularExpression.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Mon, 12 Dec 2022 16:35:21 +0100 |
Detlev Offenbach |
Class Browsers
eric7
|
file |
diff |
annotate
|
Sun, 13 Nov 2022 17:34:19 +0100 |
Detlev Offenbach |
Fixed a compatibility issue with older Python releases.
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 15:17:05 +0100 |
Detlev Offenbach |
'Blacked' the code.
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 15:05:06 +0100 |
Detlev Offenbach |
Corrected some code style issues and changed some suppressed code style issues.
eric7
|
file |
diff |
annotate
|
Tue, 08 Nov 2022 18:03:11 +0100 |
Detlev Offenbach |
Changed class browser imports to use importlib.import_module().
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
|
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
|