Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Updated source docu.
Wed, 27 May 2020 19:02:07 +0200
, by Detlev Offenbach
Updated translations.
Wed, 27 May 2020 19:00:44 +0200
, by Detlev Offenbach
CodeStyleCheckerDialog: changed the dialog layout to get more space for the result list.
Wed, 27 May 2020 18:56:17 +0200
, by Detlev Offenbach
Utilities: changed a doc string to not need a code style warning suppression anymore.
Wed, 27 May 2020 18:55:34 +0200
, by Detlev Offenbach
Removed the capability to configure the Qt translations directory via environment variables.
Tue, 19 May 2020 18:03:54 +0200
, by Detlev Offenbach
MicroPython: added more boards to the board selection to flash CircuitPython firmware.
Mon, 18 May 2020 17:39:01 +0200
, by Detlev Offenbach
CircuitPython: added firmware boot device entries for "Adafruit CLUE" and "Circuit Playground Bluefruit".
Sat, 16 May 2020 12:12:38 +0200
, by Detlev Offenbach
MicroPython: added code to allow the user to select the flash mod for flashing the MicroPython firmware for ESP32/ESP8266 devices.
Fri, 15 May 2020 18:33:53 +0200
, by Detlev Offenbach
Debug Client: added code to treat type 'sip.wrappertype' like type 'class'.
Tue, 12 May 2020 17:32:16 +0200
, by Detlev Offenbach
Web Browser: made the web icon provider a bit more universal
Tue, 12 May 2020 17:22:50 +0200
, by Detlev Offenbach
MicroPython: added a dialog zo ignore unknown serial devices and to manage this list.
Mon, 11 May 2020 18:30:25 +0200
, by Detlev Offenbach
Added a placeholder file to the Help directory to keep it in VCS.
Sat, 09 May 2020 12:56:17 +0200
, by Detlev Offenbach
Utilities: extended the search for a designer macOS bundle to support a standalone installation.
Sat, 09 May 2020 12:46:04 +0200
, by Detlev Offenbach
E5Application: fixed a warning related to initialisation of Qt.
Sat, 09 May 2020 11:49:12 +0200
, by Detlev Offenbach
MicroPython: added code to report detected non-supported devices to the user asking to report them.
Sat, 09 May 2020 11:47:40 +0200
, by Detlev Offenbach
Merged with changes done on macOS.
Fri, 08 May 2020 18:11:09 +0200
, by Detlev Offenbach
UserInterface: Removed some obsolete code and enhanced error message for the case, where the Qt applications (designer, linguist, assistant) cannot be found.
Fri, 08 May 2020 18:10:05 +0200
, by Detlev Offenbach
ModuleParser: fixed an issue related to a wrong import statement.
Fri, 08 May 2020 18:02:25 +0200
, by Detlev Offenbach
install: fixed an issue causing a faulty application bundle being created for macOS installations when installing into a Python virtual environment.
Thu, 07 May 2020 18:59:26 +0200
, by Detlev Offenbach
Web Browser: added code to ask for the title of a new bookmark folder.
Wed, 06 May 2020 18:15:52 +0200
, by Detlev Offenbach
Oxygen Icons: added the missing loadingAnimation icon.
Wed, 06 May 2020 18:10:18 +0200
, by Detlev Offenbach
BrowserModel: return row 0 for a BrowserItem, if it cannot be found in the parent's list of children.
Tue, 05 May 2020 18:40:36 +0200
, by Detlev Offenbach
Updated source docu.
Tue, 05 May 2020 18:23:52 +0200
, by Detlev Offenbach
Updated translations.
Tue, 05 May 2020 18:20:02 +0200
, by Detlev Offenbach
Web Browser: implemented a fix for QtWebEngine not sending the loadFinished signal when navigating on the same page.
Tue, 05 May 2020 18:18:27 +0200
, by Detlev Offenbach
SiteInfoDialog: added a security icon and an indication for potentially insecure sites.
Tue, 05 May 2020 18:17:20 +0200
, by Detlev Offenbach
Recompiled resource files.
Tue, 05 May 2020 18:15:46 +0200
, by Detlev Offenbach
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
Regenerated source docu.
Thu, 09 Apr 2020 18:04:37 +0200
, by Detlev Offenbach
Added a label widget showing an animated pixmap.
Thu, 09 Apr 2020 18:00:40 +0200
, by Detlev Offenbach
Translator plug-in: resolved some code style issues.
Thu, 09 Apr 2020 17:59:24 +0200
, by Detlev Offenbach
Startup: removed some commented code.
Thu, 09 Apr 2020 17:58:33 +0200
, by Detlev Offenbach
documentViewerStyle: some little corrections.
Thu, 09 Apr 2020 17:50:55 +0200
, by Detlev Offenbach
Added some more dark lexer styles.
Wed, 08 Apr 2020 18:27:44 +0200
, by Detlev Offenbach
Added some more dark highlighter styles.
Sun, 05 Apr 2020 19:11:18 +0200
, by Detlev Offenbach
Translator plug-in: added SVG flag icons.
Sun, 05 Apr 2020 18:26:32 +0200
, by Detlev Offenbach
Editor: fixed an issue causing a crash.
maintenance
Sun, 05 Apr 2020 18:17:08 +0200
, by Detlev Offenbach
Editor: fixed an issue causing a crash.
Sun, 05 Apr 2020 18:17:08 +0200
, by Detlev Offenbach
Added breeze style icons for the Translator plug-in.
Sun, 05 Apr 2020 16:19:12 +0200
, by Detlev Offenbach
Created global tag <release-20.04>.
maintenance
Sun, 05 Apr 2020 12:07:42 +0200
, by Detlev Offenbach
Merged with default branch to prepare new release.
maintenance
release-20.04
Sun, 05 Apr 2020 12:06:15 +0200
, by Detlev Offenbach
Regenerated the source docu.
Sun, 05 Apr 2020 12:00:11 +0200
, by Detlev Offenbach
Modified some Breeze icons.
Sun, 05 Apr 2020 11:54:41 +0200
, by Detlev Offenbach
Added dark styles for the Bash and Batch lexers.
Sat, 04 Apr 2020 19:40:43 +0200
, by Detlev Offenbach
Renamed the 'breeze' icon directory to 'breeze-light'.
Sat, 04 Apr 2020 19:02:32 +0200
, by Detlev Offenbach
Continued adding breeze and breeze-dark SVG icons.
Sat, 04 Apr 2020 18:52:26 +0200
, by Detlev Offenbach
Minimized the SVG vector icons.
Sat, 04 Apr 2020 13:49:24 +0200
, by Detlev Offenbach
Minimized the SVG vector icons.
Fri, 03 Apr 2020 19:30:43 +0200
, by Detlev Offenbach
Minimized the SVG vector icons.
Fri, 03 Apr 2020 19:22:54 +0200
, by Detlev Offenbach
CreateDialogCodeDialog: added code to cope with dark backgrounds.
Fri, 03 Apr 2020 18:17:57 +0200
, by Detlev Offenbach
Added vector icons for the mercurial and subversion plug-ins.
Fri, 03 Apr 2020 17:43:01 +0200
, by Detlev Offenbach
Added vector icons for the git plug-in.
Wed, 01 Apr 2020 19:50:41 +0200
, by Detlev Offenbach
Added a dark style for the 'Guessed' (i.e. Pygments) lexer.
Tue, 31 Mar 2020 19:43:34 +0200
, by Detlev Offenbach
Editor: fixed a style issue when selecting no specific lexer.
Tue, 31 Mar 2020 19:29:24 +0200
, by Detlev Offenbach
Updated source docu.
Tue, 31 Mar 2020 19:16:06 +0200
, by Detlev Offenbach
PixmapCache: added a method to remove a path from the pixmap search path.
Tue, 31 Mar 2020 19:15:51 +0200
, by Detlev Offenbach
Updated changelog for April release.
Tue, 31 Mar 2020 19:07:11 +0200
, by Detlev Offenbach
Released Spanish translations update.
Tue, 31 Mar 2020 19:04:56 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Tue, 31 Mar 2020 13:30:11 +0200
, by Jaime Seuma
Refined some icons.
Mon, 30 Mar 2020 19:57:07 +0200
, by Detlev Offenbach
Refined some icons.
Mon, 30 Mar 2020 19:13:04 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip