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 source docu.
Wed, 30 Sep 2020 19:36:46 +0200
, by Detlev Offenbach
Updated translations.
Wed, 30 Sep 2020 19:36:03 +0200
, by Detlev Offenbach
Pip Interface: added an option to not show 'conda' managed environments in the selector.
Wed, 30 Sep 2020 19:34:11 +0200
, by Detlev Offenbach
Utilities: changed code to make assembly of version information more maintainable.
Wed, 30 Sep 2020 19:33:21 +0200
, by Detlev Offenbach
PreviewerHTML: made a user message a bit clearer.
Wed, 30 Sep 2020 19:32:19 +0200
, by Detlev Offenbach
install.py: made the user messages a bit clearer as to what is really required to be installed.
Wed, 30 Sep 2020 19:31:16 +0200
, by Detlev Offenbach
CondaPackagesWidget: fixed an omission.
Wed, 30 Sep 2020 19:30:25 +0200
, by Detlev Offenbach
Updated source docu.
Tue, 29 Sep 2020 19:00:15 +0200
, by Detlev Offenbach
Updated translations.
Tue, 29 Sep 2020 18:59:05 +0200
, by Detlev Offenbach
Mercurial interface: deleted several calls to the hg executable in favour of the Mercurial server (aka. client).
Tue, 29 Sep 2020 18:58:05 +0200
, by Detlev Offenbach
Preferences: changed the default colors for AST and Disassembly Viewers to the dark variants.
Sun, 27 Sep 2020 14:17:38 +0200
, by Detlev Offenbach
Changed the code to not rely on the Qt Resource system anymore (no .qrc files and no use of pyrcc5 anymore).
Sat, 26 Sep 2020 10:58:18 +0200
, by Detlev Offenbach
Added TODO comments to eliminate the use of Qt resources (prepare for PyQt 6).
Thu, 24 Sep 2020 19:51:19 +0200
, by Detlev Offenbach
setup.py: extended data file extensions to include all data files the source depends on (prepare to get rid of resources).
Thu, 24 Sep 2020 19:47:55 +0200
, by Detlev Offenbach
PythonDisViewer: fixed an issue caused by Python < 3.8.0 not knowing about co_posonlyargcount of code objects.
Thu, 24 Sep 2020 19:13:41 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 23 Sep 2020 19:17:00 +0200
, by Detlev Offenbach
Updated translations.
Wed, 23 Sep 2020 19:16:22 +0200
, by Detlev Offenbach
Added capability to show information about a code object.
Wed, 23 Sep 2020 19:10:42 +0200
, by Detlev Offenbach
PythonDisViewer: started implementing a code info widget to show data about a code object.
Tue, 22 Sep 2020 19:30:03 +0200
, by Detlev Offenbach
PyFlakes interface: fixed a wrong format specification in the error messages contained in translate.py.
Tue, 22 Sep 2020 19:03:19 +0200
, by Detlev Offenbach
BrowserModel: fixed an issue causing classes containing only class attributes (e.g. enum.Enum) not be shown correctly.
Mon, 21 Sep 2020 19:51:00 +0200
, by Detlev Offenbach
Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer.
Mon, 21 Sep 2020 19:03:35 +0200
, by Detlev Offenbach
Fixed some code style issues.
Sun, 20 Sep 2020 18:32:43 +0200
, by Detlev Offenbach
Finished to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane.
Sun, 20 Sep 2020 18:32:28 +0200
, by Detlev Offenbach
Started to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane.
Sat, 19 Sep 2020 19:04:21 +0200
, by Detlev Offenbach
Third Party packages: removed th no longer needed 'enum' package.
Thu, 17 Sep 2020 19:16:18 +0200
, by Detlev Offenbach
Third Party packages: updated coverage.py to 5.3.0.
Thu, 17 Sep 2020 19:10:36 +0200
, by Detlev Offenbach
Pygments: updated to 2.7.0.
Tue, 15 Sep 2020 19:09:05 +0200
, by Detlev Offenbach
HgDialog: changed code to ensure, the last line is visible when the input pane is shown.
Tue, 15 Sep 2020 18:46:58 +0200
, by Detlev Offenbach
Class browsers: improved endline detection for the Python, IDL and ProtoBuf source code browsers and the Python module parser.
Fri, 11 Sep 2020 17:28:59 +0200
, by Detlev Offenbach
pyclbr: improved determination of the last line of a class, method or function.
Wed, 09 Sep 2020 18:07:21 +0200
, by Detlev Offenbach
EditorOutlineModel: fixed an issue causing ProtoBuf files not being outlined.
Wed, 09 Sep 2020 18:05:58 +0200
, by Detlev Offenbach
EditorOutline: reset the current item marker when no item could be found matching the cursor position.
Wed, 09 Sep 2020 18:04:21 +0200
, by Detlev Offenbach
protoclbr: fixed an issue caused by an unitialized variable.
Wed, 09 Sep 2020 18:02:39 +0200
, by Detlev Offenbach
Updated translations.
Sun, 06 Sep 2020 12:41:19 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 06 Sep 2020 12:33:50 +0200
, by Detlev Offenbach
EditorOutline: added actions to collapse/expand all entries.
Sun, 06 Sep 2020 12:19:56 +0200
, by Detlev Offenbach
Created global tag <release-20.09>.
maintenance
Sat, 05 Sep 2020 11:26:33 +0200
, by Detlev Offenbach
Continued implementing the editor outline widget.
Fri, 04 Sep 2020 18:50:43 +0200
, by Detlev Offenbach
UserInterface: fixed some code style issues.
Fri, 04 Sep 2020 18:48:52 +0200
, by Detlev Offenbach
TaskFilterConfigDialog: added the forgotten task types to the dialog.
maintenance
release-20.09
Fri, 04 Sep 2020 17:05:15 +0200
, by Detlev Offenbach
TaskFilterConfigDialog: added the forgotten task types to the dialog.
Fri, 04 Sep 2020 17:05:15 +0200
, by Detlev Offenbach
Continued implementing the editor outline widget.
Wed, 02 Sep 2020 19:57:37 +0200
, by Detlev Offenbach
Started implementing the editor outline widget.
Wed, 02 Sep 2020 18:13:12 +0200
, by Detlev Offenbach
Merged with default branch to prepare the 20.9 release.
maintenance
Wed, 02 Sep 2020 18:06:20 +0200
, by Detlev Offenbach
Prepared the changelog file for the next release.
Wed, 02 Sep 2020 17:58:19 +0200
, by Detlev Offenbach
Updated Russian translations.
Wed, 02 Sep 2020 17:55:46 +0200
, by Alexander Barkoff
Released Spanish translations.
Wed, 02 Sep 2020 17:53:36 +0200
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.`
Sun, 30 Aug 2020 10:55:52 +0200
, by Jaime Seuma
Mercurial: removed the interface to the deprecated 'fetch' extension.
Fri, 28 Aug 2020 19:50:22 +0200
, by Detlev Offenbach
BrowserModel: fixed an issue introduced by the last change.
Fri, 28 Aug 2020 19:34:39 +0200
, by Detlev Offenbach
File Browser: changed it to react upon changed files if their contents is shown
Tue, 25 Aug 2020 16:26:11 +0200
, by Detlev Offenbach
ClassBrowsers: added code to treat source texts like Python (universal newline).
Tue, 25 Aug 2020 14:53:43 +0200
, by Detlev Offenbach
PreviewerHTML: fixed an issue raised by Sphinx when converting .rst files to .html.
Mon, 24 Aug 2020 18:12:22 +0200
, by Detlev Offenbach
Preferences: fixed an issue left over from old QtWebKit based browser.
Sun, 23 Aug 2020 14:40:12 +0200
, by Detlev Offenbach
Globals: added some error checking to 'versionToTuple'.
Sun, 23 Aug 2020 11:08:41 +0200
, by Detlev Offenbach
VirtualenvManagerDialog: change the default button to be the 'Edit...' button.
Wed, 19 Aug 2020 19:11:18 +0200
, by Detlev Offenbach
VirtualenvInterpreterSelectionDialog: fixed a silly bug causing eric to crash when starteing next time.
Wed, 19 Aug 2020 19:02:36 +0200
, by Detlev Offenbach
Prepared for Python 3.9.
Tue, 18 Aug 2020 12:50:51 +0200
, by Detlev Offenbach
Updated source documentation.
Sat, 15 Aug 2020 19:17:47 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip