Tue, 20 Aug 2019 17:07:44 +0200 Detlev Offenbach Revision <7140> closed. micropython changeset | files
Tue, 20 Aug 2019 17:07:06 +0200 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). changeset | files
Tue, 20 Aug 2019 00:37:14 +0300 Christos Sevastiadis Typo corretion in the Incoming process of HgLogBrowserDialog. changeset | files
Mon, 19 Aug 2019 12:22:08 +0200 Detlev Offenbach install.py: fixed an issue causing installation to fail in certain situations on macOS. changeset | files
Fri, 16 Aug 2019 17:17:32 +0200 Detlev Offenbach MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file. micropython changeset | files
Thu, 15 Aug 2019 17:19:28 +0200 Detlev Offenbach Fixed some code style issues. micropython changeset | files
Thu, 15 Aug 2019 17:04:54 +0200 Detlev Offenbach CircuitPythonDevices: added capability to install library files onto the device to the device menu. micropython changeset | files
Tue, 13 Aug 2019 17:52:58 +0200 Detlev Offenbach MicroPythonFileManagerWidget: added option to show hidden files to the local and device files list context menu. micropython changeset | files
Tue, 13 Aug 2019 16:39:31 +0200 Detlev Offenbach MicroPythonCommandsInterface: finished testing. micropython changeset | files
Tue, 13 Aug 2019 16:28:43 +0200 Detlev Offenbach MicroPython: added an option to synchronize the device time to the host time after connecting the serial port. micropython changeset | files
Tue, 13 Aug 2019 15:51:35 +0200 Detlev Offenbach Renamed "MicroPythonReplWidget" to "MicroPythonWidget". micropython changeset | files
Mon, 12 Aug 2019 14:55:08 +0200 Detlev Offenbach MicroPythonReplWidget: moved the "Show Local Time" function to the repl widget super menu. micropython changeset | files
Mon, 12 Aug 2019 14:54:06 +0200 Detlev Offenbach CircuitPythonDevice: only report local access if the well known volume is mounted. micropython changeset | files
Mon, 12 Aug 2019 14:53:07 +0200 Detlev Offenbach MicroPythonFileManager: finished the file access via a local directory. micropython changeset | files
Sat, 10 Aug 2019 20:06:37 +0200 Detlev Offenbach Started to prepare the MicroPython file manager to access the device file system via a local directory. micropython changeset | files
Sat, 10 Aug 2019 20:05:50 +0200 Detlev Offenbach MicroPythonDevicces: added a method to indicate that a device allows access to its file system via a local directory. micropython changeset | files
Sat, 10 Aug 2019 13:52:06 +0200 Detlev Offenbach MicroPythonFileManagerWidget: changed the cwd labels to read-only line edits in order to show long paths. micropython changeset | files
Sat, 10 Aug 2019 13:51:09 +0200 Detlev Offenbach MicroPythonReplWidget: fixed an issue resetting the files button on disconnect. micropython changeset | files
Wed, 07 Aug 2019 16:10:12 +0200 Detlev Offenbach microbit: added the minimal filesystem commands which are supported by the BBC micro:bit. micropython changeset | files
Wed, 07 Aug 2019 16:08:46 +0200 Detlev Offenbach CircuitPythonDevices, EspDevices, MicroPythonDevices: added a method to get the device name. micropython changeset | files
Tue, 06 Aug 2019 17:45:59 +0200 Detlev Offenbach Removed an outdated TODO marker. micropython changeset | files
Tue, 06 Aug 2019 17:45:38 +0200 Detlev Offenbach Implemented the support for the 'BBC micro:bit' device. micropython changeset | files
Tue, 06 Aug 2019 16:42:39 +0200 Detlev Offenbach CircuitPythonDevices: added some TODO markers. micropython changeset | files
Sat, 03 Aug 2019 14:42:15 +0200 Detlev Offenbach install.py: added a patch provided by Guðjón Guðjónsson. changeset | files
Sat, 03 Aug 2019 13:37:17 +0200 Detlev Offenbach MicroPythonReplWidget: fixed the devices rescan behaviour. micropython changeset | files
Sat, 03 Aug 2019 12:14:37 +0200 Detlev Offenbach Merged with default branch. micropython changeset | files
Sat, 03 Aug 2019 11:34:00 +0200 Detlev Offenbach Created global tag <release-19.08>. maintenance changeset | files
Sat, 03 Aug 2019 11:33:35 +0200 Detlev Offenbach Merged with 'default' branch to prepare new release. maintenance release-19.08 changeset | files
Fri, 02 Aug 2019 19:53:00 +0200 Detlev Offenbach CircuitPython: added code to flash a new CircuitPython firmware. micropython changeset | files
Fri, 02 Aug 2019 19:52:11 +0200 Detlev Offenbach Fixed some code style issues. micropython changeset | files
Fri, 02 Aug 2019 19:21:03 +0200 Detlev Offenbach EspDevices, MicrobitDevices: removed the obsolete 'handleDataFlood()' override. micropython changeset | files
Fri, 02 Aug 2019 19:20:07 +0200 Detlev Offenbach MicroPythonCommandsInterface: fixed a code formatting issue and simplified the 'is_visible()' function. micropython changeset | files
Thu, 01 Aug 2019 20:25:51 +0200 Detlev Offenbach MicroPythonCommandsInterface: made the switch to raw mode more speedy and changed the device code to avoid namespace pollution. micropython changeset | files
Thu, 01 Aug 2019 20:24:41 +0200 Detlev Offenbach MicroPythonReplWidget: made the connect button more intelligent. micropython changeset | files
Thu, 01 Aug 2019 19:02:54 +0200 Detlev Offenbach HgExportDialog: fixed a type causing an exception at runtime. changeset | files
Thu, 01 Aug 2019 18:49:42 +0200 Detlev Offenbach FindFileDialog: fixed a situation where the Find button is not enabled when it should. changeset | files
Wed, 31 Jul 2019 20:41:39 +0200 Detlev Offenbach Started rearranging menu structure and testing and fixing on CircuitPython. micropython changeset | files
Wed, 31 Jul 2019 19:11:39 +0200 Detlev Offenbach CondaPackagesWidget, PipPackagesWidget: fixed a little issue related to naming some Qt objects. changeset | files
Wed, 31 Jul 2019 19:09:44 +0200 Alexander Barkoff Updated Russian translations. changeset | files
Wed, 31 Jul 2019 19:03:01 +0200 Detlev Offenbach Release Spanish translations update. changeset | files
Wed, 31 Jul 2019 17:58:26 +0200 Jaime Seuma Spanish i18n update for eric6 default branch changeset | files
Tue, 30 Jul 2019 19:44:27 +0200 Detlev Offenbach MicroPythonReplWidget: streamlined the code a little bit and changed the 'disconnect' button to a 'connect/disconnect' button. micropython changeset | files
Tue, 30 Jul 2019 19:43:18 +0200 Detlev Offenbach MicroPythonCommandsInterface: fixed an issue causing the prompt being shown in the REPL pane for each file manager command sequence. micropython changeset | files
Tue, 30 Jul 2019 19:29:53 +0200 Detlev Offenbach MicroPythonFileManager: removed an obsolete TODO marker. micropython changeset | files
Tue, 30 Jul 2019 19:29:15 +0200 Detlev Offenbach Devices.py files: removed some methods no longer needed after the recent improvements. micropython changeset | files
Tue, 30 Jul 2019 19:26:56 +0200 Detlev Offenbach Preferences: added an option to configure the REPL pane line wrap mode. micropython changeset | files
Tue, 30 Jul 2019 19:25:23 +0200 Detlev Offenbach Utilities: added a function to search the directory of a given volume name. micropython changeset | files
Tue, 30 Jul 2019 19:23:52 +0200 Detlev Offenbach icons: renamed the disconnect icon and added a connect icon. micropython changeset | files
Tue, 30 Jul 2019 19:15:02 +0200 Detlev Offenbach IrcWidget: fixed an issue disconnecting the IRC widget. changeset | files
Mon, 29 Jul 2019 20:20:18 +0200 Detlev Offenbach Refactored and improved the MicroPython code to be able to show the file manager and the REPL simultaneously. micropython changeset | files
Sun, 28 Jul 2019 18:55:00 +0200 Detlev Offenbach MicroPythonReplWidget: added a context menu action to clear the REPL. micropython changeset | files
Sun, 28 Jul 2019 11:26:37 +0200 Detlev Offenbach CondaInterface: fixed an issue obtaining the conda version info on Windows starting with conda 4.7.0. changeset | files
Sat, 27 Jul 2019 19:22:58 +0200 Detlev Offenbach CircuitPythonDevices: started the adaption for 'CircuitPython' based devices. micropython changeset | files
Sat, 27 Jul 2019 19:22:21 +0200 Detlev Offenbach EspDevices, MicroPythonDevices: fixed a wrong source docu string. micropython changeset | files
Sat, 27 Jul 2019 19:21:40 +0200 Detlev Offenbach MicroPythonRepl: fixed an issue caused by no editor being open. micropython changeset | files
Sat, 27 Jul 2019 17:52:00 +0200 Detlev Offenbach Fixed some code style issues. micropython changeset | files
Sat, 27 Jul 2019 17:02:01 +0200 Detlev Offenbach MicroPython: continued implementing the file manager widget. micropython changeset | files
Sat, 27 Jul 2019 15:43:21 +0200 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 changeset | files
Sat, 27 Jul 2019 15:41:52 +0200 Detlev Offenbach Preferences: added config option for the MicroPython serial communication timeout. micropython changeset | files
Sat, 27 Jul 2019 15:40:51 +0200 Detlev Offenbach Globals: changed format of the data size output and added branch for TiB. micropython changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip

eric ide

mercurial