Mon, 01 Nov 2021 17:02:40 +0100 Detlev Offenbach Small change to the install script to show Python version together with Qt versions. eric7 file | diff | annotate
Sun, 31 Oct 2021 15:00:14 +0100 Detlev Offenbach Fixed a few code style issues. eric7 file | diff | annotate
Sat, 30 Oct 2021 10:41:14 +0200 Detlev Offenbach Merged with 'default' branch to prepare a new release. maintenance file | diff | annotate
Mon, 25 Oct 2021 18:30:10 +0200 Detlev Offenbach Adjusted the install script and the setup.py script. eric7 file | diff | annotate
Sun, 03 Oct 2021 17:25:49 +0200 Detlev Offenbach Adapted to the official PyQt6 6.2.0 release. eric7 file | diff | annotate
Sun, 03 Oct 2021 13:04:53 +0200 Detlev Offenbach Improved installation procedure to also create application icons on ChromeOS. file | diff | annotate
Sun, 03 Oct 2021 13:06:20 +0200 Detlev Offenbach Improved installation procedure to also create application icons on ChromeOS. eric7 file | diff | annotate
Wed, 29 Sep 2021 17:14:24 +0200 Detlev Offenbach Added the --verbose (-v) option to the install script to show a bit more output. eric7 file | diff | annotate
Tue, 28 Sep 2021 18:01:51 +0200 Detlev Offenbach Made the PyQt6-WebEngine package really optional in the install script. eric7 file | diff | annotate
Sun, 26 Sep 2021 17:19:00 +0200 Detlev Offenbach Corrected the APIs installation path in the install script. eric7 file | diff | annotate
Sat, 25 Sep 2021 16:02:59 +0200 Detlev Offenbach Activated some code related to Qt 6.2.0. eric7 file | diff | annotate
Sun, 19 Sep 2021 15:49:45 +0200 Detlev Offenbach Fixed some issues related to Qt enum usage. eric7 file | diff | annotate
Fri, 17 Sep 2021 19:04:07 +0200 Detlev Offenbach Virtual Environments 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
Sat, 04 Sep 2021 11:34:54 +0200 Detlev Offenbach Merged with default branch to prepare release 21.9. maintenance release-21.09 file | diff | annotate
Wed, 01 Sep 2021 19:23:27 +0200 Detlev Offenbach Preliminary change to install the eric7 web browser unconditionally (for development and testing only). eric7 file | diff | annotate
Sun, 29 Aug 2021 12:40:51 +0200 Detlev Offenbach First batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Sat, 28 Aug 2021 19:48:56 +0200 Detlev Offenbach Activated support for the 'qt6-applications' project. eric7 file | diff | annotate
Fri, 20 Aug 2021 14:19:13 +0200 Detlev Offenbach Fixed some code style issues. 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
Sun, 25 Jul 2021 12:30:57 +0200 Detlev Offenbach Corrected an oversight of the most recent change. eric7 file | diff | annotate
Sun, 25 Jul 2021 12:26:07 +0200 Detlev Offenbach Updated the install script to use a environment specific mercurial if that is available. eric7 file | diff | annotate
Sat, 10 Jul 2021 11:41:13 +0200 Detlev Offenbach Removed 'mercurial' from the list of install dependencies. eric7 file | diff | annotate
Sat, 10 Jul 2021 11:39:17 +0200 Detlev Offenbach Removed 'mercurial' as an install dependency. file | diff | annotate
Fri, 02 Jul 2021 17:43:19 +0200 Detlev Offenbach Updated the install script for the required PyQt6-QScintilla version. eric7 file | diff | annotate
Sat, 26 Jun 2021 19:24:53 +0200 Detlev Offenbach install.py: added the 'wheel' to the list of modules to be installed. eric7 file | diff | annotate
Wed, 23 Jun 2021 18:55:54 +0200 Detlev Offenbach Streamline the install script a little bit. eric7 file | diff | annotate
Wed, 16 Jun 2021 19:21:45 +0200 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Thu, 03 Jun 2021 11:39:23 +0200 Detlev Offenbach Merged with default branch to prepare release 21.6. maintenance release-21.06 file | diff | annotate
Sat, 29 May 2021 14:48:23 +0200 Detlev Offenbach install.py: beautified the output a little bit. eric7 file | diff | annotate
Sat, 29 May 2021 14:43:34 +0200 Detlev Offenbach Removed reference to 'eric7_browser' in certain files due to unavailability of PyQt6.QtWebEngine. eric7 file | diff | annotate
Fri, 28 May 2021 17:50:00 +0200 Detlev Offenbach install.py: modified the version display slightly. eric7 file | diff | annotate
Sun, 23 May 2021 15:35:49 +0200 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Sat, 22 May 2021 20:25:21 +0200 Detlev Offenbach Removed some commented code. 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
Fri, 21 May 2021 17:48:17 +0200 Detlev Offenbach Corrected some place to import QtCharts instead of QtChart. eric7 file | diff | annotate
Thu, 20 May 2021 19:52:44 +0200 Detlev Offenbach Prepared the install and uninstall scripts. 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:00:24 +0200 Detlev Offenbach Updated the optional dependencies in the install.py script to include 'pyenchant'. file | diff | annotate
Tue, 04 May 2021 19:30:25 +0200 Detlev Offenbach Made Mercurial an optional installation requirement. file | diff | annotate
Sat, 01 May 2021 14:27:20 +0200 Detlev Offenbach Merged with default branch to prepare release 21.5. maintenance release-21.05 file | diff | annotate
Sat, 24 Apr 2021 16:35:05 +0200 Detlev Offenbach install script: little change for macOS installations. file | diff | annotate
Thu, 22 Apr 2021 18:02:47 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator). file | diff | annotate
Wed, 21 Apr 2021 17:56:12 +0200 Detlev Offenbach Third Party packages file | diff | annotate
Sun, 18 Apr 2021 12:20:14 +0200 Detlev Offenbach install.py, uninstall.py: changed the Linux path where our icons get installed file | diff | annotate
Thu, 15 Apr 2021 18:11:24 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2). file | diff | annotate
Wed, 14 Apr 2021 19:59:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1). file | diff | annotate
Sat, 10 Apr 2021 16:13:07 +0200 Detlev Offenbach install script: fixed some code style issues. file | diff | annotate
Thu, 08 Apr 2021 18:27:47 +0200 Detlev Offenbach Applied some code simplifications suggested by the new Simplify checker. file | diff | annotate
Tue, 02 Mar 2021 17:12:08 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Mon, 22 Feb 2021 19:15:06 +0100 Detlev Offenbach Changed setup.py and the install script to include the dependency to PyYAML and toml packages. file | diff | annotate
Sun, 21 Feb 2021 12:53:26 +0100 Detlev Offenbach setup.py, install.py: fixed PyQt version to < 5.15.2 in order to get a working config on Debian. file | diff | annotate
Wed, 03 Feb 2021 16:42:04 +0100 Detlev Offenbach install.py: removed an obsolete TODO marker. file | diff | annotate
Mon, 01 Feb 2021 14:49:12 +0100 Detlev Offenbach Made some more JSON file related changes and exported some dark styles in the new file format. file | diff | annotate
Mon, 01 Feb 2021 10:38:16 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-21.02 file | diff | annotate
Wed, 06 Jan 2021 13:47:01 +0100 Detlev Offenbach Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'. file | diff | annotate
Wed, 30 Dec 2020 11:00:44 +0100 Detlev Offenbach Updated copyright for 2021. maintenance file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Wed, 30 Dec 2020 10:53:07 +0100 Detlev Offenbach install.py: added the '--no-info' flag to supress the generation of the install info file. maintenance file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial