Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
EspDevices, MicrobitDevices: fixed a few omissions.
Mon, 26 Aug 2019 12:43:26 +0200
, by Detlev Offenbach
Updated Russian translations.
Sun, 25 Aug 2019 15:30:11 +0200
, by Alexander Barkoff
Release Spanish translations update.
Sun, 25 Aug 2019 11:46:39 +0200
, by Detlev Offenbach
Merged with update of Spanish translations.
Sun, 25 Aug 2019 11:45:41 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Sat, 24 Aug 2019 17:35:07 +0200
, by Jaime Seuma
Regenerated the source docu.
Sat, 24 Aug 2019 18:27:02 +0200
, by Detlev Offenbach
VCS: extended the vcsImport function.
Sat, 24 Aug 2019 18:26:11 +0200
, by Detlev Offenbach
More MicroPython related fixes.
Sat, 24 Aug 2019 18:25:37 +0200
, by Detlev Offenbach
Changed some code documentation from '@ireturn' to '@return'.
Sat, 24 Aug 2019 18:24:33 +0200
, by Detlev Offenbach
Made "MicroPython" a selectable programming language in order to not mess with the normal API selections.
Sat, 24 Aug 2019 16:33:42 +0200
, by Detlev Offenbach
eric6_api: added the -i switch to ignore the existence of builtin modules when creating API files.
Fri, 23 Aug 2019 20:08:33 +0200
, by Detlev Offenbach
APIs: added API files for BBC micro:bit MicroPython and updated the PyQt5 API files.
Fri, 23 Aug 2019 17:14:44 +0200
, by Detlev Offenbach
MicroPythonWidget: added actions to show the device documentation and to open the configuration page to the hamburger menu.
Fri, 23 Aug 2019 14:49:59 +0200
, by Detlev Offenbach
Revision <7152> closed.
Commit_Merge_addition
Fri, 23 Aug 2019 13:24:36 +0200
, by Detlev Offenbach
Updated translations.
Fri, 23 Aug 2019 13:23:36 +0200
, by Detlev Offenbach
UserInterface: fixed a wrong action setup causing it to be checkable while it shouldn't be.
Fri, 23 Aug 2019 13:23:22 +0200
, by Detlev Offenbach
Updated the change log.
Fri, 23 Aug 2019 13:22:15 +0200
, by Detlev Offenbach
Regenerated source docu.
Fri, 23 Aug 2019 13:06:55 +0200
, by Detlev Offenbach
Fixed a few code style issues.
Fri, 23 Aug 2019 13:06:04 +0200
, by Detlev Offenbach
Merged with UserInterface changes supplied by Christos Sevastiadisi.
Fri, 23 Aug 2019 12:44:37 +0200
, by Detlev Offenbach
Merged with merge changes supplied by Christos Sevastiadisi.
Fri, 23 Aug 2019 12:41:00 +0200
, by Detlev Offenbach
Commit Merge in Mercurial added and Cancel renamed to Abort Merge
Commit_Merge_addition
Fri, 23 Aug 2019 02:02:42 +0300
, by Christos Sevastiadis
Start menu shortcut conflict changed and menu current editor activation added
Thu, 22 Aug 2019 20:41:32 +0300
, by Christos Sevastiadis
MicroPythonWidget: made the cross compile actions enable only, if the mpy-cross utility is found or properly configured.
Thu, 22 Aug 2019 15:47:14 +0200
, by Detlev Offenbach
UserInterface: added some forgotten window activation actions and corresponding methods.
Wed, 21 Aug 2019 16:31:03 +0200
, by Detlev Offenbach
MicroPythonWidget: fixed an issue causing eric to crash at startup, if QtSerialPort is not available.
Wed, 21 Aug 2019 14:48:57 +0200
, by Detlev Offenbach
Updated German and English translations.
Tue, 20 Aug 2019 19:35:37 +0200
, by Detlev Offenbach
Prepared translation files for updates.
Tue, 20 Aug 2019 17:12:22 +0200
, by Detlev Offenbach
Regenerated source docu after merge with 'micropython' branch.
Tue, 20 Aug 2019 17:11:17 +0200
, by Detlev Offenbach
Revision <7140> closed.
micropython
Tue, 20 Aug 2019 17:07:44 +0200
, by Detlev Offenbach
Merged with the 'micropython' branch to add widgets to support development for embedded controllers with MicroPython (ESP8266/ESP32, CircuitPython and BBC micro:bit).
Tue, 20 Aug 2019 17:07:06 +0200
, by Detlev Offenbach
Typo corretion in the Incoming process of HgLogBrowserDialog.
Tue, 20 Aug 2019 00:37:14 +0300
, by Christos Sevastiadis
install.py: fixed an issue causing installation to fail in certain situations on macOS.
Mon, 19 Aug 2019 12:22:08 +0200
, by Detlev Offenbach
MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file.
micropython
Fri, 16 Aug 2019 17:17:32 +0200
, by Detlev Offenbach
Fixed some code style issues.
micropython
Thu, 15 Aug 2019 17:19:28 +0200
, by Detlev Offenbach
CircuitPythonDevices: added capability to install library files onto the device to the device menu.
micropython
Thu, 15 Aug 2019 17:04:54 +0200
, by Detlev Offenbach
MicroPythonFileManagerWidget: added option to show hidden files to the local and device files list context menu.
micropython
Tue, 13 Aug 2019 17:52:58 +0200
, by Detlev Offenbach
MicroPythonCommandsInterface: finished testing.
micropython
Tue, 13 Aug 2019 16:39:31 +0200
, by Detlev Offenbach
MicroPython: added an option to synchronize the device time to the host time after connecting the serial port.
micropython
Tue, 13 Aug 2019 16:28:43 +0200
, by Detlev Offenbach
Renamed "MicroPythonReplWidget" to "MicroPythonWidget".
micropython
Tue, 13 Aug 2019 15:51:35 +0200
, by Detlev Offenbach
MicroPythonReplWidget: moved the "Show Local Time" function to the repl widget super menu.
micropython
Mon, 12 Aug 2019 14:55:08 +0200
, by Detlev Offenbach
CircuitPythonDevice: only report local access if the well known volume is mounted.
micropython
Mon, 12 Aug 2019 14:54:06 +0200
, by Detlev Offenbach
MicroPythonFileManager: finished the file access via a local directory.
micropython
Mon, 12 Aug 2019 14:53:07 +0200
, by Detlev Offenbach
Started to prepare the MicroPython file manager to access the device file system via a local directory.
micropython
Sat, 10 Aug 2019 20:06:37 +0200
, by Detlev Offenbach
MicroPythonDevicces: added a method to indicate that a device allows access to its file system via a local directory.
micropython
Sat, 10 Aug 2019 20:05:50 +0200
, by Detlev Offenbach
MicroPythonFileManagerWidget: changed the cwd labels to read-only line edits in order to show long paths.
micropython
Sat, 10 Aug 2019 13:52:06 +0200
, by Detlev Offenbach
MicroPythonReplWidget: fixed an issue resetting the files button on disconnect.
micropython
Sat, 10 Aug 2019 13:51:09 +0200
, by Detlev Offenbach
microbit: added the minimal filesystem commands which are supported by the BBC micro:bit.
micropython
Wed, 07 Aug 2019 16:10:12 +0200
, by Detlev Offenbach
CircuitPythonDevices, EspDevices, MicroPythonDevices: added a method to get the device name.
micropython
Wed, 07 Aug 2019 16:08:46 +0200
, by Detlev Offenbach
Removed an outdated TODO marker.
micropython
Tue, 06 Aug 2019 17:45:59 +0200
, by Detlev Offenbach
Implemented the support for the 'BBC micro:bit' device.
micropython
Tue, 06 Aug 2019 17:45:38 +0200
, by Detlev Offenbach
CircuitPythonDevices: added some TODO markers.
micropython
Tue, 06 Aug 2019 16:42:39 +0200
, by Detlev Offenbach
install.py: added a patch provided by Guðjón Guðjónsson.
Sat, 03 Aug 2019 14:42:15 +0200
, by Detlev Offenbach
MicroPythonReplWidget: fixed the devices rescan behaviour.
micropython
Sat, 03 Aug 2019 13:37:17 +0200
, by Detlev Offenbach
Merged with default branch.
micropython
Sat, 03 Aug 2019 12:14:37 +0200
, by Detlev Offenbach
Created global tag <release-19.08>.
maintenance
Sat, 03 Aug 2019 11:34:00 +0200
, by Detlev Offenbach
Merged with 'default' branch to prepare new release.
maintenance
release-19.08
Sat, 03 Aug 2019 11:33:35 +0200
, by Detlev Offenbach
CircuitPython: added code to flash a new CircuitPython firmware.
micropython
Fri, 02 Aug 2019 19:53:00 +0200
, by Detlev Offenbach
Fixed some code style issues.
micropython
Fri, 02 Aug 2019 19:52:11 +0200
, by Detlev Offenbach
EspDevices, MicrobitDevices: removed the obsolete 'handleDataFlood()' override.
micropython
Fri, 02 Aug 2019 19:21:03 +0200
, by Detlev Offenbach
MicroPythonCommandsInterface: fixed a code formatting issue and simplified the 'is_visible()' function.
micropython
Fri, 02 Aug 2019 19:20:07 +0200
, by Detlev Offenbach
MicroPythonCommandsInterface: made the switch to raw mode more speedy and changed the device code to avoid namespace pollution.
micropython
Thu, 01 Aug 2019 20:25:51 +0200
, by Detlev Offenbach
MicroPythonReplWidget: made the connect button more intelligent.
micropython
Thu, 01 Aug 2019 20:24:41 +0200
, by Detlev Offenbach
HgExportDialog: fixed a type causing an exception at runtime.
Thu, 01 Aug 2019 19:02:54 +0200
, by Detlev Offenbach
FindFileDialog: fixed a situation where the Find button is not enabled when it should.
Thu, 01 Aug 2019 18:49:42 +0200
, by Detlev Offenbach
Started rearranging menu structure and testing and fixing on CircuitPython.
micropython
Wed, 31 Jul 2019 20:41:39 +0200
, by Detlev Offenbach
CondaPackagesWidget, PipPackagesWidget: fixed a little issue related to naming some Qt objects.
Wed, 31 Jul 2019 19:11:39 +0200
, by Detlev Offenbach
Updated Russian translations.
Wed, 31 Jul 2019 19:09:44 +0200
, by Alexander Barkoff
Release Spanish translations update.
Wed, 31 Jul 2019 19:03:01 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Wed, 31 Jul 2019 17:58:26 +0200
, by Jaime Seuma
MicroPythonReplWidget: streamlined the code a little bit and changed the 'disconnect' button to a 'connect/disconnect' button.
micropython
Tue, 30 Jul 2019 19:44:27 +0200
, by Detlev Offenbach
MicroPythonCommandsInterface: fixed an issue causing the prompt being shown in the REPL pane for each file manager command sequence.
micropython
Tue, 30 Jul 2019 19:43:18 +0200
, by Detlev Offenbach
MicroPythonFileManager: removed an obsolete TODO marker.
micropython
Tue, 30 Jul 2019 19:29:53 +0200
, by Detlev Offenbach
Devices.py files: removed some methods no longer needed after the recent improvements.
micropython
Tue, 30 Jul 2019 19:29:15 +0200
, by Detlev Offenbach
Preferences: added an option to configure the REPL pane line wrap mode.
micropython
Tue, 30 Jul 2019 19:26:56 +0200
, by Detlev Offenbach
Utilities: added a function to search the directory of a given volume name.
micropython
Tue, 30 Jul 2019 19:25:23 +0200
, by Detlev Offenbach
icons: renamed the disconnect icon and added a connect icon.
micropython
Tue, 30 Jul 2019 19:23:52 +0200
, by Detlev Offenbach
IrcWidget: fixed an issue disconnecting the IRC widget.
Tue, 30 Jul 2019 19:15:02 +0200
, by Detlev Offenbach
Refactored and improved the MicroPython code to be able to show the file manager and the REPL simultaneously.
micropython
Mon, 29 Jul 2019 20:20:18 +0200
, by Detlev Offenbach
MicroPythonReplWidget: added a context menu action to clear the REPL.
micropython
Sun, 28 Jul 2019 18:55:00 +0200
, by Detlev Offenbach
CondaInterface: fixed an issue obtaining the conda version info on Windows starting with conda 4.7.0.
Sun, 28 Jul 2019 11:26:37 +0200
, by Detlev Offenbach
CircuitPythonDevices: started the adaption for 'CircuitPython' based devices.
micropython
Sat, 27 Jul 2019 19:22:58 +0200
, by Detlev Offenbach
EspDevices, MicroPythonDevices: fixed a wrong source docu string.
micropython
Sat, 27 Jul 2019 19:22:21 +0200
, by Detlev Offenbach
MicroPythonRepl: fixed an issue caused by no editor being open.
micropython
Sat, 27 Jul 2019 19:21:40 +0200
, by Detlev Offenbach
Fixed some code style issues.
micropython
Sat, 27 Jul 2019 17:52:00 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Sat, 27 Jul 2019 17:02:01 +0200
, by Detlev Offenbach
MicroPythonReplWidget: added special handling for the Return and Enter keys to move the cursor to the end of line before passing it on to the REPL.
micropython
Sat, 27 Jul 2019 15:43:21 +0200
, by Detlev Offenbach
Preferences: added config option for the MicroPython serial communication timeout.
micropython
Sat, 27 Jul 2019 15:41:52 +0200
, by Detlev Offenbach
Globals: changed format of the data size output and added branch for TiB.
micropython
Sat, 27 Jul 2019 15:40:51 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Fri, 26 Jul 2019 20:05:49 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Thu, 25 Jul 2019 19:55:40 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Wed, 24 Jul 2019 20:12:19 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Tue, 23 Jul 2019 19:43:14 +0200
, by Detlev Offenbach
MicroPython: continued implementing the file manager widget.
micropython
Mon, 22 Jul 2019 20:17:33 +0200
, by Detlev Offenbach
Preferences: added a configuration pyge for the MicroPython interface.
micropython
Mon, 22 Jul 2019 19:19:06 +0200
, by Detlev Offenbach
MicroPython: started to implement the file manager widget; added the forgotten MicroPythonFileManagerWidget.[py, ui] files.
micropython
Mon, 22 Jul 2019 18:48:27 +0200
, by Detlev Offenbach
MicroPython: started to implement the file manager widget.
micropython
Sun, 21 Jul 2019 19:54:15 +0200
, by Detlev Offenbach
pyflakes: fixed some excessive whitespace.
Sat, 20 Jul 2019 15:34:31 +0200
, by Detlev Offenbach
Updated translations and source code documentation.
Sat, 20 Jul 2019 15:06:27 +0200
, by Detlev Offenbach
Fixed a code style issue in Mikhails changes.
Sat, 20 Jul 2019 15:03:03 +0200
, by Detlev Offenbach
Recursively change children's check state when an item check state is changed
Sun, 14 Jul 2019 17:00:44 -0400
, by Mikhail Terekhov
Allow unittest for projects without main script.
Sun, 14 Jul 2019 16:46:46 -0400
, by Mikhail Terekhov
Fix unittest discovery, allow discovery start in project subdirectory.
Sun, 14 Jul 2019 16:33:33 -0400
, by Mikhail Terekhov
Started to implement the device file system interface.
micropython
Sat, 20 Jul 2019 14:48:09 +0200
, by Detlev Offenbach
MicroPythonReplWidget: extended the color support with selectable color schemes.
micropython
Sat, 20 Jul 2019 14:47:24 +0200
, by Detlev Offenbach
MicroPythonDevices: modifie the rawOn sequence slightly.
micropython
Sat, 20 Jul 2019 14:46:15 +0200
, by Detlev Offenbach
Continued implementing the MicroPython support.
micropython
Thu, 18 Jul 2019 20:30:03 +0200
, by Detlev Offenbach
Continued implementing the MicroPython support.
micropython
Wed, 17 Jul 2019 20:31:47 +0200
, by Detlev Offenbach
Continued implementing the MicroPython support.
micropython
Tue, 16 Jul 2019 20:12:53 +0200
, by Detlev Offenbach
pyflakes: upgraded to version 2.1.1 plus repository changes to fix some issues (until 2019-07-09).
Fri, 12 Jul 2019 18:11:54 +0200
, by Detlev Offenbach
PipPackagesWidget: fixed an issue caused by a wrong method call.
Fri, 12 Jul 2019 18:10:12 +0200
, by Detlev Offenbach
MicroPythonDevices: fixed an issue disconnecting from the device.
micropython
Thu, 11 Jul 2019 19:48:14 +0200
, by Detlev Offenbach
MicroPythonDevices: finetuned the sendCommands() method.
micropython
Thu, 11 Jul 2019 19:42:36 +0200
, by Detlev Offenbach
checker.py: added a fix taken from pyflakes (2019-07-09)
Thu, 11 Jul 2019 19:10:14 +0200
, by Detlev Offenbach
Continued implementing the MicroPython support.
micropython
Wed, 10 Jul 2019 20:21:57 +0200
, by Detlev Offenbach
Continued implementing the MicroPython support.
micropython
Tue, 09 Jul 2019 19:49:41 +0200
, by Detlev Offenbach
MiscellaneousChecker: changed code to cope with some strange situation where the arguments of a function definition don't have the kw_defaults attribute (AST).
Tue, 09 Jul 2019 19:08:24 +0200
, by Detlev Offenbach
AddProjectDialog: fixed a forgotten call to set the default directory for the project file picker.
Tue, 09 Jul 2019 19:07:03 +0200
, by Detlev Offenbach
Browser: fixed a little typo.
Sun, 07 Jul 2019 18:50:36 +0200
, by Detlev Offenbach
Started implementing the MicroPython support.
micropython
Sun, 07 Jul 2019 18:48:17 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip