Wed, 16 May 2018 19:35:41 +0200 |
Detlev Offenbach |
PySide2 support: cintinued implementing support for PySide2.
|
file |
diff |
annotate
|
Tue, 15 May 2018 19:39:46 +0200 |
Detlev Offenbach |
PySide2 support: started to implement support for PySide2.
|
file |
diff |
annotate
|
Mon, 14 May 2018 19:40:29 +0200 |
Detlev Offenbach |
Extended the error report to send the desktop environment in use (Linux only).
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 15:08:24 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the new pycodestyle version.
|
file |
diff |
annotate
|
Sat, 03 Feb 2018 16:15:24 +0100 |
Detlev Offenbach |
Finished implementing support for EditorConfig for the IDE editor component and the standalone editor.
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 19:26:11 +0100 |
Detlev Offenbach |
Started implementing support for EditorConfig.
|
file |
diff |
annotate
|
Mon, 22 Jan 2018 15:59:30 +0100 |
Detlev Offenbach |
Made the output of the plug-ins info dialog a bit more understandable and refactored related code.
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 12:34:07 +0100 |
Detlev Offenbach |
Extended the search for a 'coding' statement from the first two lines to the first 5 lines because some scripts include empty lines between the she-bang line and the coding line.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 19:41:33 +0200 |
Detlev Offenbach |
Extended the search for pyuic[45] to cope with the way openSUSE does it. They name it py[23]uic[45].
|
file |
diff |
annotate
|
Sat, 13 May 2017 16:32:54 +0200 |
Detlev Offenbach |
Prepared the code for Qt > 5.9.99.
|
file |
diff |
annotate
|
Fri, 05 May 2017 19:06:52 +0200 |
Detlev Offenbach |
Fixed a few source docu issues (forgotten signals and exceptions).
|
file |
diff |
annotate
|
Wed, 19 Apr 2017 19:02:34 +0200 |
Detlev Offenbach |
Fixed an issue in the file browser model caused some error message being shown upon startup in certain situations.
|
file |
diff |
annotate
|
Sun, 09 Apr 2017 19:41:35 +0200 |
Detlev Offenbach |
Started implementing the capability to configure the path to the PyQt tools or determine it based on the current Python interpreter.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:45:49 +0100 |
Detlev Offenbach |
Removed a bunch of __IGNORE_WARNING_M131__ markers.
|
file |
diff |
annotate
|
Thu, 16 Mar 2017 19:32:33 +0100 |
Detlev Offenbach |
Reworked some __IGNORE_WARNING__ comments to be more specific.
|
file |
diff |
annotate
|
Sat, 11 Mar 2017 18:08:42 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:53:18 +0100 |
Detlev Offenbach |
Started to fix code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:46:09 +0100 |
Detlev Offenbach |
Added capability to place line flags (e.g. __IGNORE...) on the line following the one to be ignored.
|
file |
diff |
annotate
|
Sun, 15 Jan 2017 13:59:11 +0100 |
Detlev Offenbach |
Little fix determining the PyQt tools path on Windows, if the tools are installed in parallel to eric.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Wed, 21 Dec 2016 13:25:01 +0100 |
Detlev Offenbach |
Fix for Utilities.relativePath() not considering the path to make relative to ending in '/' or '\'.
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:34:34 +0100 |
Detlev Offenbach |
Fixed an issue locating the right PyQt5 tools executables on Windows.
|
file |
diff |
annotate
|
Wed, 06 Jul 2016 19:27:15 +0200 |
Detlev Offenbach |
Added capability to filter ANSI escape sequences out of output strings. This is limited to color sequences at the moment.
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 11:27:03 +0100 |
Detlev Offenbach |
Continued porting the web browser.
QtWebEngine
|
file |
diff |
annotate
|
Sun, 06 Mar 2016 13:31:05 +0100 |
Detlev Offenbach |
Continued porting the web browser.
QtWebEngine
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Fri, 30 Oct 2015 18:18:48 +0100 |
Detlev Offenbach |
Added capability to disable code style checks using an eflags: comment like 'eflags: noqa = M601, M702'.
|
file |
diff |
annotate
|
Sun, 23 Aug 2015 11:31:11 +0200 |
T.Rzepka |
Handling of unicode chars in user name now handled correctly, + importing of PySide doesn't waste memory any more.
|
file |
diff |
annotate
|
Tue, 21 Apr 2015 19:14:43 +0200 |
Detlev Offenbach |
Fixed a visual issue in the error report version infos section.
6_0_x
|
file |
diff |
annotate
|
Tue, 21 Apr 2015 19:14:43 +0200 |
Detlev Offenbach |
Fixed a visual issue in the error report version infos section.
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 19:51:10 +0200 |
Detlev Offenbach |
Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Mon, 29 Dec 2014 11:52:44 +0100 |
Detlev Offenbach |
Fixed an issue in Utilities determining the Python version of a file.
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 11:43:31 +0100 |
Detlev Offenbach |
Fixed an issue in Utilities.determinePythonVersion() when handling a spource that had been split into lines already.
5_5_x
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 11:43:31 +0100 |
Detlev Offenbach |
Fixed an issue in Utilities.determinePythonVersion() when handling a spource that had been split into lines already.
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 15:59:38 +0200 |
Detlev Offenbach |
Changed multi project files to contain relative paths to the contained project files.
5_5_x
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 15:59:38 +0200 |
Detlev Offenbach |
Changed multi project files to contain relative paths to the contained project files.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 16:51:04 +0200 |
Detlev Offenbach |
Added code to prevent possible segfaults when closing down.
|
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
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:20:27 +0200 |
T.Rzepka |
Reintegrated the js syntax checker and therefore improved the background service a little.
Py2 comp.
|
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
|
Mon, 31 Mar 2014 19:13:22 +0200 |
Detlev Offenbach |
Fixed another issue determining the Python variant of a file causing a traceback when a new, empty editor is opened.
|
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:57:50 +0200 |
Detlev Offenbach |
Fixed an issue in the Python variant detection code causing none Python files being detected as Python files.
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 20:12:47 +0100 |
Detlev Offenbach |
Improved the way the Python variant of a source file is detected (thanks to Tobias Rzepka).
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 21:27:08 +0100 |
T.Rzepka |
Updated behavior of the Python version detection.
BgService
|
file |
diff |
annotate
|
Wed, 26 Mar 2014 20:03:25 +0100 |
Detlev Offenbach |
Started improving JavaScript support.
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 19:29:24 +0100 |
Detlev Offenbach |
Added a TODO for JavaScript syntax check.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:58:45 +0100 |
Detlev Offenbach |
Added a context menu entry to reload a file with a given encoding.
|
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:05:51 +0100 |
Detlev Offenbach |
Extended the Python2 syntax checker to be able to do online syntax checks of the current editor's text.
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 19:37:22 +0100 |
Detlev Offenbach |
Changed the interface to the Python2 syntax checker to use JSON.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
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
|