Wed, 01 Dec 2021 18:03:11 +0100 |
Detlev Offenbach |
Removed some manipulation of sys.path.
eric7
|
file |
diff |
annotate
|
Thu, 28 Oct 2021 18:15:55 +0200 |
Detlev Offenbach |
Changed the 'small-screen' related code.
eric7
|
file |
diff |
annotate
|
Wed, 27 Oct 2021 20:03:03 +0200 |
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
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 19:47:18 +0200 |
Detlev Offenbach |
Added a configuration option to use the internal help viewer and made that the default.
eric7
|
file |
diff |
annotate
|
Mon, 18 Oct 2021 16:44:29 +0200 |
Detlev Offenbach |
Continued implementing the embedded help viewer widget. Added buttons to open a new page and to close the current page.
eric7
|
file |
diff |
annotate
|
Sat, 16 Oct 2021 20:38:23 +0200 |
Detlev Offenbach |
Continued implementing the embedded help viewer widget. Implemented most part of the QWebEngine based help viewer.
eric7
|
file |
diff |
annotate
|
Wed, 06 Oct 2021 18:37:16 +0200 |
Detlev Offenbach |
Changed the TODO marker for an embedded help viewer.
eric7
|
file |
diff |
annotate
|
Fri, 24 Sep 2021 20:12:16 +0200 |
Detlev Offenbach |
Removed an obsolete TODO marker.
eric7
|
file |
diff |
annotate
|
Fri, 24 Sep 2021 20:09:58 +0200 |
Detlev Offenbach |
Changed the Find File dialog to an integrated widget (right side)
eric7
|
file |
diff |
annotate
|
Fri, 24 Sep 2021 17:37:38 +0200 |
Detlev Offenbach |
Re-enabled the QtWebEngine related views on Windows as well.
eric7
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 18:20:06 +0200 |
Detlev Offenbach |
Finished implementing the VCS status widget for the left side.
eric7
|
file |
diff |
annotate
|
Sun, 19 Sep 2021 16:26:29 +0200 |
Detlev Offenbach |
Implemented four workarounds to suppress use of QtWebEngine on non-Linux systems because of issues in Qt 6.2.0 rc0.
eric7
|
file |
diff |
annotate
|
Sun, 19 Sep 2021 16:13:41 +0200 |
Detlev Offenbach |
Removed the Linux workaround for QWebEngine.
eric7
|
file |
diff |
annotate
|
Sat, 18 Sep 2021 18:51:58 +0200 |
Detlev Offenbach |
Find In Files
eric7
|
file |
diff |
annotate
|
Thu, 16 Sep 2021 19:31:00 +0200 |
Detlev Offenbach |
Virtual Environments
eric7
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 19:57:41 +0200 |
Detlev Offenbach |
Changed the layout of the Virtualenv Manager Dialog.
eric7
|
file |
diff |
annotate
|
Sun, 12 Sep 2021 17:30:38 +0200 |
Detlev Offenbach |
Plugin Repository: added an integrated plugin repository viewer (right side).
eric7
|
file |
diff |
annotate
|
Sat, 11 Sep 2021 19:47:02 +0200 |
Detlev Offenbach |
Jedi: integrated the Assistant Jedi plugin as a fixed part of eric.
eric7
|
file |
diff |
annotate
|
Mon, 06 Sep 2021 19:52:37 +0200 |
Detlev Offenbach |
Modernized the look of the side bars.
eric7
|
file |
diff |
annotate
|
Sun, 05 Sep 2021 18:07:03 +0200 |
Detlev Offenbach |
Web Browser: removed some obsolete code and fixed a few not yet ported places.
eric7
|
file |
diff |
annotate
|
Sat, 04 Sep 2021 20:26:21 +0200 |
Detlev Offenbach |
Re-introduced the Internet reachability checks.
eric7
|
file |
diff |
annotate
|
Sat, 04 Sep 2021 16:51:35 +0200 |
Detlev Offenbach |
Added a few TODO comments to layout the future development in case somebody is interested to help.
eric7
|
file |
diff |
annotate
|
Sun, 29 Aug 2021 12:40:12 +0200 |
Detlev Offenbach |
Implemented a workaround for a bug in QtWebEngine of Qt 6.2.0 beta3.
eric7
|
file |
diff |
annotate
|
Fri, 20 Aug 2021 19:54:49 +0200 |
Detlev Offenbach |
Removed obsolete TODO markers.
eric7
|
file |
diff |
annotate
|
Fri, 30 Jul 2021 20:13:09 +0200 |
Detlev Offenbach |
Removed the support for the deprecated distutils package.
eric7
|
file |
diff |
annotate
|
Sat, 10 Jul 2021 12:31:31 +0200 |
Detlev Offenbach |
Changed quite a few PyQt5 references to PyQt6.
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 19:58:24 +0200 |
Detlev Offenbach |
Sorted the eric specific extensions into packages named like the corresponding PyQt packages (i.e. EricCore,EricGui and EricWidgets).
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 18:51:46 +0200 |
Detlev Offenbach |
Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 16:52:45 +0200 |
Detlev Offenbach |
Renamed 'E5Utilities' to 'EricUtilities' and 'E5Network' to 'EricNetwork'.
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 12:46:57 +0200 |
Detlev Offenbach |
Implemented a workaround for a strange issue caused by QScintilla (I think).
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 11:14:43 +0200 |
Detlev Offenbach |
Removed for writing old style XML files and renamed E5XML to EricXML.
eric7
|
file |
diff |
annotate
|
Sun, 16 May 2021 20:07:24 +0200 |
Detlev Offenbach |
Replaced all imports of PyQt5 to PyQt6 and started to replace code using obsoleted methods and adapt to the PyQt6 enum usage.
eric7
|
file |
diff |
annotate
|
Sat, 15 May 2021 20:08:03 +0200 |
Detlev Offenbach |
Finished renaming eric6 to eric7.
eric7
|
file |
diff |
annotate
|
Sat, 15 May 2021 18:45:04 +0200 |
Detlev Offenbach |
Started to rename eric6 to eric7.
eric7
|
file |
diff |
annotate
| base
|