Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Corrected a code style issue.
Fri, 14 May 2021 20:12:53 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 12 May 2021 19:53:31 +0200
, by Detlev Offenbach
Background Server, Client: pass the path to the Python library of the eric (virtual) environment to the client to enable service plug-ins to load dependencies from there.
Wed, 12 May 2021 19:50:20 +0200
, by Detlev Offenbach
Renamed Globals.getPythonModulesDirectory() to Globals.getPythonLibraryDirectory() because that name is clearer.
Wed, 12 May 2021 19:48:57 +0200
, by Detlev Offenbach
Git Plugin: removed some obsolete code.
Wed, 12 May 2021 19:47:11 +0200
, by Detlev Offenbach
Made the plugin install dialog non modal.
Mon, 10 May 2021 20:01:43 +0200
, by Detlev Offenbach
E5JsonServer: fixed an issue introduced by the latest change.
Mon, 10 May 2021 19:37:03 +0200
, by Detlev Offenbach
E5JsonServer: fixed an issue introduced by the latest change.
Mon, 10 May 2021 18:45:32 +0200
, by Detlev Offenbach
E5JsonServer: changed code to return the exit code in case of a premature exit.
Mon, 10 May 2021 18:37:54 +0200
, by Detlev Offenbach
E5Network
Sun, 09 May 2021 14:53:27 +0200
, by Detlev Offenbach
Lexers: added the new JSON graphics file extension to the list of default lexer associations.
Sun, 09 May 2021 14:34:26 +0200
, by Detlev Offenbach
Replaced some obsoleted methods of QPrinter.
Sat, 08 May 2021 19:47:48 +0200
, by Detlev Offenbach
Updated translations.
Sat, 08 May 2021 18:38:57 +0200
, by Detlev Offenbach
Upgraded source docu.
Sat, 08 May 2021 18:35:00 +0200
, by Detlev Offenbach
UML Diagrams
Sat, 08 May 2021 18:34:08 +0200
, by Detlev Offenbach
Updated source docu.
Thu, 06 May 2021 19:46:00 +0200
, by Detlev Offenbach
Prepared the plugin manager to install plug-in dependecies.
Thu, 06 May 2021 19:45:45 +0200
, by Detlev Offenbach
Started preparing the plugin manager to install plug-in dependecies.
Wed, 05 May 2021 19:59:47 +0200
, by Detlev Offenbach
UML Diagrams
Wed, 05 May 2021 18:17:24 +0200
, by Detlev Offenbach
Updated Russian translations.
Wed, 05 May 2021 17:29:41 +0200
, by Alexander Barkoff
Changed some source docu string to the new style.
Tue, 04 May 2021 20:03:40 +0200
, by Detlev Offenbach
Made Mercurial an optional installation requirement.
Tue, 04 May 2021 19:30:25 +0200
, by Detlev Offenbach
Changed some source docu string to the new style.
Mon, 03 May 2021 19:58:28 +0200
, by Detlev Offenbach
UML Diagrams
Mon, 03 May 2021 19:42:27 +0200
, by Detlev Offenbach
Updated translations.
Sun, 02 May 2021 18:16:54 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 02 May 2021 18:14:11 +0200
, by Detlev Offenbach
Modernized some more code E5Ftp).
Sun, 02 May 2021 18:13:23 +0200
, by Detlev Offenbach
UML Diagrams
Sun, 02 May 2021 17:26:47 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 02 May 2021 15:09:29 +0200
, by Detlev Offenbach
Tasks
Sun, 02 May 2021 15:09:14 +0200
, by Detlev Offenbach
Updated Russian translations.
Sun, 02 May 2021 10:59:00 +0200
, by Alexander Barkoff
Modernized some more code (Tasks).
Sat, 01 May 2021 20:28:00 +0200
, by Detlev Offenbach
UML Diagrams
Sat, 01 May 2021 18:48:35 +0200
, by Detlev Offenbach
Modernized some more code.
Sat, 01 May 2021 16:01:43 +0200
, by Detlev Offenbach
setup.py: raised the minimum Python version to 3.6.
Sat, 01 May 2021 15:08:38 +0200
, by Detlev Offenbach
Created global tag <release-21.05>.
maintenance
Sat, 01 May 2021 14:27:38 +0200
, by Detlev Offenbach
Merged with default branch to prepare release 21.5.
maintenance
release-21.05
Sat, 01 May 2021 14:27:20 +0200
, by Detlev Offenbach
Updated translations.
Sat, 01 May 2021 12:24:04 +0200
, by Detlev Offenbach
EspFirmwareSelectionDialog: corrected a typo spotted by Jaime.
Sat, 01 May 2021 12:20:43 +0200
, by Detlev Offenbach
Modernized some more code.
Fri, 30 Apr 2021 19:54:20 +0200
, by Detlev Offenbach
Modernized some more code and marked code to be modernized.
Thu, 29 Apr 2021 17:39:17 +0200
, by Detlev Offenbach
Modernized some code.
Wed, 28 Apr 2021 19:42:28 +0200
, by Detlev Offenbach
BackgroundClient: little improvement to report back the issue for an ImportError.
Tue, 27 Apr 2021 17:42:00 +0200
, by Detlev Offenbach
Updated source docu.
Tue, 27 Apr 2021 17:25:30 +0200
, by Detlev Offenbach
Converted enum names to use all uppercase letters (except for E5PathPickerModes to keep plug-ins using this compatible with previous eric releases).
Tue, 27 Apr 2021 17:25:06 +0200
, by Detlev Offenbach
Background Service: added code to signal initialization errors.
Mon, 26 Apr 2021 17:33:08 +0200
, by Detlev Offenbach
VCS.ProjectHelper: changed code to search new style project files first when cloning from a repository.
Mon, 26 Apr 2021 17:19:39 +0200
, by Detlev Offenbach
DebugClientBase: implemented some small code change to (hopefully) prevent a tracebach cause by DebugClientInstance being None.
Sun, 25 Apr 2021 15:21:50 +0200
, by Detlev Offenbach
install script: little change for macOS installations.
Sat, 24 Apr 2021 16:35:05 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
Thu, 22 Apr 2021 18:02:47 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
Wed, 21 Apr 2021 19:40:50 +0200
, by Detlev Offenbach
Third Party packages
Wed, 21 Apr 2021 17:56:12 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
Tue, 20 Apr 2021 19:47:39 +0200
, by Detlev Offenbach
Tabview: added another guard against a sporadic issue
Tue, 20 Apr 2021 19:38:10 +0200
, by Detlev Offenbach
Python Lexer
Sun, 18 Apr 2021 16:43:55 +0200
, by Detlev Offenbach
install.py, uninstall.py: changed the Linux path where our icons get installed
Sun, 18 Apr 2021 12:20:14 +0200
, by Detlev Offenbach
Merged with remote changes.
Sat, 17 Apr 2021 18:46:26 +0200
, by Detlev Offenbach
Fixed an issue in ast_unparse.
Sat, 17 Apr 2021 18:45:04 +0200
, by Detlev Offenbach
Code Style Checker: Fixed an issue in the SimplifyNodeVisitor class (Y108).
Sat, 17 Apr 2021 17:36:38 +0200
, by Detlev Offenbach
CodeStyleCheckerDialog: fixed an issue introduced by the last extension.
Sat, 17 Apr 2021 16:51:19 +0200
, by Detlev Offenbach
Fixed some code style issues.
Sat, 17 Apr 2021 12:42:28 +0200
, by Detlev Offenbach
Updated source docu.
Sat, 17 Apr 2021 12:37:41 +0200
, by Detlev Offenbach
Updated translations.
Sat, 17 Apr 2021 12:36:40 +0200
, by Detlev Offenbach
Code Style Checker: added configuration options for the reworked the type annotations checker to the code style checker dialog.
Sat, 17 Apr 2021 12:21:37 +0200
, by Detlev Offenbach
Editor: fixed an issue related to using the 'mini menu'.
Fri, 16 Apr 2021 18:08:45 +0200
, by Detlev Offenbach
Code Style Checker: reworked the type annotations checker.
Fri, 16 Apr 2021 18:03:43 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
Thu, 15 Apr 2021 18:11:24 +0200
, by Detlev Offenbach
SimplifyNodeVisitor: fixed an issue causing some try: except: pass constructs not being detected by Y105.
Thu, 15 Apr 2021 16:52:05 +0200
, by Detlev Offenbach
SimplifyNodeVisitor: fixed an issue in the Y105 message for multiple exceptions.
Thu, 15 Apr 2021 16:50:23 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
Wed, 14 Apr 2021 19:59:16 +0200
, by Detlev Offenbach
Editor: fixed an issue causing wrong comment character insertion when indentation was done with a tab character (\t).
Wed, 14 Apr 2021 19:38:19 +0200
, by Detlev Offenbach
Start Dialogs: modified the tooltip of the environment entry to make clear that individual settings must be separated by whitespace.
Wed, 14 Apr 2021 18:10:51 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y116: use dictionary access instead of multiple ifs).
Wed, 14 Apr 2021 17:39:44 +0200
, by Detlev Offenbach
Changed code for AnnotationsChecker to fix an issue.
Wed, 14 Apr 2021 17:34:27 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 3).
Tue, 13 Apr 2021 19:59:17 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 2).
Tue, 13 Apr 2021 18:02:59 +0200
, by Detlev Offenbach
eric6_browser: fixed a bug introduced by the code cleanup actions.
Tue, 13 Apr 2021 17:49:05 +0200
, by Detlev Offenbach
ast_unparse: fixed an issue related to backporting to older Python3 releases.
Tue, 13 Apr 2021 17:48:37 +0200
, by Detlev Offenbach
Editor: fixed an issue providing calltips if no calltip provider is installed.
Tue, 13 Apr 2021 17:44:23 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 1).
Mon, 12 Apr 2021 19:54:29 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 2+).
Mon, 12 Apr 2021 19:25:18 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y114: use logical or for multiple if).
Mon, 12 Apr 2021 19:21:40 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 2).
Mon, 12 Apr 2021 19:05:23 +0200
, by Detlev Offenbach
CodeStyleCheckerDialog: changed code to prevent false report of changed check parameters.
Mon, 12 Apr 2021 18:25:52 +0200
, by Detlev Offenbach
SimplifyChecker: added code to prevent duplicate error counting.
Mon, 12 Apr 2021 18:24:20 +0200
, by Detlev Offenbach
SimplifyChecker: added code to prevent duplicate error reports.
Mon, 12 Apr 2021 18:13:52 +0200
, by Detlev Offenbach
Code Style Checker: fixed an issue in the translations file.
Mon, 12 Apr 2021 17:27:45 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1).
Sun, 11 Apr 2021 18:45:10 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y110, Y111: use any() or all()).
Sun, 11 Apr 2021 16:53:48 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()).
Sun, 11 Apr 2021 12:38:16 +0200
, by Detlev Offenbach
SimplifyNodeVisitor: fixed Y113 to not fire on augmented assignments with non-integer constants.
Sun, 11 Apr 2021 11:34:32 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
Sat, 10 Apr 2021 18:38:27 +0200
, by Detlev Offenbach
Applied some more code simplifications suggested by the new Simplify checker.
Sat, 10 Apr 2021 18:31:17 +0200
, by Detlev Offenbach
Simplify Checker: fixed an issue in check 122.
Sat, 10 Apr 2021 17:54:58 +0200
, by Detlev Offenbach
Updated source docu.
Sat, 10 Apr 2021 16:13:22 +0200
, by Detlev Offenbach
install script: fixed some code style issues.
Sat, 10 Apr 2021 16:13:07 +0200
, by Detlev Offenbach
CodeStyleCheckerDialog: fixed an issue causing some messages being supressed.
Sat, 10 Apr 2021 16:12:29 +0200
, by Detlev Offenbach
Updated translations.
Sat, 10 Apr 2021 15:18:24 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 10 Apr 2021 15:11:43 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 10 Apr 2021 13:02:08 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 10 Apr 2021 12:34:29 +0200
, by Detlev Offenbach
Updated pyflakes to 2.3.1 and pycodestyle to 2.7.0.
Fri, 09 Apr 2021 21:14:51 +0200
, by T.Rzepka
Applied some more code simplifications suggested by the new Simplify checker.
Fri, 09 Apr 2021 18:38:01 +0200
, by Detlev Offenbach
Code Style Checker: improved the statistics handling.
Fri, 09 Apr 2021 18:13:36 +0200
, by Detlev Offenbach
Applied some code simplifications suggested by the new Simplify checker.
Thu, 08 Apr 2021 18:27:47 +0200
, by Detlev Offenbach
Corrected some code style issues.
Thu, 08 Apr 2021 17:27:12 +0200
, by Detlev Offenbach
Simplify translations: corrected some example values.
Thu, 08 Apr 2021 17:24:05 +0200
, by Detlev Offenbach
Code Style Checker
Tue, 06 Apr 2021 17:53:39 +0200
, by Detlev Offenbach
Fixed some code in ast_unparse to make it compatible with older Python versions.
Mon, 05 Apr 2021 10:55:02 +0200
, by Detlev Offenbach
MicroPython
Sun, 04 Apr 2021 16:56:31 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 03 Apr 2021 16:54:10 +0200
, by Detlev Offenbach
Code Style Checker: changed code such, that the AST tree is built only once and passed to each checker module.
Sat, 03 Apr 2021 16:02:33 +0200
, by Detlev Offenbach
Updated documentation
Sat, 03 Apr 2021 15:09:56 +0200
, by Detlev Offenbach
Updated translations.
Sat, 03 Apr 2021 15:08:04 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 03 Apr 2021 14:51:08 +0200
, by Detlev Offenbach
Code Style Checker
Sat, 03 Apr 2021 10:44:07 +0200
, by Detlev Offenbach
Editor: little change to the "Save As" function to respect the path name of the file to be saved.
Sat, 03 Apr 2021 09:47:25 +0200
, by Detlev Offenbach
Code Style Checker
Fri, 02 Apr 2021 18:13:12 +0200
, by Detlev Offenbach
Code Style Checker
Fri, 02 Apr 2021 15:35:44 +0200
, by Detlev Offenbach
Created global tag <release-21.04>.
maintenance
Fri, 02 Apr 2021 11:59:41 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip