Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Editor: fixed an issue caused by an invalid string index.
Tue, 05 May 2020 18:06:35 +0200
, by Detlev Offenbach
eric6.py: make sure our executable directory (i.e. that of the used Python interpreter) is included in the executable search path.
Mon, 04 May 2020 17:20:19 +0200
, by Detlev Offenbach
Updated Qt help database (part 1).
Sun, 03 May 2020 17:18:18 +0200
, by Detlev Offenbach
Updated translations.
Sun, 03 May 2020 16:26:31 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 03 May 2020 16:24:39 +0200
, by Detlev Offenbach
Web Browser: made the URL entry background configurable and harmonized certificate handling for the web page and its web icon (favicon).
Sun, 03 May 2020 16:18:14 +0200
, by Detlev Offenbach
setup.py: corrected the links to the source code repository and the issues tracker.
maintenance
Sat, 02 May 2020 14:04:18 +0200
, by Detlev Offenbach
Merged with default branch.
multi_processing
Sun, 03 May 2020 13:42:52 +0200
, by Detlev Offenbach
Web Browser: added a configurable URL entry color to indicate sites with certificate issues.
Sun, 03 May 2020 10:26:40 +0200
, by Detlev Offenbach
install.py: added fault handler for desktop shortcut creation on Windows systems.
Sun, 03 May 2020 09:36:15 +0200
, by Detlev Offenbach
Implemented a preliminary fix for issue 328 showing the user an indication, if he made an exception for a certificate issue of a host.
Sat, 02 May 2020 19:10:08 +0200
, by Detlev Offenbach
Merged with default branch.
multi_processing
Sat, 02 May 2020 14:45:06 +0200
, by Detlev Offenbach
Implemented multi process debugging support for the 'multiprocessing' module.
multi_processing
Sat, 02 May 2020 14:35:03 +0200
, by Detlev Offenbach
setup.py: corrected the links to the source code repository and the issues tracker.
Sat, 02 May 2020 14:04:18 +0200
, by Detlev Offenbach
Created global tag <release-20.05>.
maintenance
Sat, 02 May 2020 13:51:48 +0200
, by Detlev Offenbach
Merged with default branch to prepare new release.
maintenance
release-20.05
Sat, 02 May 2020 13:51:07 +0200
, by Detlev Offenbach
Russian translations update.
Thu, 30 Apr 2020 19:47:25 +0200
, by Alexander Barkoff
Released Spanish translations update.
Thu, 30 Apr 2020 19:44:04 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Thu, 30 Apr 2020 13:38:40 +0200
, by Jaime Seuma
Updated change log.
Wed, 29 Apr 2020 18:37:10 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 29 Apr 2020 18:36:16 +0200
, by Detlev Offenbach
Updated translations.
Wed, 29 Apr 2020 18:35:30 +0200
, by Detlev Offenbach
MicroPython: added API file for Calliope mini and corrected the ones for microbit and CircuitPython.
Wed, 29 Apr 2020 18:29:14 +0200
, by Detlev Offenbach
MicroPython: continued implementing support for the "Calliope mini".
Fri, 24 Apr 2020 18:35:42 +0200
, by Detlev Offenbach
MicroPython: continued implementing support for the "Calliope mini".
Thu, 23 Apr 2020 19:48:12 +0200
, by Detlev Offenbach
Python Debugger: fixed an issue related to redirecting the input() builtin function.
Thu, 23 Apr 2020 18:50:54 +0200
, by Detlev Offenbach
MicroPython: continued implementing support for the "Calliope mini".
Wed, 22 Apr 2020 19:58:01 +0200
, by Detlev Offenbach
MicroPython: started implementing support for the "Calliope mini".
Tue, 21 Apr 2020 19:52:43 +0200
, by Detlev Offenbach
Pygments: updated Pygments to 2.3.1
Tue, 21 Apr 2020 19:47:10 +0200
, by Detlev Offenbach
Editor: fixed an issue in handling viewport events.
Tue, 21 Apr 2020 19:44:19 +0200
, by Detlev Offenbach
MicroPythonWidget: added yet another color scheme for a dark background.
Mon, 20 Apr 2020 19:49:15 +0200
, by Detlev Offenbach
Show the exception message as a tooltip also.
Sat, 18 Apr 2020 16:08:05 +0200
, by T.Rzepka
Improved editor to handle autocomplete of dictionary keys.
Sat, 18 Apr 2020 16:07:05 +0200
, by T.Rzepka
Fixed the dark syntax highlighter style for YAML files.
Fri, 17 Apr 2020 19:31:38 +0200
, by Detlev Offenbach
MicroPythonPage: fixed some code style issues.
Fri, 17 Apr 2020 19:17:25 +0200
, by Detlev Offenbach
WebBrowserPage: fixed an AttributeError caused by using PyQtWebEngine 5.14 with older Qt variants.
Wed, 15 Apr 2020 19:17:07 +0200
, by Detlev Offenbach
setup.py: updated the dependecies.
Tue, 14 Apr 2020 18:51:04 +0200
, by Detlev Offenbach
Updated source docu.
Mon, 13 Apr 2020 17:36:31 +0200
, by Detlev Offenbach
Updated translations.
Mon, 13 Apr 2020 17:35:49 +0200
, by Detlev Offenbach
Editor, Shell: added configuration option for the calltips foreground and highlight color.
Mon, 13 Apr 2020 16:57:44 +0200
, by Detlev Offenbach
MicroPython: made the chart widget color scheme aware and added a config option to configure a specific chart color theme.
Mon, 13 Apr 2020 16:26:46 +0200
, by Detlev Offenbach
BackgroundClient: implemented a solution to send data of types not supported by JSON.
Mon, 13 Apr 2020 11:30:24 +0200
, by Detlev Offenbach
Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore.
Sun, 12 Apr 2020 19:07:49 +0200
, by Detlev Offenbach
Removed an obsolete TODO comment.
Sun, 12 Apr 2020 18:46:08 +0200
, by Detlev Offenbach
Updated translations.
Sun, 12 Apr 2020 18:45:04 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 12 Apr 2020 18:41:24 +0200
, by Detlev Offenbach
UML Diagrams: added support for dark color scheme.
Sun, 12 Apr 2020 18:40:37 +0200
, by Detlev Offenbach
Startup: fixed an issue related to accessing the global settings object.
Sun, 12 Apr 2020 15:03:27 +0200
, by Detlev Offenbach
Startup: added some forgotten code to apply the user selected default icon set.
Sun, 12 Apr 2020 14:58:36 +0200
, by Detlev Offenbach
CodeDocumentationViewer: improved the clean() method to respect current color scheme type.
Sun, 12 Apr 2020 14:45:14 +0200
, by Detlev Offenbach
LexerPygments: fixed an issue loading styles and added some Pygments token types.
Sun, 12 Apr 2020 13:06:07 +0200
, by Detlev Offenbach
HTML Preview and Exporter: added support for dark color schemes.
Sat, 11 Apr 2020 19:08:37 +0200
, by Detlev Offenbach
CodeDocumentationViewer: added a dark colored style sheet.
Sat, 11 Apr 2020 14:50:48 +0200
, by Detlev Offenbach
Styles: added some Qt style sheets and some highlighter styles.
Sat, 11 Apr 2020 14:13:25 +0200
, by Detlev Offenbach
Icons page, Icons preview dialog: added option to select the default icons and extended preview functionality.
Fri, 10 Apr 2020 19:27:51 +0200
, by Detlev Offenbach
Styles: added some more dark lexer styles.
Fri, 10 Apr 2020 15:18:58 +0200
, by Detlev Offenbach
install.py: fixed an issue caused by renaming the old 'default' icon directory.
Fri, 10 Apr 2020 15:03:16 +0200
, by Detlev Offenbach
Project: fixed some issue renaming files and directories via the active VCS.
Fri, 10 Apr 2020 14:48:05 +0200
, by Detlev Offenbach
Icons: renamed the old 'default' icon directory to 'oxygen'.
Fri, 10 Apr 2020 14:39:13 +0200
, by Detlev Offenbach
setup.py: changed the icons setup.
Fri, 10 Apr 2020 11:28:08 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip