Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Merged with default branch to prepare new release.
maintenance
release-20.06
Sun, 31 May 2020 17:26:14 +0200
, by Detlev Offenbach
Released Spanish translations update.
Sun, 31 May 2020 17:23:49 +0200
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.`
Sun, 31 May 2020 15:38:15 +0200
, by Jaime Seuma
Updated Russian translations.
Sun, 31 May 2020 12:54:34 +0200
, by Alexander Barkoff
Re-added the eric6 QtHelp files.
Thu, 28 May 2020 19:15:55 +0200
, by Detlev Offenbach
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip