Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Created new branch <micropython> to develop an interface for MicroPython development.
micropython
Sun, 07 Jul 2019 14:58:07 +0200
, by Detlev Offenbach
Created global tag <release-19.07>.
maintenance
Sun, 07 Jul 2019 11:27:33 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-19.07
Sun, 07 Jul 2019 11:26:48 +0200
, by Detlev Offenbach
Project: added an option to the UIC parameters to specify the packages root directory relative to the project directory.
Sun, 07 Jul 2019 11:25:08 +0200
, by Detlev Offenbach
PluginRepositoryDialog: implemented a workaround for the SSL issue with Qt 5.12.4 and Python < 3.7.4 to allow overwriting the URL scheme.
Tue, 02 Jul 2019 19:33:49 +0200
, by Detlev Offenbach
Released updated Spanish translations.
Mon, 01 Jul 2019 19:20:10 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Mon, 01 Jul 2019 16:58:59 +0200
, by Jaime Seuma
Updated Russian translations.
Sat, 29 Jun 2019 12:40:38 +0200
, by Alexander Barkoff
Code Style Checker: added checks for naive uses of datetime classes.
Fri, 28 Jun 2019 17:51:14 +0200
, by Detlev Offenbach
Merged with updated Spanish translations.
Thu, 27 Jun 2019 19:28:15 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Thu, 27 Jun 2019 17:05:53 +0200
, by Jaime Seuma
Code Style Checker: added check for line continuation methods not suggested by PEP-8.
Thu, 27 Jun 2019 19:21:23 +0200
, by Detlev Offenbach
SubstyledLexer: fixed an issue when loading a .cpp file.
Thu, 27 Jun 2019 19:05:28 +0200
, by Detlev Offenbach
Code Style Checker: added check for commented code that should be removed.
Wed, 26 Jun 2019 19:41:11 +0200
, by Detlev Offenbach
install.py: added a Info.plist entry to support macOS Dark Theme.
Fri, 14 Jun 2019 18:46:44 +0200
, by Detlev Offenbach
UserInterface: cope with a situation where self.__webBrowserProcess is None for some unknown reason.
Sun, 09 Jun 2019 11:09:54 +0200
, by Detlev Offenbach
README.rst: Fixed some issues in the text.
Wed, 05 Jun 2019 19:48:53 +0200
, by Detlev Offenbach
Created global tag <release-19.06>.
maintenance
Sun, 02 Jun 2019 11:43:25 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-19.06
Sun, 02 Jun 2019 11:42:48 +0200
, by Detlev Offenbach
git, hg: added code to handle situations where the project helper object has not been created yet.
Sun, 02 Jun 2019 11:38:28 +0200
, by Detlev Offenbach
Conda: fixed an issue causing package list returned by getInstalledPackages() and getUpdateablePackages() not always contain three tuple elements.
Thu, 30 May 2019 18:36:54 +0200
, by Detlev Offenbach
HgLogBrowserDialog: fixed incomplete disabling of action menu entries for incoming and outgoing modes.
Thu, 30 May 2019 18:21:17 +0200
, by Detlev Offenbach
Bugfix displaying to many characters as default_factory type.
Wed, 29 May 2019 22:14:02 +0200
, by T.Rzepka
Bugfix displaying to many characters as default_factory type.
Variables Viewer
Wed, 29 May 2019 22:14:02 +0200
, by T.Rzepka
Updated Russian translations.
Thu, 30 May 2019 18:09:28 +0200
, by Alexander Barkoff
Released Spanish translations update.
Thu, 30 May 2019 18:07:43 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Thu, 30 May 2019 12:08:30 +0200
, by Jaime Seuma
ViewManager: added a dedicated icon for closing an editor.
Wed, 29 May 2019 19:50:26 +0200
, by Detlev Offenbach
BreakPointModel, WatchPointModel: fixed a potential issue deleting breakpoints/watchpoints.
Wed, 29 May 2019 19:44:55 +0200
, by Detlev Offenbach
E5ModelMenu: fixed an issue causing the menu not to be shown on some platforms (seen on Windows 7).
Fri, 24 May 2019 19:33:04 +0200
, by Detlev Offenbach
PluginManager, PluginUninstallDialog: changed some getattr() calls detected by the new code style checks.
Wed, 22 May 2019 18:56:15 +0200
, by Detlev Offenbach
SafeBrowsingCache: adapted some __IGNORE_WARNING__ comments to the changed message numbers (M513 -> M523)
Wed, 22 May 2019 18:55:23 +0200
, by Detlev Offenbach
MiscellaneousChecker: added checks for use of 'gettattr' and 'setattr', bas super() calls and 'assert False' statements.
Wed, 22 May 2019 18:54:05 +0200
, by Detlev Offenbach
Merged with Variables Viewer fixes.
Wed, 22 May 2019 18:44:36 +0200
, by Detlev Offenbach
Special Qt types should not be expanded infinite.
Variables Viewer
Tue, 21 May 2019 22:44:17 +0200
, by T.Rzepka
Merge with default to be in sync with Detlev's changes.
Variables Viewer
Mon, 20 May 2019 22:44:12 +0200
, by T.Rzepka
Updated translations.
Sun, 19 May 2019 13:18:38 +0200
, by Detlev Offenbach
Changed some HMI strings and corrected spelling (childs -> children)
Sun, 19 May 2019 13:16:30 +0200
, by Detlev Offenbach
Regenerated source docu after Variables Viewer merge.
Sun, 19 May 2019 12:35:24 +0200
, by Detlev Offenbach
Variables Viewer: merged the Variables Viewer extensions provided by Tobias into the default branch.
Sun, 19 May 2019 12:30:02 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip