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 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
Shortcut to variables type filter dialog added to context menu.
Variables Viewer
Wed, 15 May 2019 22:26:22 +0200
, by T.Rzepka
Colors for highlighting are configurable through Debugger->General
Variables Viewer
Mon, 13 May 2019 22:29:15 +0200
, by T.Rzepka
Updated Russian translations.
Thu, 16 May 2019 18:58:12 +0200
, by Alexander Barkoff
Mercurial Interface
Tue, 14 May 2019 19:52:39 +0200
, by Detlev Offenbach
Mercurial Interface:
Sun, 12 May 2019 15:31:23 +0200
, by Detlev Offenbach
UserInterface: did some more menu rearrangements.
Sat, 11 May 2019 11:29:48 +0200
, by Detlev Offenbach
Project, UserInterface,ViewManager: rearranged the menus.
Sat, 11 May 2019 11:19:32 +0200
, by Detlev Offenbach
IconsPreviewDialog: fixed the display of the *.svg icons.
Wed, 08 May 2019 18:44:00 +0200
, by Detlev Offenbach
setup.py Wizard:
Mon, 06 May 2019 18:46:08 +0200
, by Detlev Offenbach
Updated Russian translations.
Sun, 05 May 2019 18:56:46 +0200
, by Alexander Barkoff
Released Spanish translations.
Sun, 05 May 2019 17:40:55 +0200
, by Detlev Offenbach
Spanish i18n update for eric6 default branch
Sun, 05 May 2019 16:15:34 +0200
, by Jaime Seuma
Updated translations.
Sat, 04 May 2019 14:54:00 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 04 May 2019 14:46:45 +0200
, by Detlev Offenbach
Web Browser, Web Browser NG, Tabview: removed the option to use only one close button instead of one per tab.
Sat, 04 May 2019 14:45:04 +0200
, by Detlev Offenbach
Shell: added capability to place the Shell window in the left or right side container.
Sat, 04 May 2019 14:44:11 +0200
, by Detlev Offenbach
Python and Ruby Typing: added support for 'from ... import (...)' and changed the indentation when the previous line ends with '(', '[' or '{'.
Sat, 04 May 2019 14:34:51 +0200
, by Detlev Offenbach
EditorConfig: updated to version 0.12.2.
Sat, 04 May 2019 14:01:19 +0200
, by Detlev Offenbach
Don't show 'None' in local variable viewer if locals and globals are same.
Variables Viewer
Fri, 03 May 2019 23:01:00 +0200
, by T.Rzepka
Finetuning of non-expandable types.
Variables Viewer
Fri, 03 May 2019 22:56:07 +0200
, by T.Rzepka
Highlight unknown variables, e.g. expanded for the first time, in yellow instead green.
Variables Viewer
Fri, 03 May 2019 22:55:23 +0200
, by T.Rzepka
eric6.appdata.xml: fixed corrupted file contents
Sat, 04 May 2019 11:51:26 +0200
, by Detlev Offenbach
Created global tag <release-19.05>.
maintenance
Sat, 04 May 2019 12:04:12 +0200
, by Detlev Offenbach
eric6.appdata.xml: fixed corrupted file contents
maintenance
release-19.05
Sat, 04 May 2019 11:51:26 +0200
, by Detlev Offenbach
Merged with default branch to prepare release 19.5.
maintenance
Sat, 04 May 2019 11:10:44 +0200
, by Detlev Offenbach
Make dictionary views expandable.
Variables Viewer
Thu, 02 May 2019 22:58:33 +0200
, by T.Rzepka
Performed some interface cleanups.
Thu, 02 May 2019 19:07:48 +0200
, by Detlev Offenbach
HgLogBrowserDialog: changed the icon for incoming and outgoing changesets to make the changeset type more distinguishable.
Wed, 01 May 2019 17:29:21 +0200
, by Detlev Offenbach
Mercurial.ProjectHelper: added code to register some forgotten actions with the toolbar manager.
Wed, 01 May 2019 16:19:42 +0200
, by Detlev Offenbach
icons: changed some icons to make their related actionmore distinguishable (thanks Christos for the hint).
Wed, 01 May 2019 15:29:47 +0200
, by Detlev Offenbach
Updated Russian translations.
Wed, 01 May 2019 15:06:35 +0200
, by Alexander Barkoff
Preferences: fixed a bug caused by a forgotten web browser type conversion for the 'DnsPrefetchEnabled' key.
Variables Viewer
Sun, 28 Apr 2019 11:14:43 +0200
, by Detlev Offenbach
Info: corrected an issue happened during setup.py development.
Variables Viewer
Mon, 22 Apr 2019 15:16:38 +0200
, by Detlev Offenbach
DebugClientBase: got rid of the E123 override.
Variables Viewer
Sun, 28 Apr 2019 11:54:28 +0200
, by Detlev Offenbach
Handling of no more existing items improved, e.g. list items which has as last child
Variables Viewer
Sat, 27 Apr 2019 22:16:35 +0200
, by T.Rzepka
Improved determination of expandable items including removing 'other' as selectable type.
Variables Viewer
Sat, 27 Apr 2019 22:06:38 +0200
, by T.Rzepka
Preferences: fixed a bug caused by a forgotten web browser type conversion for the 'DnsPrefetchEnabled' key.
Sun, 28 Apr 2019 11:14:43 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 27 Apr 2019 19:43:32 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip