Mon, 27 Jun 2022 18:05:36 +0200 Detlev Offenbach Fixed a few issues introduced by the pathlib change. eric7 file | diff | annotate
Thu, 16 Jun 2022 18:28:59 +0200 Detlev Offenbach Started replacing the use of "QFileInfo()" with Python equivalents. eric7 file | diff | annotate
Mon, 06 Jun 2022 11:22:33 +0200 Detlev Offenbach Fixed a bug in the Plugin Manager causing an exception when used in the standalone plugin repository window. eric7 file | diff | annotate
Fri, 22 Apr 2022 16:43:25 +0200 Detlev Offenbach Fixed an issue related to updating the plug-in repository file and the respective view. eric7 file | diff | annotate
Mon, 04 Apr 2022 17:43:43 +0200 Detlev Offenbach Changed occurrences of sys.executable with a method to get rid of the "w" on Windows and macOS systems (i.e. change pythonw to python). eric7 file | diff | annotate
Sat, 19 Mar 2022 16:42:29 +0100 Detlev Offenbach Added code to check and install all of the plugin dependencies (e.g. after upgrading a virtual environment to a new Python version). eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Sat, 25 Sep 2021 18:12:48 +0200 Detlev Offenbach Replaced the direct access to 'Preferences.Prefs.settings' with 'Preferences.getSettings()'. 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, 04 Sep 2021 20:26:21 +0200 Detlev Offenbach Re-introduced the Internet reachability checks. eric7 file | diff | annotate
Sun, 27 Jun 2021 12:41:19 +0200 Detlev Offenbach Corrected some typos. eric7 file | diff | annotate
Thu, 27 May 2021 20:31:29 +0200 Detlev Offenbach PluginManager: removed some obsolete code. 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 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 11:14:43 +0200 Detlev Offenbach Removed for writing old style XML files and renamed E5XML to EricXML. eric7 file | diff | annotate
Tue, 18 May 2021 18:19:47 +0200 Detlev Offenbach Continued porting eric to PyQt6. 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
(0) tip

eric ide

mercurial