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 translations.
Fri, 30 Aug 2019 18:56:45 +0200
, by Detlev Offenbach
HgStatusDialog: commitMerge and abortMerge actions added
Fri, 30 Aug 2019 18:54:30 +0200
, by Christos Sevastiadis
Created new branch <without_py2_and_pyqt4> to start work on eliminating Python2 and PyQt4 for executing eric6.
without_py2_and_pyqt4
Thu, 29 Aug 2019 19:15:21 +0200
, by Detlev Offenbach
APIs: added API files for MicroPython and CircuitPython.
Thu, 29 Aug 2019 19:09:18 +0200
, by Detlev Offenbach
Added a changelog input for the web browser changes.
Thu, 29 Aug 2019 19:03:03 +0200
, by Detlev Offenbach
WebBrowser: added support for the QWebEnginePage.Notifications as Qt 5.13.0.
Thu, 29 Aug 2019 19:02:14 +0200
, by Detlev Offenbach
MicroPython: added more MicroPython type related handling.
Thu, 29 Aug 2019 19:00:33 +0200
, by Detlev Offenbach
microbit.api: moved the API file to its own API subdirectory.
Thu, 29 Aug 2019 18:59:54 +0200
, by Detlev Offenbach
Added API files for MicroPython.
Tue, 27 Aug 2019 12:30:51 +0200
, by Detlev Offenbach
EditorAssembly: fixed an issue causing the navigation combos not being populated for MicroPython.
Tue, 27 Aug 2019 09:49:36 +0200
, by Detlev Offenbach
MicroPython: did some fine tuning of the MicroPython interface.
Mon, 26 Aug 2019 18:41:48 +0200
, by Detlev Offenbach
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip