Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
CircuitPython: added downloads menu for Firmware and Libraries.
Tue, 02 Feb 2021 14:32:59 +0100
, by Detlev Offenbach
Updated Russian translations.
Tue, 02 Feb 2021 09:45:20 +0100
, by Alexander Barkoff
MicroPython: changed the handling of the download stuff and corrected/extended the Calliope mini path.
Mon, 01 Feb 2021 20:01:18 +0100
, by Detlev Offenbach
Updated Russian translations.
Mon, 01 Feb 2021 16:09:29 +0100
, by Alexander Barkoff
Updated source docu.
Mon, 01 Feb 2021 16:06:23 +0100
, by Detlev Offenbach
Updated translations.
Mon, 01 Feb 2021 16:04:34 +0100
, by Detlev Offenbach
Made some more JSON file related changes and exported some dark styles in the new file format.
Mon, 01 Feb 2021 14:49:12 +0100
, by Detlev Offenbach
Closed the branch after it was merged into "default" branch.
jsonfiles
Mon, 01 Feb 2021 13:26:48 +0100
, by Detlev Offenbach
Merged with the changes of the 'jsonfiles' branch.
Mon, 01 Feb 2021 13:25:37 +0100
, by Detlev Offenbach
Created global tag <release-21.02>.
maintenance
Mon, 01 Feb 2021 10:38:43 +0100
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-21.02
Mon, 01 Feb 2021 10:38:16 +0100
, by Detlev Offenbach
Released updated Spanish translations.
Mon, 01 Feb 2021 10:06:11 +0100
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.
Mon, 01 Feb 2021 09:44:12 +0100
, by Jaime Seuma
Added the forgotten documentation page.
Sun, 31 Jan 2021 17:57:19 +0100
, by Detlev Offenbach
Did some visual improvements.
Sun, 31 Jan 2021 17:50:31 +0100
, by Detlev Offenbach
MicroPython: improved the support for "BBC micro:bit" and "Calliope mini".
Sun, 31 Jan 2021 17:47:55 +0100
, by Detlev Offenbach
ViewManager: reverted a change testing type annotations.
Sun, 31 Jan 2021 17:47:01 +0100
, by Detlev Offenbach
Mercurial Shelve Extension: corrected the '--addremove' option.
Sun, 31 Jan 2021 14:02:50 +0100
, by Detlev Offenbach
Merged with Spanish translations update.
Sun, 31 Jan 2021 14:01:12 +0100
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.
Sun, 31 Jan 2021 12:51:02 +0100
, by Jaime Seuma
Modified the code templates with respect to the constructor docstrings.
Sun, 31 Jan 2021 12:23:30 +0100
, by Detlev Offenbach
Corrected the support code for the "BBC micro:bit" MicroPython device.
Sat, 30 Jan 2021 19:11:02 +0100
, by Detlev Offenbach
Changed the Project and MultiProject configuration option "XMLTimestamp" to "TimestampFile". A configuration check is suggested.
jsonfiles
Sat, 30 Jan 2021 16:19:25 +0100
, by Detlev Offenbach
DebugClientBase: corrected the code running unit tests within the debugger to be able to access variables from within the shell pane.
Sat, 30 Jan 2021 12:05:36 +0100
, by Detlev Offenbach
UnittestDialog: changed color handling to support dark themes.
Sat, 30 Jan 2021 11:20:55 +0100
, by Detlev Offenbach
Highlighting Styles: changed the import/export logic to allow the selection of lexers to be imported/exported.
jsonfiles
Fri, 29 Jan 2021 19:31:47 +0100
, by Detlev Offenbach
Lexers: corrected the handling of Pygments lexers.
jsonfiles
Fri, 29 Jan 2021 19:30:59 +0100
, by Detlev Offenbach
Changed the highlighting styles import logic thus, that the imported styles are applied in the configuration page.
jsonfiles
Fri, 29 Jan 2021 14:19:41 +0100
, by Detlev Offenbach
Corrected some documentation strings.
jsonfiles
Fri, 29 Jan 2021 14:18:50 +0100
, by Detlev Offenbach
MicroPython: added a few device IDs (taken from mu-Editor).
Fri, 29 Jan 2021 12:17:34 +0100
, by Detlev Offenbach
TemplatesFile: implemented a docstring correction.
jsonfiles
Thu, 28 Jan 2021 18:29:31 +0100
, by Detlev Offenbach
Implemented the JSON based highlighting styles files.
jsonfiles
Thu, 28 Jan 2021 18:29:00 +0100
, by Detlev Offenbach
TemplateViewer: added confirmation when exporting the templates.
jsonfiles
Thu, 28 Jan 2021 16:36:29 +0100
, by Detlev Offenbach
Project: made some corrections.
jsonfiles
Thu, 28 Jan 2021 16:35:55 +0100
, by Detlev Offenbach
Implemented the JSON based keyboard shortcuts files.
jsonfiles
Thu, 28 Jan 2021 16:35:28 +0100
, by Detlev Offenbach
Implemented the JSON based templates files.
jsonfiles
Thu, 28 Jan 2021 13:19:22 +0100
, by Detlev Offenbach
TasksFile: did some minir corrections.
jsonfiles
Thu, 28 Jan 2021 13:18:55 +0100
, by Detlev Offenbach
Corrected some code documentation strings.
jsonfiles
Thu, 28 Jan 2021 11:53:25 +0100
, by Detlev Offenbach
Cprrected the use of the typing module.
jsonfiles
Thu, 28 Jan 2021 11:49:28 +0100
, by Detlev Offenbach
AsyncFile: attempt to make it more stable against multi threading issues.
Wed, 27 Jan 2021 19:50:23 +0100
, by Detlev Offenbach
Added TODO markers for JSON file handlers still to do.
jsonfiles
Wed, 27 Jan 2021 18:29:52 +0100
, by Detlev Offenbach
Several corrections to the JSON file handlers.
jsonfiles
Wed, 27 Jan 2021 18:29:25 +0100
, by Detlev Offenbach
Implemented the JSON based tasks files.
jsonfiles
Wed, 27 Jan 2021 18:27:52 +0100
, by Detlev Offenbach
Merged with 'default' branch.
jsonfiles
Wed, 27 Jan 2021 15:11:03 +0100
, by Detlev Offenbach
Implemented the JSON based session files.
jsonfiles
Wed, 27 Jan 2021 15:09:20 +0100
, by Detlev Offenbach
Extended the session functionality to support the new multi process debugging.
Wed, 27 Jan 2021 10:06:09 +0100
, by Detlev Offenbach
Updated the project file.
Tue, 26 Jan 2021 14:09:30 +0100
, by Detlev Offenbach
Started converting the various file generators to JSON format (from XML).
jsonfiles
Mon, 25 Jan 2021 20:07:51 +0100
, by Detlev Offenbach
Docstring: corrected the return section generation for ericdoc and sphinxdoc.
Mon, 25 Jan 2021 14:53:56 +0100
, by Detlev Offenbach
Editor: fixed the integration of docstring generator for newly created files.
Mon, 25 Jan 2021 14:44:35 +0100
, by Detlev Offenbach
Created new branch <jsonfiles> to save the various files a JSON.
jsonfiles
Mon, 25 Jan 2021 14:10:07 +0100
, by Detlev Offenbach
Editor: added configuration option (Editor->General page) to enable the automatic generation of docstrings, if a docstring start sequenz was entered (default on).
Sat, 23 Jan 2021 12:52:18 +0100
, by Detlev Offenbach
Corrected a user visible string.
Sat, 23 Jan 2021 12:10:31 +0100
, by Detlev Offenbach
Editor: extended the docstring functionality to be invocable via a keyboard shortcut (Ctrl+Alt+D).
Sat, 23 Jan 2021 12:02:52 +0100
, by Detlev Offenbach
Module Parser: extended the parser patterns for Python to be able to extract slot signatures for PySide.
Fri, 22 Jan 2021 16:55:43 +0100
, by Detlev Offenbach
Editor
Fri, 22 Jan 2021 16:48:43 +0100
, by Detlev Offenbach
Another modifications to prevent an exception in certain situations.
Fri, 22 Jan 2021 14:14:15 +0100
, by Detlev Offenbach
Slight modifications to prevent an exception in certain situations.
Thu, 21 Jan 2021 19:24:59 +0100
, by Detlev Offenbach
ModuleParser: fixed an issue causing PyQt6.pyqtSlot() not being recognized.
Mon, 18 Jan 2021 11:43:06 +0100
, by Detlev Offenbach
Updated source docu.
Sun, 17 Jan 2021 16:25:40 +0100
, by Detlev Offenbach
Updated translations.
Sun, 17 Jan 2021 16:24:59 +0100
, by Detlev Offenbach
Find File Dialog
Sun, 17 Jan 2021 16:21:57 +0100
, by Detlev Offenbach
QtHelpGenerator: fixed an issue related to the removed Utilities.relpath() function.
maintenance
Sun, 17 Jan 2021 13:53:08 +0100
, by Detlev Offenbach
Shell: corrected inserting (pasting) text via the middel mouse button.
Sun, 17 Jan 2021 12:40:19 +0100
, by Detlev Offenbach
Updated source docu.
Sat, 16 Jan 2021 16:51:23 +0100
, by Detlev Offenbach
Updated source code documentation with the new tags.
Sat, 16 Jan 2021 16:50:00 +0100
, by Detlev Offenbach
Source code documentation generator, doc checker: added support for @yield and @ytype.
Sat, 16 Jan 2021 16:32:01 +0100
, by Detlev Offenbach
Fixed a few thread related issues in the debugger.
Fri, 15 Jan 2021 19:49:36 +0100
, by Detlev Offenbach
CharDet: added a missing, empty file.
Fri, 15 Jan 2021 19:46:04 +0100
, by Detlev Offenbach
E5Application: did some code cleanup.
Fri, 15 Jan 2021 19:43:52 +0100
, by Detlev Offenbach
Third Party packages
Thu, 14 Jan 2021 18:14:15 +0100
, by Detlev Offenbach
Project File: amended the commented code whitelist.
Thu, 14 Jan 2021 18:06:56 +0100
, by Detlev Offenbach
Third Party packages
Thu, 14 Jan 2021 18:01:59 +0100
, by Detlev Offenbach
CodeStyleCheckerDialog: added a commented code whitelist patterns to the Miscellaneous Checker.
Thu, 14 Jan 2021 17:58:40 +0100
, by Detlev Offenbach
Mercurial: fixed a few issues introduced during the recent code cleanup.
Thu, 14 Jan 2021 17:51:12 +0100
, by Detlev Offenbach
CodeStyleCheckerDialog: added configuration entry for commented code whitelist patterns.
Wed, 13 Jan 2021 20:13:26 +0100
, by Detlev Offenbach
Updated translations.
Wed, 13 Jan 2021 19:12:35 +0100
, by Detlev Offenbach
Updated source docu.
Wed, 13 Jan 2021 19:08:16 +0100
, by Detlev Offenbach
Third Party Packages
Wed, 13 Jan 2021 19:07:20 +0100
, by Detlev Offenbach
Third Party Packages
Wed, 13 Jan 2021 19:05:48 +0100
, by Detlev Offenbach
Fixed some code style issues detected by the upgraded eradicate.py.
Wed, 13 Jan 2021 19:02:58 +0100
, by Detlev Offenbach
Code Style Checker: upgraded eradicate.py to version 2.0.0.
Wed, 13 Jan 2021 19:02:30 +0100
, by Detlev Offenbach
Mercurial: completed more code cleanup.
Wed, 13 Jan 2021 17:46:13 +0100
, by Detlev Offenbach
Mercurial: started more code cleanup.
Tue, 12 Jan 2021 20:03:30 +0100
, by Detlev Offenbach
Editor, Mini Editor
Tue, 12 Jan 2021 17:19:02 +0100
, by Detlev Offenbach
PluginManager: changed the code to create a global plugins directory.
maintenance
Mon, 11 Jan 2021 19:31:21 +0100
, by Detlev Offenbach
PluginManager: changed the code to create a global plugins directory.
Mon, 11 Jan 2021 19:31:21 +0100
, by Detlev Offenbach
Snapshot: fixed code to work with all supported platforms.
Mon, 11 Jan 2021 19:04:31 +0100
, by Detlev Offenbach
BackgroundService and -Client: fixed a few typos.
Thu, 07 Jan 2021 18:11:11 +0100
, by Detlev Offenbach
SyntaxChecker: fixed an issue in the pyflakes messages module causing an exception when trying to report back the result later on.
maintenance
Thu, 07 Jan 2021 17:22:16 +0100
, by Detlev Offenbach
SyntaxChecker: fixed an issue in the pyflakes messages module causing an exception when trying to report back the result later on.
Thu, 07 Jan 2021 17:22:16 +0100
, by Detlev Offenbach
DebugUI: removed some obsolete code.
Wed, 06 Jan 2021 14:06:40 +0100
, by Detlev Offenbach
NotificationWidget: removed the remaining TODO as it doesn't seem to be of real use.
Wed, 06 Jan 2021 13:58:40 +0100
, by Detlev Offenbach
Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'.
Wed, 06 Jan 2021 13:47:01 +0100
, by Detlev Offenbach
Improved the Notification system by supporting colored notifications.
Tue, 05 Jan 2021 18:28:31 +0100
, by Detlev Offenbach
DebugUI: some fine tuning of the client exit notification.
Tue, 05 Jan 2021 15:14:40 +0100
, by Detlev Offenbach
Snapshot Widget: fixed the modified snapshot function for multiple screens.
Mon, 04 Jan 2021 19:34:49 +0100
, by Detlev Offenbach
Added some TODO comments to enhance the notification widget.
Mon, 04 Jan 2021 16:52:56 +0100
, by Detlev Offenbach
Changed code to always use the reworked notification system.
Mon, 04 Jan 2021 16:39:37 +0100
, by Detlev Offenbach
Fixed some code style issues.
Mon, 04 Jan 2021 16:39:09 +0100
, by Detlev Offenbach
Updated source docu.
Mon, 04 Jan 2021 15:59:40 +0100
, by Detlev Offenbach
Changed the notification widget to be able to show multiple notification simultaneously.
Mon, 04 Jan 2021 15:59:22 +0100
, by Detlev Offenbach
Updated the default bookmarks.
Mon, 04 Jan 2021 15:51:18 +0100
, by Detlev Offenbach
Updated the change log to reflect exporter additions done by Tobias.
Mon, 04 Jan 2021 10:50:24 +0100
, by Detlev Offenbach
Fixed export as HTML+ODT/PDF/RTF/TEX when text using substyles.
Sun, 03 Jan 2021 22:24:05 +0100
, by T.Rzepka
UserInterface: fixed an issue introduced during the last changes.
Sun, 03 Jan 2021 18:02:19 +0100
, by Detlev Offenbach
Fixed some code style issues.
Sun, 03 Jan 2021 17:58:37 +0100
, by Detlev Offenbach
Removed code depending upon the automatic online check.
Sun, 03 Jan 2021 17:49:38 +0100
, by Detlev Offenbach
Removed code dealing with Qt versions less than the required one and removed use of QDesktopWidget or QApplication.desktop().
Sun, 03 Jan 2021 15:33:39 +0100
, by Detlev Offenbach
NotificationsPage: changed code to avoid the notification box being shown off screen (partly).
maintenance
Sun, 03 Jan 2021 15:31:46 +0100
, by Detlev Offenbach
E5SslInfoWidget: fixed an issue causing TLS v1.3 certificates not being recognized.
maintenance
Sun, 03 Jan 2021 15:31:01 +0100
, by Detlev Offenbach
VCS/ProjectHelper: added some code to cope against vcs being None.
maintenance
Sat, 02 Jan 2021 17:28:57 +0100
, by Detlev Offenbach
VCS/ProjectHelper: added some code to cope against vcs being None.
Sat, 02 Jan 2021 17:28:57 +0100
, by Detlev Offenbach
ProjectTranslationsBrowser: fixed some 'lambda' related issues by converting them to 'functools.partial'.
maintenance
Sat, 02 Jan 2021 15:28:23 +0100
, by Detlev Offenbach
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
maintenance
Sat, 02 Jan 2021 15:18:36 +0100
, by Detlev Offenbach
ProjectTranslationsBrowser: fixed some 'lambda' related issues by converting them to 'functools.partial'.
Sat, 02 Jan 2021 15:19:11 +0100
, by Detlev Offenbach
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
Sat, 02 Jan 2021 15:18:36 +0100
, by Detlev Offenbach
Updated change log.
Sat, 02 Jan 2021 12:15:33 +0100
, by Detlev Offenbach
Created global tag <release-21.01>.
maintenance
Sat, 02 Jan 2021 11:21:36 +0100
, by Detlev Offenbach
Updated changelog to prepare a new release.
maintenance
release-21.01
Sat, 02 Jan 2021 11:21:13 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip