Mon, 02 Apr 2018 12:04:18 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-18.04
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 14:54:46 +0100 |
Detlev Offenbach |
Fixed some loop related coding issues detected by the extended code style checker.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 18:27:40 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:08:17 +0200 |
Detlev Offenbach |
Merged with default branch in order to prepare a new release.
maintenance release-17.09
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 18:29:30 +0200 |
Detlev Offenbach |
Fixed a little issue in the syntax checker dialog.
|
file |
diff |
annotate
|
Fri, 07 Apr 2017 18:33:59 +0200 |
Detlev Offenbach |
Merged with default branch to prepare the 17.04 release.
maintenance
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 11:42:43 +0100 |
Detlev Offenbach |
Added code to safe-guard against self.__batch not being defined in the sytax check dialog.
maintenance
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 11:42:43 +0100 |
Detlev Offenbach |
Added code to safe-guard against self.__batch not being defined in the sytax check dialog.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 19:28:59 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
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
|