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, 22 Jan 2022 17:03:25 +0100 Detlev Offenbach PluginRepositoryDialog: fixed a copy & paste issue causing a faulty signal-slot connection. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. 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
Mon, 27 Sep 2021 16:41:31 +0200 Detlev Offenbach Updated translations. eric7 file | diff | annotate
Sun, 26 Sep 2021 20:11:49 +0200 Detlev Offenbach Fixed an issue in the plugin repository widget. eric7 file | diff | annotate
Sun, 26 Sep 2021 20:04:58 +0200 Detlev Offenbach Changed the button layout of the Plugin Repository widget. eric7 file | diff | annotate
Tue, 14 Sep 2021 18:08:32 +0200 Detlev Offenbach Changed the margins of some right side bar managed items to (0, 3, 0, 0). eric7 file | diff | annotate
Mon, 13 Sep 2021 18:00:33 +0200 Detlev Offenbach PluginRepositoryDialog: added lines to clear some form elements after the list of available plugins was repopulated. 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
Thu, 09 Sep 2021 19:04:53 +0200 Detlev Offenbach Reworked the signal change to work with per-6.2.0 PyQt releases. eric7 file | diff | annotate
Wed, 08 Sep 2021 19:53:16 +0200 Detlev Offenbach Realized a workaround for the QNetworkInformation.reachabilityChanged signal connect issue. 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, 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
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