Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Mini Editor
Mon, 05 Oct 2020 19:51:55 +0200
, by Detlev Offenbach
File Browser, Project Source Browser, Editor Outline: added option to suppress the source code encoding line.
Mon, 05 Oct 2020 19:11:15 +0200
, by Detlev Offenbach
Syntax Checker: added a syntax checker for TOML files.
Sun, 04 Oct 2020 18:53:35 +0200
, by Detlev Offenbach
JSON, YAML Syntax Check: formatted the syntax checker code for better readability.
Sun, 04 Oct 2020 18:03:33 +0200
, by Detlev Offenbach
Updated the Spanish translations a little bit.
Sun, 04 Oct 2020 16:39:07 +0200
, by Detlev Offenbach
Updated translations.
Sun, 04 Oct 2020 16:32:21 +0200
, by Detlev Offenbach
Merged with translation update supplied by Jaime.
Sun, 04 Oct 2020 16:28:51 +0200
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.`
Sat, 03 Oct 2020 12:07:51 +0200
, by Jaime Seuma
Editor Outline Viewer: made the width step size configurable and optimized the context menu handling.
Sun, 04 Oct 2020 16:24:23 +0200
, by Detlev Offenbach
Configuration Dialog: optimized the display of the various configuration pages.
Sun, 04 Oct 2020 15:25:17 +0200
, by Detlev Offenbach
Translator Engines: changes the user messages to contain an engine prefix.
Sat, 03 Oct 2020 18:11:45 +0200
, by Detlev Offenbach
Code Style Checker: removed an obsolete PyQt4 compatibility code.
Sat, 03 Oct 2020 18:10:49 +0200
, by Detlev Offenbach
QScintilla: pushed required QScintilla version to 2.11.1.
Sat, 03 Oct 2020 17:25:26 +0200
, by Detlev Offenbach
install.py: added code section to check for and install optional packages (like pyqt5-tools).
Sat, 03 Oct 2020 17:10:01 +0200
, by Detlev Offenbach
Updated translations.
Sat, 03 Oct 2020 16:55:42 +0200
, by Detlev Offenbach
Editor: added support for TOML files.
Sat, 03 Oct 2020 16:54:16 +0200
, by Detlev Offenbach
Globals: removed some obsolete code.
Sat, 03 Oct 2020 16:52:11 +0200
, by Detlev Offenbach
Updated the way the path to Qt tools is determined.
Sat, 03 Oct 2020 15:24:48 +0200
, by Detlev Offenbach
install script: changed minimum version for Qt/PyQt to 5.12.0.
Sat, 03 Oct 2020 15:23:58 +0200
, by Detlev Offenbach
changelog: started the changelog for the next release.
Sat, 03 Oct 2020 15:22:59 +0200
, by Detlev Offenbach
Created global tag <release-20.10>.
maintenance
Sat, 03 Oct 2020 11:14:23 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-20.10
Sat, 03 Oct 2020 11:13:46 +0200
, by Detlev Offenbach
HgDialog: some fine tuning when showing the input area.
Sat, 03 Oct 2020 11:00:32 +0200
, by Detlev Offenbach
HgDialog: fixed an issue handling the returnPressed signal of the input widget.
Sat, 03 Oct 2020 10:53:38 +0200
, by Detlev Offenbach
ConfigurationDialog: fixed an issue resizing the shown configuration page.
Sat, 03 Oct 2020 10:41:41 +0200
, by Detlev Offenbach
Updated Russian translations.
Fri, 02 Oct 2020 17:11:28 +0200
, by Alexander Barkoff
Fixed some code style issues and one coding issue.
Thu, 01 Oct 2020 17:46:14 +0200
, by Detlev Offenbach
Fixed an issue overriding tab and indent settings for Pygments based lexers.
Thu, 01 Oct 2020 17:39:16 +0200
, by Detlev Offenbach
Editor, MiniEditor: fixed an issue dealing with Pygments lexers.
Thu, 01 Oct 2020 17:34:48 +0200
, by Detlev Offenbach
Utilities: optimized and fixed the assembly of version information.
Wed, 30 Sep 2020 19:50:33 +0200
, by Detlev Offenbach
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip