- Update ro version 19.12
- bug fixes
- MicroPython
- added a menu entry to show the local and device time side-by-side
- added a PyBoard menu entry to flash a new firmware
- added a menu entry to open the firmware download page of a device
- Syntax Checker
- added a syntax checker for JSON files
- added a syntax checker for YAML files
- install script
- added the "--yes" flag to allow installation of all missing
prerequisites with pip without asking
- removed the patches
* eric-focus-issues-fix.patch
* eric-more-fixes.patch
- add another patch to fix more issues
* eric-more-fixes.patch
- add patch to fix two focus related issues
* eric-focus-issues-fix.patch
OBS-URL: https://build.opensuse.org/request/show/755846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=31
- Clean up spec file
- Update to version 19.11
- bug fixes
- Editor
- extended the spell checking functionality for all text files
- added a context menu to select spell check language
- made the preview refresh timeout configurable
(see Editor -> File Handling config page)
- Error Message Dialog:
- added a configurable minimum severity for messages being
shown in a dialog (see Application config page)
- MicroPython
- added support for PyBoard
- Previewers
- enhanced the Markdown previewer by using the PyMdown
extensions, if they are available and have been enabled
- enhanced the Markdown previewer to support MathJax, if it
has been enabled
- enhanced the Markdown previewer to support Mermaid via the
md_mermaid extension, if it is available and has been enabled
- Update to version 19.10
- bug fixes
- removed runtime support for Python2 and PyQt4
- changed minimum Qt/PyQt version required to 5.9.0
- Code Style Checker
- added more comprehension checks
- added checks for insecure use of sys.version and
sys.version_info
- added a checker class for type annotations
OBS-URL: https://build.opensuse.org/request/show/747704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=26
- Update to version 19.9
+ bug fixes
+ added widgets to support development for embedded controllers
with MicroPython (ESP8266/ESP32, CircuitPython and BBC micro:bit)
+ Main Window
+ added an action to the Windows menu to activate the current
editor
+ Mercurial Interface
+ added an action to commit a merge
+ Web Browser (NG)
+ added support for the QWebEnginePage.Notifications as Qt 5.13.0
+ API Files
+ added API files for BBC micro:bit MicroPython and updated
the PyQt5 API files
+ API Generator
+ added the -i switch to ignore the existence of builtin modules
when creating API files
- Update to version 19.8
+ bug fixes
+ Third Party packages
+ upgraded pyflakes to version 2.1.1 plus repository changes
to fix some issues (until 2019-07-09)
- Update to version 19.7
+ bug fixes
+ Code Style Checker
+ added check for commented code that should be removed
+ added check for line continuation methods not suggested by PEP-8
+ added checks for naive uses of datetime classes
- Update to version 19.6
+ bug fixes
OBS-URL: https://build.opensuse.org/request/show/729297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=23
- Update to 18.10:
- General
-- changed the extension of the generated script files for Windows
from '.bat' to '.cmd'
- Debugger
-- added code to use the default virtual environment, if none has
been configured yet
- IRC
-- added support for the /query, /notice, /ping, /ignore, /unignore,
/away, /join, /part and /partall commands
- Tasks
-- added code to mark a line as not containing a task with '__NO-TASK__'
OBS-URL: https://build.opensuse.org/request/show/644425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=10
- Update to 18.06:
- bug fixes
- Editor
-- added a configuration option (Editor->Style page) to show the marker map
on the left or right of the editor
-- added a context menu for the "fold" margin
-- improved handling of folded lines when using "go to" functions
-- resize auto complete list box to fit with contents
-- added a configuration option (Editor->autocomplete to set up maximum
width and height of the auto complete list box
- Shell
-- resize auto complete list box to fit with contents
- pip Interface
-- added an action to install a locally available package/wheel
- Web Browser (NG)
-- improved the sending of the "Referer" header like it is done by Firefox
- remove eric-fix-bindir.patch: desktop files install fix is released from
upstream
OBS-URL: https://build.opensuse.org/request/show/614074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=4