Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Ported a few Python 3.10 related changes from eric7.
eric6
Wed, 03 Nov 2021 19:17:00 +0100
, by Detlev Offenbach
Corrected the Setup wizard dialog and changed it to use the EricPathPicker widget.
eric7
Tue, 02 Nov 2021 18:02:00 +0100
, by Detlev Offenbach
Added an action menu entry to show the configuration dialog with the help documents page.
eric7
Tue, 02 Nov 2021 17:59:27 +0100
, by Detlev Offenbach
Fixed a Python 3.10 related issue.
eric7
Mon, 01 Nov 2021 19:45:18 +0100
, by Detlev Offenbach
Corrected the last change a little bit.
eric7
Mon, 01 Nov 2021 17:04:14 +0100
, by Detlev Offenbach
Small change to the install script to show Python version together with Qt versions.
eric7
Mon, 01 Nov 2021 17:02:40 +0100
, by Detlev Offenbach
Updated source documentation.
eric7
Mon, 01 Nov 2021 16:58:52 +0100
, by Detlev Offenbach
Updated translations.
eric7
Mon, 01 Nov 2021 16:53:32 +0100
, by Detlev Offenbach
Added the '--force' option to the Mercurial branch dialog.
eric7
Mon, 01 Nov 2021 13:14:46 +0100
, by Detlev Offenbach
Created new branch <eric7-maintenance>.
eric7-maintenance
Mon, 01 Nov 2021 10:44:40 +0100
, by Detlev Offenbach
Closed 'maintenance' branch in favor of 'eric7-maintenance'.
maintenance
Mon, 01 Nov 2021 10:41:58 +0100
, by Detlev Offenbach
Closed eric6 maintenance branch.
maintenance
Mon, 01 Nov 2021 10:38:21 +0100
, by Detlev Offenbach
Closed branch 'default' in favor of branch 'eric7'.
default
Mon, 01 Nov 2021 10:33:24 +0100
, by Detlev Offenbach
Created new 'maintenance' branch for eric7.
maintenance
Mon, 01 Nov 2021 10:15:38 +0100
, by Detlev Offenbach
Closed eric6 based default branch
Mon, 01 Nov 2021 10:04:21 +0100
, by Detlev Offenbach
Renamed eric7 branch to default for further development.
Mon, 01 Nov 2021 09:54:10 +0100
, by Detlev Offenbach
Created new branch <eric6> for reference.
eric6
Mon, 01 Nov 2021 09:29:46 +0100
, by Detlev Offenbach
Some modifications to the integrated help viewer.
eric7
Sun, 31 Oct 2021 18:01:20 +0100
, by Detlev Offenbach
Fine tuned the small screen settings.
eric7
Sun, 31 Oct 2021 15:07:09 +0100
, by Detlev Offenbach
Fixed a few code style issues.
eric7
Sun, 31 Oct 2021 15:00:14 +0100
, by Detlev Offenbach
Little change to the ChromeOS Readme file.
eric7
Sat, 30 Oct 2021 17:56:25 +0200
, by Detlev Offenbach
Released Spanish translations update.
eric7
Sat, 30 Oct 2021 17:55:59 +0200
, by Detlev Offenbach
***
eric7
Sat, 30 Oct 2021 16:38:43 +0200
, by Updated eric7 Spanish i18n
Created global tag <release-21.11>.
maintenance
Sat, 30 Oct 2021 10:52:13 +0200
, by Detlev Offenbach
Corrected the setup.py file.
maintenance
release-21.11
Sat, 30 Oct 2021 10:51:40 +0200
, by Detlev Offenbach
Removed global tag <release-21.11>.
maintenance
Sat, 30 Oct 2021 10:51:24 +0200
, by Detlev Offenbach
Created global tag <release-21.11>.
maintenance
Sat, 30 Oct 2021 10:41:41 +0200
, by Detlev Offenbach
Merged with 'default' branch to prepare a new release.
maintenance
Sat, 30 Oct 2021 10:41:14 +0200
, by Detlev Offenbach
Prepared the change log file for a new release.
Sat, 30 Oct 2021 10:37:26 +0200
, by Detlev Offenbach
Changed the 'small-screen' related code.
eric7
Thu, 28 Oct 2021 18:15:55 +0200
, by Detlev Offenbach
Introduced the command line option '--small-screen' and a small screen detection method to choose the interface layout suitable for screen small than full HD. Added a section to the README file.
eric7
Wed, 27 Oct 2021 20:03:03 +0200
, by Detlev Offenbach
Added an interface option that shows all integrated tools in the left sidebar. The right one is not used. This is recommended for screens less FHD.
eric7
Wed, 27 Oct 2021 19:15:50 +0200
, by Detlev Offenbach
Corrected a typo.
eric7
Tue, 26 Oct 2021 18:03:56 +0200
, by Detlev Offenbach
Removed some obsolete code.
eric7
Tue, 26 Oct 2021 17:43:17 +0200
, by Detlev Offenbach
EricIconBar: fixed an issue removing a managed item.
eric7
Tue, 26 Oct 2021 17:42:19 +0200
, by Detlev Offenbach
Fixed an issue related to the 'ShowInternalHelpViewer' configuration option.
eric7
Tue, 26 Oct 2021 17:06:36 +0200
, by Detlev Offenbach
Some optimizations for the sidebars layout.
eric7
Tue, 26 Oct 2021 17:00:21 +0200
, by Detlev Offenbach
Adjusted the install script and the setup.py script.
eric7
Mon, 25 Oct 2021 18:30:10 +0200
, by Detlev Offenbach
Fixed a few enum related issues.
eric7
Mon, 25 Oct 2021 17:57:51 +0200
, by Detlev Offenbach
Fixed a Python 3.10 related issue.
eric7
Mon, 25 Oct 2021 17:47:08 +0200
, by Detlev Offenbach
Corrected a source docu string.
eric7
Mon, 25 Oct 2021 17:38:21 +0200
, by Detlev Offenbach
Corrected a source docu string.
Mon, 25 Oct 2021 17:38:02 +0200
, by Detlev Offenbach
QsciScintillaCompat: harmonized some code.
eric7
Sun, 24 Oct 2021 18:09:44 +0200
, by Detlev Offenbach
Bug fix for the keyboard shortcuts configuration dialog.
Sun, 24 Oct 2021 10:59:46 +0200
, by Detlev Offenbach
Added a configuration option to not show the internal help viewer.
eric7
Sat, 23 Oct 2021 18:58:16 +0200
, by Detlev Offenbach
Editor
eric7
Sat, 23 Oct 2021 12:19:47 +0200
, by Detlev Offenbach
Mini Editor
eric7
Sat, 23 Oct 2021 09:16:10 +0200
, by Detlev Offenbach
Updated the change log file.
eric7
Fri, 22 Oct 2021 18:07:42 +0200
, by Detlev Offenbach
Editor
eric7
Fri, 22 Oct 2021 18:07:24 +0200
, by Detlev Offenbach
Added code for all platforms to adjust the Qt library paths array.
eric7
Thu, 21 Oct 2021 17:59:03 +0200
, by Detlev Offenbach
Bug fix for the keyboard shortcuts configuration dialog.
eric7
Wed, 20 Oct 2021 20:06:23 +0200
, by Detlev Offenbach
Added code for all platforms to adjust the Qt library paths array.
Thu, 21 Oct 2021 17:58:08 +0200
, by Detlev Offenbach
EricTextEditSearchWidget: improved the info label handling for QWebEngineView based browsers.
eric7
Wed, 20 Oct 2021 19:48:21 +0200
, by Detlev Offenbach
Added a configuration option to use the internal help viewer and made that the default.
eric7
Wed, 20 Oct 2021 19:47:18 +0200
, by Detlev Offenbach
Added a context menu action to copy the link URL to the clipboard to the QtHelp widgets.
eric7
Wed, 20 Oct 2021 19:45:22 +0200
, by Detlev Offenbach
Adapted the eric web browser search widget to latest Qt development and harmonized some display strings.
eric7
Wed, 20 Oct 2021 19:44:20 +0200
, by Detlev Offenbach
***
eric7
Tue, 19 Oct 2021 19:57:26 +0200
, by Detlev Offenbach
Changed the keyboard shortcut to toggle comments to Ctrl+#.
eric7
Tue, 19 Oct 2021 19:55:21 +0200
, by Detlev Offenbach
Refactored the data loading mechanism of the QTextBrowser based help viewer.
eric7
Mon, 18 Oct 2021 16:45:05 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Added buttons to open a new page and to close the current page.
eric7
Mon, 18 Oct 2021 16:44:29 +0200
, by Detlev Offenbach
Replaced some lambda functions by functools.partial().
eric7
Mon, 18 Oct 2021 16:43:02 +0200
, by Detlev Offenbach
Added a few TODO markers.
eric7
Sun, 17 Oct 2021 16:00:54 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Added context menus to the help viewer variants.
eric7
Sun, 17 Oct 2021 15:26:31 +0200
, by Detlev Offenbach
Added a new TODO marker.
eric7
Sun, 17 Oct 2021 15:26:01 +0200
, by Detlev Offenbach
Fixed a stupid issue.
eric7
Sat, 16 Oct 2021 20:41:44 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Implemented most part of the QWebEngine based help viewer.
eric7
Sat, 16 Oct 2021 20:38:23 +0200
, by Detlev Offenbach
Removed some obsolete code.
eric7
Sat, 16 Oct 2021 20:37:32 +0200
, by Detlev Offenbach
Fixed an issue in the Open Pages widget.
eric7
Sat, 16 Oct 2021 20:36:57 +0200
, by Detlev Offenbach
Improved the eric search widget for QTextEdit, QTextBrowser and QWebEngineView.
eric7
Sat, 16 Oct 2021 20:36:12 +0200
, by Detlev Offenbach
Implemented some keyboard zoom actions and zooming via a pinch gesture for the QTextBrowser based help viewer.
eric7
Fri, 15 Oct 2021 20:09:38 +0200
, by Detlev Offenbach
Changed the 'editCopy' SVG icons.
eric7
Fri, 15 Oct 2021 20:08:41 +0200
, by Detlev Offenbach
Removed some obsolete code.
eric7
Fri, 15 Oct 2021 20:08:16 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Fixed a bug caused by instantiating two QHelpEngine instances :-( .
eric7
Fri, 15 Oct 2021 17:46:03 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Added the help index and help search widgets.
eric7
Thu, 14 Oct 2021 20:15:58 +0200
, by Detlev Offenbach
Lifted the version requirements for PyQt5.
Thu, 14 Oct 2021 17:46:41 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget. Added the QtHelp Table of Contents widget.
eric7
Wed, 13 Oct 2021 18:15:30 +0200
, by Detlev Offenbach
Updated pyflakes to 2.4.0 and pycodestyle to 2.8.0.
eric7
Tue, 12 Oct 2021 21:55:56 +0200
, by T.Rzepka
Continued implementing the embedded help viewer widget.
eric7
Tue, 12 Oct 2021 19:54:03 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget.
eric7
Mon, 11 Oct 2021 19:59:45 +0200
, by Detlev Offenbach
Continued implementing the embedded help viewer widget.
eric7
Thu, 07 Oct 2021 20:22:02 +0200
, by Detlev Offenbach
Started implementing the embedded help viewer widget.
eric7
Wed, 06 Oct 2021 20:00:29 +0200
, by Detlev Offenbach
Modified the VCS status widget to automatically select added items for commit.
eric7
Wed, 06 Oct 2021 18:53:50 +0200
, by Detlev Offenbach
Added code to the VCS Status widget to commit by pressing Ctrl+Enter or Ctrl+Return in the Quick Commit entry.
eric7
Wed, 06 Oct 2021 18:39:50 +0200
, by Detlev Offenbach
Removed an obsolete TODO marker.
eric7
Wed, 06 Oct 2021 18:38:45 +0200
, by Detlev Offenbach
Removed some QtWebEngine related code.
eric7
Wed, 06 Oct 2021 18:38:26 +0200
, by Detlev Offenbach
Changed the TODO marker for an embedded help viewer.
eric7
Wed, 06 Oct 2021 18:37:16 +0200
, by Detlev Offenbach
Updated translations.
eric7
Tue, 05 Oct 2021 19:53:57 +0200
, by Detlev Offenbach
Updated source documentation.
eric7
Tue, 05 Oct 2021 19:48:08 +0200
, by Detlev Offenbach
Added a double click instant selection to the Eric List Selection Dialog.
eric7
Tue, 05 Oct 2021 19:47:03 +0200
, by Detlev Offenbach
Finished implementing the Jedi refactoring interface.
eric7
Tue, 05 Oct 2021 19:36:02 +0200
, by Detlev Offenbach
Continued implementing the Jedi refactoring interface.
eric7
Tue, 05 Oct 2021 18:13:40 +0200
, by Detlev Offenbach
Forgot to save the project file.
eric7
Mon, 04 Oct 2021 19:59:59 +0200
, by Detlev Offenbach
Started implementing the Jedi refactoring interface.
eric7
Mon, 04 Oct 2021 19:59:06 +0200
, by Detlev Offenbach
Changed TaskViewer to prvent the addition of a duplicate task.
Sun, 03 Oct 2021 18:41:02 +0200
, by Detlev Offenbach
Changed TaskViewer to prvent the addition of a duplicate task.
eric7
Sun, 03 Oct 2021 18:36:41 +0200
, by Detlev Offenbach
Adapted to the official PyQt6 6.2.0 release.
eric7
Sun, 03 Oct 2021 17:25:49 +0200
, by Detlev Offenbach
Updated Russian translations.
eric7
Sun, 03 Oct 2021 15:59:11 +0200
, by Alexander Barkoff
Improved installation procedure to also create application icons on ChromeOS.
Sun, 03 Oct 2021 13:04:53 +0200
, by Detlev Offenbach
Improved installation procedure to also create application icons on ChromeOS.
eric7
Sun, 03 Oct 2021 13:06:20 +0200
, by Detlev Offenbach
Mercurial Log Browser: made the grafted from changeset of a commit message a clickable item.
eric7
Sat, 02 Oct 2021 15:35:19 +0200
, by Detlev Offenbach
Implemented a fix for opening a projet with an unknown programming language.
eric7
Fri, 01 Oct 2021 17:08:37 +0200
, by Detlev Offenbach
Implemented a fix for opening a projet with an unknown programming language.
Fri, 01 Oct 2021 17:08:37 +0200
, by Detlev Offenbach
Added the --verbose (-v) option to the install script to show a bit more output.
eric7
Wed, 29 Sep 2021 17:14:24 +0200
, by Detlev Offenbach
Pip Interface: improved the upgrade of PyQt6 packages to only fire for the environment used by eric itself.
eric7
Tue, 28 Sep 2021 18:03:00 +0200
, by Detlev Offenbach
Made the PyQt6-WebEngine package really optional in the install script.
eric7
Tue, 28 Sep 2021 18:01:51 +0200
, by Detlev Offenbach
***
eric7
Mon, 27 Sep 2021 16:50:50 +0200
, by Detlev Offenbach
Updated source documentation.
eric7
Mon, 27 Sep 2021 16:44:54 +0200
, by Detlev Offenbach
Updated translations.
eric7
Mon, 27 Sep 2021 16:41:31 +0200
, by Detlev Offenbach
Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
eric7
Mon, 27 Sep 2021 15:29:36 +0200
, by Detlev Offenbach
Fixed a little issue in the background client related to shutting it down.
eric7
Mon, 27 Sep 2021 11:51:38 +0200
, by Detlev Offenbach
Small correction to the Virtual Environment Configuration dialog.
eric7
Mon, 27 Sep 2021 10:51:37 +0200
, by Detlev Offenbach
Corrected some int-type related issues unfolded by Python 3.10.
eric7
Mon, 27 Sep 2021 10:50:18 +0200
, by Detlev Offenbach
Fine tuned the 'downloadPlus' icons.
eric7
Sun, 26 Sep 2021 20:21:35 +0200
, by Detlev Offenbach
Fixed an issue in the plugin repository widget.
eric7
Sun, 26 Sep 2021 20:11:49 +0200
, by Detlev Offenbach
Changed the button layout of the Plugin Repository widget.
eric7
Sun, 26 Sep 2021 20:04:58 +0200
, by Detlev Offenbach
Fixed an initialization issue in the FindLocationWidget.
eric7
Sun, 26 Sep 2021 18:15:37 +0200
, by Detlev Offenbach
Fixed an issue in the QSS lexer class.
eric7
Sun, 26 Sep 2021 18:11:47 +0200
, by Detlev Offenbach
Removed some obsolete API files.
eric7
Sun, 26 Sep 2021 17:29:59 +0200
, by Detlev Offenbach
Corrected the APIs installation path in the install script.
eric7
Sun, 26 Sep 2021 17:19:00 +0200
, by Detlev Offenbach
***
eric7
Sun, 26 Sep 2021 16:27:23 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip