Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Mon, 02 Nov 2015 10:06:43 +0100 Detlev Offenbach Fixed an issue in the syntax check dialog. file | diff | annotate
Mon, 02 Nov 2015 10:05:31 +0100 Detlev Offenbach Fixed an issue in the syntax check dialog. 6_0_x file | diff | annotate
Mon, 02 Nov 2015 09:57:05 +0100 Detlev Offenbach Fixed an issue in the syntax check dialog. file | diff | annotate
Thu, 22 Oct 2015 19:48:40 +0200 Detlev Offenbach Improved the syntax checker, code style checker and indentation checker interfaces. file | diff | annotate
Tue, 20 Oct 2015 19:14:55 +0200 Detlev Offenbach Added some TODOs to the various checker dialogs. file | diff | annotate
Tue, 20 Oct 2015 19:10:13 +0200 Detlev Offenbach Fixed an issue in the syntax checker dialog causing a faulty display in batch mode. file | diff | annotate
Thu, 03 Sep 2015 23:01:02 +0200 T.Rzepka Workaround for missing lines at vertical scroll bar caused by annotations. 6_0_x file | diff | annotate
Thu, 03 Sep 2015 23:01:02 +0200 T.Rzepka Workaround for missing lines at vertical scroll bar caused by annotations. file | diff | annotate
Sat, 13 Jun 2015 19:27:40 +0200 Detlev Offenbach Fixed issues where dialogs could not be minimized on some desktop environments. 6_0_x file | diff | annotate
Sat, 13 Jun 2015 19:27:40 +0200 Detlev Offenbach Fixed issues where dialogs could not be minimized on some desktop environments. file | diff | annotate
Thu, 23 Apr 2015 20:11:44 +0200 Detlev Offenbach Fixed a few coding style issues. file | diff | annotate
Thu, 23 Apr 2015 20:05:38 +0200 Detlev Offenbach Fixed an issue in the batch checker cancel function leading to the function not working if the background jobs had finished already. file | diff | annotate
Thu, 23 Apr 2015 19:09:34 +0200 Detlev Offenbach Fixed an issue with the batch syntax check. file | diff | annotate
Wed, 22 Apr 2015 19:53:58 +0200 Detlev Offenbach Implemented the batch check mode for the syntax checker. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Thu, 18 Dec 2014 18:56:04 +0100 Detlev Offenbach Fixed an issue related to handling an inactive syntax checker in the editor. 5_5_x file | diff | annotate
Thu, 18 Dec 2014 18:56:04 +0100 Detlev Offenbach Fixed an issue related to handling an inactive syntax checker in the editor. file | diff | annotate
Wed, 17 Dec 2014 19:57:27 +0100 Detlev Offenbach Added TODOs to handle a deactivated (i.e. not loaded) syntax checker service. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Fri, 30 May 2014 15:16:40 +0200 Detlev Offenbach Fixed a few source code style issues found by the updated pe8 checker. file | diff | annotate
Fri, 30 May 2014 11:39:39 +0200 T.Rzepka Fixed behavior and output if a file is deleted outside eric. file | diff | annotate
Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Mar 2014 22:00:14 +0200 T.Rzepka Merge with BgService. Py2 comp. file | diff | annotate
Sun, 30 Mar 2014 15:36:25 +0200 Detlev Offenbach Added capability to check multiple files from the project sources browser. file | diff | annotate
Sat, 29 Mar 2014 20:18:31 +0100 Detlev Offenbach Fixed a few code style issues. file | diff | annotate
Fri, 28 Mar 2014 19:52:34 +0100 Detlev Offenbach Continued improving JavaScript support. file | diff | annotate
Wed, 26 Mar 2014 20:03:25 +0100 Detlev Offenbach Started improving JavaScript support. file | diff | annotate
Mon, 17 Mar 2014 20:32:35 +0100 T.Rzepka Plug-in docu updated, now the return values of the syntax checker is a dictionary BgService file | diff | annotate
Fri, 31 Jan 2014 22:11:45 +0100 T.Rzepka Interface for adding different languages to the syntax check, background service BgService file | diff | annotate
Sat, 18 Jan 2014 14:49:00 +0100 Detlev Offenbach Fix for an issue with the latest pyflakes changes. file | diff | annotate
Wed, 15 Jan 2014 22:55:52 +0100 T.Rzepka CodeStyleChecker moved to background service and done a little cleanup. BgService file | diff | annotate
Wed, 15 Jan 2014 19:16:06 +0100 Detlev Offenbach Renamed Utilities.py3flakes to Utilities.pyflakes to prepare the upgrade to the latest pyflakes version (supporting both Python variants). file | diff | annotate
Wed, 15 Jan 2014 18:59:03 +0100 Detlev Offenbach Made the pyflakes messages translatable even when sent by the Python2 checker. file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 05 Jan 2014 22:45:29 +0100 T.Rzepka Update pyflakes to 0.7.3 BgService file | diff | annotate
Sun, 05 Jan 2014 15:20:02 +0100 Detlev Offenbach Fixed an issue in the syntax and code style checker dialogs causing markers of open files not to be checked being cleared. file | diff | annotate
Sat, 04 Jan 2014 22:14:38 +0100 T.Rzepka Don't reset markers on files which should not be checked. BgService file | diff | annotate
Sat, 04 Jan 2014 22:12:42 +0100 T.Rzepka Interface to add user-defined services, e.g. in plugins. Auto syntax check working. Little cleanup. BgService file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Tue, 31 Dec 2013 18:03:31 +0100 T.Rzepka First implementation for the BackgroundService. BgService file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Sat, 14 Dec 2013 22:56:13 +0100 T.Rzepka Fixed issues in the syntax checker and indentation checker dialogs. Py2 comp. file | diff | annotate
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 14 Dec 2013 19:12:26 +0100 Detlev Offenbach Fixed issues in the syntax checker and indentation checker dialogs. file | diff | annotate
Tue, 19 Nov 2013 22:36:36 +0100 T.Rzepka Fix the syntaxcheck if only one file is tested. Fix seldom bug if last line has unicode characters in it. Py2 comp. file | diff | annotate
Sun, 17 Nov 2013 12:24:45 +0100 Detlev Offenbach Made the progress bar of the syntax and indentation checker dialogs only visible, while it is checking and only if more than 1 file are being checked. file | diff | annotate
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 05 Nov 2013 22:23:38 +0100 T.Rzepka Fixed a bunch of indentation issues. Py2 comp. file | diff | annotate
Wed, 06 Nov 2013 19:44:42 +0100 Detlev Offenbach Fixed an issue with the syntax check dialog. file | diff | annotate
Wed, 06 Nov 2013 19:43:32 +0100 Detlev Offenbach Fixed issues in the syntax check dialog and the PEP-8 checker dialog. 5_3_x file | diff | annotate
Wed, 06 Nov 2013 19:23:06 +0100 Detlev Offenbach Extended the editor warning messages handling and refactored the names of warning handling methods to reflect their more general use. file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial