Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip