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 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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip