Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
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
Updated translations.
Sat, 15 Aug 2020 19:16:26 +0200
, by Detlev Offenbach
VCS Interfaces: added a configuration option to disable the VCS toolbars
Sat, 15 Aug 2020 19:14:03 +0200
, by Detlev Offenbach
Updated Russian translations.
Sat, 15 Aug 2020 16:27:07 +0200
, by Alexander Barkoff
Updated source documentation.
Thu, 13 Aug 2020 17:11:00 +0200
, by Detlev Offenbach
Updated translations.
Thu, 13 Aug 2020 17:05:41 +0200
, by Detlev Offenbach
Tasks: added separate task categories for 'Test' and 'Documentation' tasks
Thu, 13 Aug 2020 16:59:03 +0200
, by Detlev Offenbach
Checkers: removed the obsolete Tabnanny checker dialog.
Wed, 12 Aug 2020 17:10:50 +0200
, by Detlev Offenbach
Updated French translations.
Tue, 11 Aug 2020 16:40:11 +0200
, by Detlev Offenbach
BackgroundClient: added code to convert returned exceptions to string before sending them as json.
Thu, 06 Aug 2020 16:59:02 +0200
, by Detlev Offenbach
VirtualenvManagerDialog: fixed an issue showing the Virtualenv Edit dialog.
Sun, 02 Aug 2020 17:31:27 +0200
, by Detlev Offenbach
LexerPython: made the list of default keywords dynamic getting them from the keyword module and introduced a separate list for MicroPython.
Sun, 02 Aug 2020 17:19:20 +0200
, by Detlev Offenbach
setup.py corrected the setup.py file to remove Python 2.7 and add Python 3.8 as supported versions.
Sat, 01 Aug 2020 11:16:56 +0200
, by Detlev Offenbach
Created global tag <release-20.08>.
maintenance
Sat, 01 Aug 2020 10:39:12 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-20.08
Sat, 01 Aug 2020 10:38:45 +0200
, by Detlev Offenbach
changelog: corrected the change log file.
Sat, 01 Aug 2020 10:36:42 +0200
, by Detlev Offenbach
VariablesViewer: fixed an issue setting the expanded state of an item.
Fri, 31 Jul 2020 17:16:31 +0200
, by Detlev Offenbach
Updated French translations.
Thu, 30 Jul 2020 17:57:06 +0200
, by detlev
Code Style Checker: updated the return style checker.
Wed, 29 Jul 2020 17:37:09 +0200
, by Detlev Offenbach
WebBrowserView: introduced a fix (kind of hack) for strange builds of QtWebEngine lacking QWebEngineFindTextResult although findTextFinished signal is defined.
Mon, 27 Jul 2020 19:15:26 +0200
, by Detlev Offenbach
Updated Chinese translations.
Tue, 14 Jul 2020 19:32:14 +0200
, by zeitaway
SpellChecker: change to fix an overflow situation when spell checking.
Tue, 07 Jul 2020 17:20:23 +0200
, by Detlev Offenbach
.desktop: modified the .desktop files for use with pip to include @BINDIR@ again.
Sun, 05 Jul 2020 16:19:39 +0200
, by Detlev Offenbach
Merged with default to track recent development.
multi_processing
Sun, 05 Jul 2020 11:11:24 +0200
, by Detlev Offenbach
Updated Spanish translations.
Sun, 05 Jul 2020 10:44:22 +0200
, by Detlev Offenbach
Eric 6 Spanish I18n update for default branch.`
Sat, 04 Jul 2020 20:28:19 +0200
, by Jaime Seuma
Created global tag <release-20.07>.
maintenance
Sat, 04 Jul 2020 11:46:13 +0200
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-20.07
Sat, 04 Jul 2020 11:45:34 +0200
, by Detlev Offenbach
PipPackagesWidget: made the cache actions dependent on pip version of selected environment.
Sat, 04 Jul 2020 11:34:37 +0200
, by Detlev Offenbach
setup.py: changed the order of packages in 'install_requires'. Hopefully this install pip and wheel before PyQt5.
Fri, 03 Jul 2020 17:37:11 +0200
, by Detlev Offenbach
Removed some more Python2 related code.
Sat, 27 Jun 2020 12:08:12 +0200
, by Detlev Offenbach
Updated Russian translations.
Thu, 25 Jun 2020 19:09:55 +0200
, by Alexander Barkoff
Removed some more Python2 related code.
Tue, 23 Jun 2020 17:24:18 +0200
, by Detlev Offenbach
Utilities: fixed an issue determining the tools path for pyside2.
Mon, 22 Jun 2020 17:55:06 +0200
, by Detlev Offenbach
Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside).
Sun, 21 Jun 2020 18:26:12 +0200
, by Detlev Offenbach
QtHelpDocumentationSelectionDialog: changed code to support adding complete categories by just selecting the category title.
Sat, 20 Jun 2020 17:36:20 +0200
, by Detlev Offenbach
Corrected an entry on the Application config page.
Sat, 20 Jun 2020 15:06:20 +0200
, by Detlev Offenbach
CodeStyleCheckerDialog: further improvements to the progress tab.
Fri, 19 Jun 2020 14:18:31 +0200
, by Detlev Offenbach
Code Style Checker: extended the dialog to show a list of files still to be checked.
Fri, 19 Jun 2020 13:46:58 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip