Fri, 17 Jun 2022 16:36:14 +0200 Detlev Offenbach Finished replacing the use of "QFileInfo()" with Python equivalents. eric7 file | diff | annotate
Fri, 11 Mar 2022 19:15:16 +0100 Detlev Offenbach Some small code improvements. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Wed, 20 Oct 2021 19:44:20 +0200 Detlev Offenbach Adapted the eric web browser search widget to latest Qt development and harmonized some display strings. eric7 file | diff | annotate
Mon, 18 Oct 2021 16:43:02 +0200 Detlev Offenbach Replaced some lambda functions by functools.partial(). eric7 file | diff | annotate
Sun, 17 Oct 2021 15:26:01 +0200 Detlev Offenbach Added a new TODO marker. eric7 file | diff | annotate
Sat, 16 Oct 2021 20:37:32 +0200 Detlev Offenbach Removed some obsolete code. eric7 file | diff | annotate
Fri, 15 Oct 2021 20:08:16 +0200 Detlev Offenbach Removed some obsolete code. 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, 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
Fri, 03 Sep 2021 19:56:21 +0200 Detlev Offenbach Fixed some code style issues. eric7 file | diff | annotate
Sun, 29 Aug 2021 17:48:44 +0200 Detlev Offenbach Next batch of changes for QtWebEngine as of Qt 6.2.0. 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, 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
Fri, 21 May 2021 17:51:12 +0200 Detlev Offenbach Corrected AdBlockIcon to not use a QAction.menu(). eric7 file | diff | annotate
Wed, 19 May 2021 17:36:34 +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 18:45:04 +0200 Detlev Offenbach Started to rename eric6 to eric7. eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial