Fri, 17 Jun 2022 16:36:14 +0200 Detlev Offenbach Finished replacing the use of "QFileInfo()" with Python equivalents. 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, 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
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. 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
Wed, 09 Jun 2021 17:48:02 +0200 Detlev Offenbach Wizards: changed the generated code slightly. 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
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 18:45:04 +0200 Detlev Offenbach Started to rename eric6 to eric7. eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial