Wed, 02 Nov 2022 10:11:18 +0100 Detlev Offenbach Modified the Black and Isort dialogs such, that only files that need a change are processed after a diff or check run by pressing the relevant button. eric7 file | diff | annotate
Mon, 31 Oct 2022 15:29:18 +0100 Detlev Offenbach Code Formatting 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
Tue, 27 Sep 2022 14:58:59 +0200 Detlev Offenbach Forgot to make the progress bar of the formatting dialog visible again. eric7 file | diff | annotate
Wed, 21 Sep 2022 17:08:29 +0200 Detlev Offenbach Changed the multiprocessing start method to 'spawn' because 'fork' (on *nix) seems to be unreliable with respect to queues. eric7 file | diff | annotate
Wed, 21 Sep 2022 10:38:52 +0200 Detlev Offenbach Code Formatting eric7 file | diff | annotate
Tue, 23 Aug 2022 16:21:07 +0200 Detlev Offenbach Fixed an issue in the multiprocessing usage causing a traceback when then number of tasks is smaller than the number of worker processes. eric7 file | diff | annotate
Tue, 16 Aug 2022 19:07:16 +0200 Detlev Offenbach Did some optimizations in the multiprocessing code. eric7 file | diff | annotate
Mon, 08 Aug 2022 16:29:40 +0200 Detlev Offenbach "Blacked" the sources. eric7 file | diff | annotate
Sun, 07 Aug 2022 17:31:26 +0200 Detlev Offenbach Changed the code reformatting dialog such, that it uses multiple processes to reformat files. eric7 file | diff | annotate
Sat, 06 Aug 2022 17:37:06 +0200 Detlev Offenbach Changed the code reformatting dialog to work with signals and slots and do the statistics calculation in the dialog class (prepare for multi processing). eric7 file | diff | annotate
Wed, 13 Jul 2022 14:55:47 +0200 Detlev Offenbach Reformatted the source code using the 'Black' utility. eric7 file | diff | annotate
Wed, 13 Jul 2022 11:16:20 +0200 Detlev Offenbach Black Formatting Dialog eric7 file | diff | annotate
Mon, 11 Jul 2022 16:42:50 +0200 Detlev Offenbach Code Formatting eric7 file | diff | annotate
(0) tip

eric ide

mercurial