Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Fixed a code style issue.
eric7
Sat, 25 Sep 2021 18:14:22 +0200
, by Detlev Offenbach
Replaced the direct access to 'Preferences.Prefs.settings' with 'Preferences.getSettings()'.
eric7
Sat, 25 Sep 2021 18:12:48 +0200
, by Detlev Offenbach
Extended the supported file type specific signals in the two 'Find' related widgets.
eric7
Sat, 25 Sep 2021 18:08:10 +0200
, by Detlev Offenbach
Fixed a wrong import in PixmapDiagram.
eric7
Sat, 25 Sep 2021 18:07:20 +0200
, by Detlev Offenbach
Activated some code related to Qt 6.2.0.
eric7
Sat, 25 Sep 2021 16:02:59 +0200
, by Detlev Offenbach
Removed an obsolete TODO marker.
eric7
Fri, 24 Sep 2021 20:12:16 +0200
, by Detlev Offenbach
Changed the Find File dialog to an integrated widget (right side)
eric7
Fri, 24 Sep 2021 20:09:58 +0200
, by Detlev Offenbach
Re-enabled the QtWebEngine related views on Windows as well.
eric7
Fri, 24 Sep 2021 17:37:38 +0200
, by Detlev Offenbach
Added to the project dictionary.
eric7
Fri, 24 Sep 2021 16:34:46 +0200
, by Detlev Offenbach
Extended the Quick Commit (and other commit alike dialogs) to respect the project spell check language settings.
eric7
Fri, 24 Sep 2021 16:34:15 +0200
, by Detlev Offenbach
Completed the extension to the VCS configuration page.
eric7
Fri, 24 Sep 2021 16:30:28 +0200
, by Detlev Offenbach
Fixed another issue introduced by the recent addition.
eric7
Thu, 23 Sep 2021 19:51:42 +0200
, by Detlev Offenbach
Fixed some issues introduced by the recent addition.
eric7
Thu, 23 Sep 2021 19:49:56 +0200
, by Detlev Offenbach
Fixed an issue introduced by the recent addition.
eric7
Thu, 23 Sep 2021 18:26:46 +0200
, by Detlev Offenbach
Started implementing a 'Quick Commit' function for the new VCS Status List widget.
eric7
Thu, 23 Sep 2021 18:20:31 +0200
, by Detlev Offenbach
Updated source documentation.
eric7
Wed, 22 Sep 2021 19:52:28 +0200
, by Detlev Offenbach
Finished implementing the VCS status widget for the left side.
eric7
Wed, 22 Sep 2021 18:20:06 +0200
, by Detlev Offenbach
Continued implementing the VCS status widget for the left side.
eric7
Tue, 21 Sep 2021 19:11:31 +0200
, by Detlev Offenbach
Continued implementing the VCS status widget for the left side.
eric7
Mon, 20 Sep 2021 19:47:18 +0200
, by Detlev Offenbach
Added the forgotten VCS status widget source.
eric7
Mon, 20 Sep 2021 07:29:27 +0200
, by Detlev Offenbach
Started implementing the VCS status widget for the left side.
eric7
Sun, 19 Sep 2021 19:59:06 +0200
, by Detlev Offenbach
Implemented four workarounds to suppress use of QtWebEngine on non-Linux systems because of issues in Qt 6.2.0 rc0.
eric7
Sun, 19 Sep 2021 16:26:29 +0200
, by Detlev Offenbach
Removed the Linux workaround for QWebEngine.
eric7
Sun, 19 Sep 2021 16:13:41 +0200
, by Detlev Offenbach
Fixed some issues related to Qt enum usage.
eric7
Sun, 19 Sep 2021 15:49:45 +0200
, by Detlev Offenbach
Find In Files
eric7
Sat, 18 Sep 2021 18:51:58 +0200
, by Detlev Offenbach
Added icons for the Find sidebar widget.
eric7
Fri, 17 Sep 2021 19:53:54 +0200
, by Detlev Offenbach
Modified the Virtual Environments Manager icon slightly.
eric7
Fri, 17 Sep 2021 19:44:33 +0200
, by Detlev Offenbach
Virtual Environments
eric7
Fri, 17 Sep 2021 19:04:07 +0200
, by Detlev Offenbach
Virtual Environments
eric7
Thu, 16 Sep 2021 19:31:00 +0200
, by Detlev Offenbach
Removed an obsolete TODO marker.
eric7
Thu, 16 Sep 2021 19:23:07 +0200
, by Detlev Offenbach
Changed the layout of the Virtualenv Manager Dialog.
eric7
Wed, 15 Sep 2021 19:57:41 +0200
, by Detlev Offenbach
Editor: fine tuned the mouse hover help functionality.
eric7
Tue, 14 Sep 2021 19:58:41 +0200
, by Detlev Offenbach
JediInterface: streamlined the code dealing with "Goto Definition" and "Goto Reference" to avoid one turn around.
eric7
Tue, 14 Sep 2021 19:30:12 +0200
, by Detlev Offenbach
Removed some more obsolete TODO markers.
eric7
Tue, 14 Sep 2021 19:18:33 +0200
, by Detlev Offenbach
Changed the margins of some right side bar managed items to (0, 3, 0, 0).
eric7
Tue, 14 Sep 2021 18:08:32 +0200
, by Detlev Offenbach
EricSideBar: increased the spacing value between icon bar and the managed widgets.
eric7
Tue, 14 Sep 2021 18:07:27 +0200
, by Detlev Offenbach
Adapted the list of QtHelp files to be loaded.
eric7
Tue, 14 Sep 2021 18:05:47 +0200
, by Detlev Offenbach
Removed some obsolete markers.
eric7
Mon, 13 Sep 2021 19:35:19 +0200
, by Detlev Offenbach
PreviewerHTML: changed the determination of the root path for the editor to be previewed.
eric7
Mon, 13 Sep 2021 19:22:16 +0200
, by Detlev Offenbach
Removed some obsolete TODO markers.
eric7
Mon, 13 Sep 2021 18:27:34 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip