Sun, 24 Jun 2018 13:21:52 +0200 |
Detlev Offenbach |
Redid the "import sip" statements for PyQt 5.11.
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 17:59:11 +0200 |
Detlev Offenbach |
Prepared the "import sip" statements for PyQt 5.11.
|
file |
diff |
annotate
|
Wed, 23 May 2018 19:36:11 +0200 |
Detlev Offenbach |
Got rid of the Windows "DotNet"-Hack (i.e. using _ instead of . as first character of special directories).
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 19:48:25 +0200 |
Detlev Offenbach |
install, uninstall: Modified the install and uninstall scripts such, that they can be used without being administrator (i.e. if installing into a virtual environment).
|
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 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 15:49:41 +0200 |
Detlev Offenbach |
Fixed an issue getting the home directory during uninstallation.
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 15:37:18 +0200 |
Detlev Offenbach |
Finished implementing the standalone shell window.
|
file |
diff |
annotate
|
Fri, 20 Jan 2017 18:46:09 +0100 |
Detlev Offenbach |
Little fix for the uninstall script.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Wed, 27 Jul 2016 15:38:27 +0200 |
Detlev Offenbach |
Fixed a few issues found by the updated pyflakes checker.
6_1_x
|
file |
diff |
annotate
|
Wed, 27 Jul 2016 15:38:27 +0200 |
Detlev Offenbach |
Fixed a few issues found by the updated pyflakes checker.
|
file |
diff |
annotate
|
Sun, 24 Jul 2016 16:51:17 +0200 |
Detlev Offenbach |
Some enhancements to the install and uninstall scripts.
6_1_x
|
file |
diff |
annotate
|
Sun, 24 Jul 2016 16:51:17 +0200 |
Detlev Offenbach |
Some enhancements to the install and uninstall scripts.
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 16:44:41 +0100 |
Detlev Offenbach |
Continued porting the web browser.
QtWebEngine
|
file |
diff |
annotate
|
Fri, 19 Feb 2016 17:56:39 +0100 |
Detlev Offenbach |
Fixed an issue causing the uninstall script to crash.
6_1_x
|
file |
diff |
annotate
|
Fri, 19 Feb 2016 17:56:39 +0100 |
Detlev Offenbach |
Fixed an issue causing the uninstall script to crash.
|
file |
diff |
annotate
|
Sun, 17 Jan 2016 12:57:23 +0100 |
Detlev Offenbach |
Finalized the hex editor.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:13:13 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
6_1_x
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 14:29:20 +0100 |
Detlev Offenbach |
Dealt with the M801 code style checker messages.
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 13:31:39 +0100 |
Detlev Offenbach |
Extended the uninstall script to remove the plug-ins directories, the data directory and the configuration directory.
6_1_x
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 13:31:39 +0100 |
Detlev Offenbach |
Extended the uninstall script to remove the plug-ins directories, the data directory and the configuration directory.
|
file |
diff |
annotate
|
Sat, 14 Nov 2015 14:39:01 +0100 |
Detlev Offenbach |
Changed unistall.py to end with a message.
6_1_x
|
file |
diff |
annotate
|
Sat, 14 Nov 2015 14:38:17 +0100 |
Detlev Offenbach |
Changed unistall.py to end with a message.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 18:31:23 +0100 |
Detlev Offenbach |
Corrected some coding style issues.
6_0_x
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 14:04:11 +0100 |
Detlev Offenbach |
Changed some code in the install script to improve virtualenv support for Mac.
5_5_x
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:12:26 +0100 |
Detlev Offenbach |
Changed some code in the install script to improve virtualenv support for Mac.
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 11:57:30 +0100 |
Detlev Offenbach |
Extended the install script to improve cooperation with packagers.
5_5_x
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 11:55:32 +0100 |
Detlev Offenbach |
Extended the install script to improve cooperation with packagers.
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 19:48:04 +0100 |
Detlev Offenbach |
Extended install script to mark more files with Python variant markers and added the '--noapis' switch to suppress API files installation.
5_5_x
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 19:47:52 +0100 |
Detlev Offenbach |
Extended install script to mark more files with Python variant markers and added the '--noapis' switch to suppress API files installation.
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 18:53:41 +0100 |
Detlev Offenbach |
Modified the install script to allow parallel installation for Python2 and Python3.
5_5_x
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 20:17:46 +0100 |
Detlev Offenbach |
Modified the install script to allow parallel installation for Python2 and Python3.
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 18:16:12 +0200 |
Detlev Offenbach |
Some more places adapted to eric6 and Qt5/PyQt5.
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 12:25:27 +0200 |
Detlev Offenbach |
Corrected the last graft action.
5_4_x
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 12:23:18 +0200 |
Detlev Offenbach |
Improved install script for non-root installations.
5_4_x
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 12:25:27 +0200 |
Detlev Offenbach |
Corrected the last graft action.
5_5_x
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 12:23:18 +0200 |
Detlev Offenbach |
Improved install script for non-root installations.
5_5_x
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 12:23:18 +0200 |
Detlev Offenbach |
Improved install script for non-root installations.
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 13:08:49 +0200 |
Detlev Offenbach |
Changed the uninstall code for Mac platforms.
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 13:08:15 +0200 |
Detlev Offenbach |
Changed the uninstall code for Mac platforms.
5_4_x
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 13:05:58 +0200 |
Detlev Offenbach |
Changed the uninstall code for Mac platforms.
5_5_x
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 14:34:44 +0200 |
Detlev Offenbach |
Updated the base classes files and modified the install and uninstall scripts.
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 13:02:38 +0200 |
Detlev Offenbach |
Updated the base classes files and modified the install and uninstall scripts.
5_5_x
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 14:15:15 +0200 |
Detlev Offenbach |
Adjusted the install and uninstall scripts.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
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
|
Tue, 20 May 2014 19:26:52 +0200 |
Detlev Offenbach |
Added the '-y' switch to the install script to allow to install Python2 and Python3 variants of eric5 in parallel by giving the startup script a '_py2' or '_py3' postfix.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 17:29:48 +0200 |
Detlev Offenbach |
Changed the install script to accept a '-n' option to set the name of the directory where the Mac application bundle should be created in.
5_4_x
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 17:29:48 +0200 |
Detlev Offenbach |
Changed the install script to accept a '-n' option to set the name of the directory where the Mac application bundle should be created in.
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 18:58:09 +0200 |
Detlev Offenbach |
Added an API file for QSS and corrected an issue in the APIs manager.
|
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
|