Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Code Style Checker
Thu, 01 Apr 2021 19:48:36 +0200
, by Detlev Offenbach
Code Style Checker
Thu, 01 Apr 2021 17:23:35 +0200
, by Detlev Offenbach
Corrected some module descriptions.
Thu, 01 Apr 2021 17:22:48 +0200
, by Detlev Offenbach
Code Style Checker
Wed, 31 Mar 2021 19:51:41 +0200
, by Detlev Offenbach
MicroPython: fixed a few bugs introduced by the flash speed enhancement for ESP devices.
Tue, 30 Mar 2021 19:59:24 +0200
, by Detlev Offenbach
VariablesViewer: changed code to (hopefully) get rid of a None situation (i.e. source model not set yet).
maintenance
release-21.04
Mon, 29 Mar 2021 19:46:49 +0200
, by Detlev Offenbach
VariablesViewer: changed code to (hopefully) get rid of a None situation (i.e. source model not set yet).
Mon, 29 Mar 2021 19:46:49 +0200
, by Detlev Offenbach
Updated Russian translations.
Mon, 29 Mar 2021 18:08:34 +0200
, by Detlev Offenbach
MicroPython
Sun, 28 Mar 2021 18:51:58 +0200
, by Detlev Offenbach
Updated source docu for background service.
Sun, 28 Mar 2021 18:51:40 +0200
, by Detlev Offenbach
Redid the translations to correct another merge issue.
maintenance
Sun, 28 Mar 2021 15:20:24 +0200
, by Detlev Offenbach
Remerged with default branch.
maintenance
Sun, 28 Mar 2021 15:12:16 +0200
, by Detlev Offenbach
Corrected some merge issues.
maintenance
Sun, 28 Mar 2021 15:08:28 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
Sun, 28 Mar 2021 15:00:11 +0200
, by Detlev Offenbach
Corrected release of Russian translations.
Sun, 28 Mar 2021 15:09:49 +0200
, by Detlev Offenbach
Updated Spanish translations.
Sun, 28 Mar 2021 14:50:23 +0200
, by jaims seuma
Change code to give BackgroundService a 'parent'.
Sat, 27 Mar 2021 09:49:00 +0100
, by Detlev Offenbach
Added the missing Oxygen icon for the Calliope mini.
Wed, 24 Mar 2021 19:49:58 +0100
, by Detlev Offenbach
Updated Russian translations.
Tue, 23 Mar 2021 19:33:41 +0100
, by Alexander Barkoff
MicroPython: corrected a glitch in the UF2 flash dialog.
Tue, 23 Mar 2021 18:39:35 +0100
, by Detlev Offenbach
Fixed some code style issues.
Mon, 22 Mar 2021 19:31:18 +0100
, by Detlev Offenbach
Code Style Checker: reorganized the code a little bit.
Mon, 22 Mar 2021 19:22:11 +0100
, by Detlev Offenbach
MicroPython: improved the UF2 Flash dialog.
Sun, 21 Mar 2021 18:00:30 +0100
, by Detlev Offenbach
Code Style Checker
Sun, 21 Mar 2021 14:17:16 +0100
, by Detlev Offenbach
Editor
Wed, 17 Mar 2021 19:54:32 +0100
, by Detlev Offenbach
Fixed an issue related to an empty global config override dictionary.
Tue, 16 Mar 2021 17:29:42 +0100
, by Detlev Offenbach
Debugger
Mon, 15 Mar 2021 17:55:48 +0100
, by Detlev Offenbach
Started implementing functionality to override some global configuration per debug run.
Sun, 14 Mar 2021 19:59:27 +0100
, by Detlev Offenbach
Updated source docu.
Sun, 14 Mar 2021 13:49:55 +0100
, by Detlev Offenbach
DebugServer: fixed a situation where the underlying C++ object of DebugServer gets deleted prematurely.
Sun, 14 Mar 2021 13:49:41 +0100
, by Detlev Offenbach
DebugClientBase: fixed an issue related to the Python scoping rules. Needed to emulate it in the debugger backend.
Sat, 13 Mar 2021 19:45:36 +0100
, by Detlev Offenbach
LexerPygments: fixed the settings handling of the Pygments based lexer.
Sat, 13 Mar 2021 15:55:35 +0100
, by Detlev Offenbach
E5errorMessage: changed the code logic to always apply a default filter set, which is not editable.
Sat, 13 Mar 2021 11:52:01 +0100
, by Detlev Offenbach
Merged with Spanish translations update.
Mon, 08 Mar 2021 16:58:34 +0100
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.
Sun, 07 Mar 2021 16:37:03 +0100
, by Jaime Seuma
NotificationWidget: changed code to prevent a potential exception when the user clicks the widget.
Mon, 08 Mar 2021 16:55:00 +0100
, by Detlev Offenbach
Created global tag <release-21.03>.
maintenance
Sat, 06 Mar 2021 10:00:52 +0100
, by Detlev Offenbach
Pip Interface
Thu, 04 Mar 2021 19:39:54 +0100
, by Detlev Offenbach
Changed code to not use QComboBox.activated[str] and QComboBoc.highlighted[str] signals but the int variants instead.
Thu, 04 Mar 2021 17:48:09 +0100
, by Detlev Offenbach
Changed code to use QSignalMapper.mappedInt signal if that is available.
Thu, 04 Mar 2021 17:44:41 +0100
, by Detlev Offenbach
Changed sze adjuyt policy of some combo boxes.
Thu, 04 Mar 2021 17:43:11 +0100
, by Detlev Offenbach
CodeMetricsDialog: changed a dictionary use to collections.defaultdict to prevent an exception.
maintenance
release-21.03
Wed, 03 Mar 2021 19:37:33 +0100
, by Detlev Offenbach
CodeMetricsDialog: changed a dictionary use to collections.defaultdict to prevent an exception.
Wed, 03 Mar 2021 19:37:33 +0100
, by Detlev Offenbach
Shell
Tue, 02 Mar 2021 19:49:43 +0100
, by Detlev Offenbach
Updated Russian translations.
maintenance
Tue, 02 Mar 2021 19:23:07 +0100
, by Alexander Barkoff
Updated Russian translations.
Tue, 02 Mar 2021 19:22:12 +0100
, by Alexander Barkoff
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
Tue, 02 Mar 2021 17:17:09 +0100
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
Tue, 02 Mar 2021 17:12:08 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip