Sun, 17 Feb 2019 19:19:30 +0100 |
Detlev Offenbach |
PipInterface: started to convert the pip interface from a menu based plug-in to a widget based interface to be placed in the right side tools bar.
pypi
|
file |
diff |
annotate
|
Sat, 26 Jan 2019 19:42:53 +0100 |
Detlev Offenbach |
Started implementing support conda virtual environments.
conda
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 19:21:25 +0100 |
Detlev Offenbach |
ProgramsDialog: added another condition for failing to load a Python module via -m.
|
file |
diff |
annotate
|
Sun, 20 Jan 2019 19:38:51 +0100 |
Detlev Offenbach |
Some changes to the Qt Help tools detection.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 01:07:37 +0300 |
Christos Sevastiadis |
Preferences omniidl.exe (CORBA support) and protoc.exe (Protobuf support) paths setting bug fix.
|
file |
diff |
annotate
|
Tue, 15 May 2018 19:39:46 +0200 |
Detlev Offenbach |
PySide2 support: started to implement support for PySide2.
|
file |
diff |
annotate
|
Sun, 13 May 2018 14:58:23 +0200 |
Detlev Offenbach |
ProgramsDialog: fixed an issue causing a non-existent module not being detected.
|
file |
diff |
annotate
|
Tue, 23 Jan 2018 17:49:48 +0100 |
Detlev Offenbach |
Fixed the output of the programs dialog for failed module imports of programs (i.e. for commands like "python3 -m grpc_tools.protoc").
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 14:16:29 +0100 |
Detlev Offenbach |
Extended the programs dialog to allow plug-ins to specify the line containing version information with a regular expression (key 'versionRe').
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 17 Nov 2017 18:47:07 +0100 |
Detlev Offenbach |
Changed "grpc" to "gRPC" in visible strings and source docu.
|
file |
diff |
annotate
|
Tue, 14 Nov 2017 19:13:28 +0100 |
Detlev Offenbach |
Continued to add support for Google protobuf protocol files. Added support for gRPC.
|
file |
diff |
annotate
|
Sun, 12 Nov 2017 19:42:02 +0100 |
Detlev Offenbach |
Started to add support for Google protobuf protocol files.
|
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
|
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
|
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
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
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
|
Thu, 25 Aug 2016 16:47:05 +0200 |
Detlev Offenbach |
Added a fix for latest PyQt 5.7 and later.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
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, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 19:41:23 +0200 |
Detlev Offenbach |
Continued porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 19:00:05 +0100 |
Detlev Offenbach |
Fixed two typos in some comments.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 13:49:07 +0100 |
Detlev Offenbach |
Little correction to the programs dialog.
5_4_x
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 13:47:29 +0100 |
Detlev Offenbach |
Little correction to the programs dialog.
|
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
|
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
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
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
|
Sat, 19 Oct 2013 16:51:12 +0200 |
Detlev Offenbach |
Fixed a bunch of indentation issues.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 13:03:39 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 15:16:54 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 18:25:29 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 19:12:10 +0200 |
Detlev Offenbach |
Started implementation of support for PyQt5 projects.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 18:16:34 +0200 |
Detlev Offenbach |
Added a method to determine the Qt binaries path to the Globals package.
|
file |
diff |
annotate
|
Sat, 20 Apr 2013 17:23:36 +0200 |
Detlev Offenbach |
Changed the logic to access the Qt tools (executables) to use the information compiled into Qt (QLibraryInfo.location(...)).
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:35:13 +0100 |
Detlev Offenbach |
Adjusted some display strings to be independant of the Qt version (Qt4/Qt5).
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 19:36:51 +0200 |
Detlev Offenbach |
Fixed a few Mac OS X related issues.
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 14:08:51 +0200 |
Detlev Offenbach |
Adjustments for PySide on Windows.
5_1_x
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 14:08:51 +0200 |
Detlev Offenbach |
Adjustments for PySide on Windows.
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 19:23:57 +0200 |
Detlev Offenbach |
Fixed an issue due to renaming of the PySide resource compiler.
5_1_x
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 19:23:57 +0200 |
Detlev Offenbach |
Fixed an issue due to renaming of the PySide resource compiler.
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 19:36:27 +0200 |
Detlev Offenbach |
Changed the code to use super() to access the superclass.
|
file |
diff |
annotate
|