Thu, 20 Jun 2024 13:52:02 +0200 Detlev Offenbach Corrected some logging statements in the eric7_ide script. eric7 file | diff | annotate
Sun, 09 Jun 2024 16:49:06 +0200 Detlev Offenbach General eric7 file | diff | annotate
Sun, 19 May 2024 17:20:16 +0200 Detlev Offenbach Relocated the Version information into a top level '__version__.py' module. eric7 file | diff | annotate
Mon, 04 Mar 2024 11:42:39 +0100 Detlev Offenbach Corrected some code formatting issues. eric7 file | diff | annotate
Fri, 02 Feb 2024 14:33:16 +0100 Detlev Offenbach DebugClient eric7 file | diff | annotate
Fri, 02 Feb 2024 13:33:55 +0100 Detlev Offenbach Fixed an issue in the main script causing the sys.excepthook() function set by the debugger being overwritten. That caused eric not being able to debug eric. eric7 file | diff | annotate
Sat, 23 Dec 2023 15:48:12 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Wed, 20 Dec 2023 14:58:58 +0100 Detlev Offenbach Converted some source code documentation to the new style. eric7 file | diff | annotate
Wed, 06 Dec 2023 15:49:54 +0100 Detlev Offenbach Changed debug logging to be directed to a debug log file `eric7_debug.txt` in the `.eric7` directory. eric7 file | diff | annotate
Fri, 24 Nov 2023 12:11:49 +0100 Detlev Offenbach Renamed "isBsdPlatform()" to "isFreeBsdPlatform()" to express its real test. eric7 file | diff | annotate
Thu, 23 Nov 2023 16:23:37 +0100 Detlev Offenbach General eric7 file | diff | annotate
Sat, 11 Nov 2023 12:44:51 +0100 Detlev Offenbach Changed code to use the 'argparse' module to parse the command line parameters instead of using own code. eric7 file | diff | annotate
Wed, 11 Oct 2023 16:05:44 +0200 Detlev Offenbach Corrected the filename for 'QGuiApplication.setDesktopFileName()' to not include the '.desktop' extension anymore (as directed by Qt). eric7 file | diff | annotate
Sat, 01 Apr 2023 11:09:00 +0200 Detlev Offenbach JavaScript Support eric7 file | diff | annotate
Wed, 11 Jan 2023 15:03:59 +0100 Detlev Offenbach Debug Client - Python eric7 file | diff | annotate
Sat, 31 Dec 2022 16:23:21 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Mon, 19 Dec 2022 19:43:05 +0100 Detlev Offenbach Changed code to not set the multiprocessing start method on macOS and Windows. eric7 file | diff | annotate
Sun, 18 Dec 2022 19:33:46 +0100 Detlev Offenbach Refactored the Utilities and Globals modules in order to enhance the maintainability. eric7 file | diff | annotate
Tue, 08 Nov 2022 16:23:26 +0100 Detlev Offenbach Rearranged a few more import statements. eric7 file | diff | annotate
Mon, 07 Nov 2022 17:19:58 +0100 Detlev Offenbach Corrected/acknowledged some bad import style and removed some obsolete code. eric7 file | diff | annotate
Fri, 04 Nov 2022 13:52:26 +0100 Detlev Offenbach Resorted the import statements using isort. eric7 file | diff | annotate
Mon, 24 Oct 2022 15:52:04 +0200 Detlev Offenbach Bug fixes. eric7 file | diff | annotate
Mon, 24 Oct 2022 14:23:39 +0200 Detlev Offenbach Translator eric7 file | diff | annotate
Tue, 18 Oct 2022 16:06:21 +0200 Detlev Offenbach Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path. eric7 file | diff | annotate
Wed, 12 Oct 2022 17:37:54 +0200 Detlev Offenbach Only add the path of the main script to sys.path, if it is not already in. eric7 file | diff | annotate
Sun, 02 Oct 2022 11:29:11 +0200 Detlev Offenbach Scripts eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial