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
Fri, 25 Mar 2022 19:16:09 +0100 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Wed, 16 Mar 2022 19:39:22 +0100 Detlev Offenbach Removed an obsolete TODO marker. eric7 file | diff | annotate
Wed, 16 Mar 2022 18:57:58 +0100 Detlev Offenbach Virtual Environment Management: added code to autodetect the Python interpreter at several places. eric7 file | diff | annotate
Tue, 15 Mar 2022 17:29:43 +0100 Detlev Offenbach Added some TODO markers. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. 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
Wed, 19 May 2021 19:53:36 +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