Fri, 01 Jul 2022 11:02:32 +0200 Detlev Offenbach Merged with branch "eric7" to prepare a new release. eric7-maintenance file | diff | annotate
Tue, 21 Jun 2022 18:09:22 +0200 Detlev Offenbach Changed the QtWebEngine version reporting code to use the new (as of PyQt 6.3.1) functions. eric7 file | diff | annotate
Mon, 06 Jun 2022 11:09:43 +0200 Detlev Offenbach Fixed a typo in Utilities causing an exception. eric7 file | diff | annotate
Wed, 01 Jun 2022 13:48:49 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-22.06 file | diff | annotate
Mon, 30 May 2022 09:51:57 +0200 Detlev Offenbach Extended the function Utilities.getTestFileNames() by the file name pattern with an appended "_test". eric7 file | diff | annotate
Mon, 23 May 2022 16:50:39 +0200 Detlev Offenbach Changed logic creating the coverage and profile data file names. unittest file | diff | annotate
Wed, 18 May 2022 08:43:36 +0200 Detlev Offenbach Modified the 'getTestFileName()' function of the Utilities module to allow for additional test file name patterns (currently 'test...' and 'test_...'). unittest file | diff | annotate
Mon, 16 May 2022 19:46:51 +0200 Detlev Offenbach Performed some refactoring to avoid possible name clashes on case-insensitive systems. unittest file | diff | annotate
Sun, 17 Apr 2022 19:34:09 +0200 Detlev Offenbach Fixed an issue determining the path to the pyside UI compiler on Windows systems. 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
Sun, 13 Mar 2022 12:46:57 +0100 Detlev Offenbach Corrected a wrongly used local variable name in Utilities.. eric7 file | diff | annotate
Mon, 28 Feb 2022 19:44:36 +0100 Detlev Offenbach Changed calls to subprocess.call() and subprocess.check_output() to use subprocess.run(). eric7 file | diff | annotate
Sun, 27 Feb 2022 11:43:28 +0100 Detlev Offenbach Extended the version information to include the desktop and session type (although these are not versions). eric7 file | diff | annotate
Mon, 14 Feb 2022 19:02:24 +0100 Detlev Offenbach Added the use of a cahe to return the result of the PySide2/6 check. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Tue, 21 Dec 2021 12:14:24 +0100 Detlev Offenbach Changed the find location widget to find files without extension as well. 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, 10 Jul 2021 12:31:31 +0200 Detlev Offenbach Changed quite a few PyQt5 references to PyQt6. eric7 file | diff | annotate
Wed, 23 Jun 2021 17:23:44 +0200 Detlev Offenbach Corrected the version info included in error messages. eric7 file | diff | annotate
Tue, 25 May 2021 17:17:04 +0200 Detlev Offenbach Added Cython to the list of Python3 languages. 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
Fri, 21 May 2021 17:51:45 +0200 Detlev Offenbach Removed some obsolete code. 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