Sun, 30 Jun 2013 20:03:24 +0200 |
Detlev Offenbach |
Fixed a serious typo.
5_3_x
|
file |
diff |
annotate
|
Sun, 30 Jun 2013 19:55:48 +0200 |
Detlev Offenbach |
Fixed a serious typo.
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 13:12:38 +0200 |
Detlev Offenbach |
Added a wizard for the Qt5 QRegularExpression class.
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 11:31:48 +0200 |
Detlev Offenbach |
Added a check to the install script to guard against an execution with a Python2 interpreter.
5_3_x
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 11:31:48 +0200 |
Detlev Offenbach |
Added a check to the install script to guard against an execution with a Python2 interpreter.
|
file |
diff |
annotate
|
Thu, 30 May 2013 18:52:46 +0200 |
T.Rzepka |
Fixes for TabNanny and some code cleanup. Source doku regenerated.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 19:04:34 +0200 |
Detlev Offenbach |
Merged remote changes.
5_3_x
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 19:44:41 +0200 |
Detlev Offenbach |
Fixed an issue in the install script related to the usage of a virtual environment on Mac.
5_3_x
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 15:38:35 +0200 |
Detlev Offenbach |
Added a few more feedback to the install script.
5_3_x
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 15:38:35 +0200 |
Detlev Offenbach |
Added a few more feedback to the install script.
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 19:44:41 +0200 |
Detlev Offenbach |
Fixed an issue in the install script related to the usage of a virtual environment on Mac.
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 20:24:58 +0200 |
Detlev Offenbach |
Changed code to be compatible with latest PyQt4 Windows installers.
5_3_x
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 20:24:58 +0200 |
Detlev Offenbach |
Changed code to be compatible with latest PyQt4 Windows installers.
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 18:48:56 +0200 |
Detlev Offenbach |
Reverted some of the install.py changes for Windows.
|
file |
diff |
annotate
|
Sun, 14 Apr 2013 17:13:32 +0200 |
Detlev Offenbach |
Fixed the install script.
|
file |
diff |
annotate
|
Sat, 13 Apr 2013 15:25:07 +0200 |
Detlev Offenbach |
Changed the installation directory on Windows to be the 'Scripts' subdirectory.
|
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
|
Mon, 11 Mar 2013 18:42:40 +0100 |
Detlev Offenbach |
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
5_3_x
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 18:42:40 +0100 |
Detlev Offenbach |
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 11:40:30 +0100 |
Detlev Offenbach |
Wrapped calls to input() by try-except in install.py.
5_3_x
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 11:40:30 +0100 |
Detlev Offenbach |
Wrapped calls to input() by try-except in install.py.
|
file |
diff |
annotate
|
Sat, 16 Feb 2013 16:32:32 +0100 |
Detlev Offenbach |
Corrected the last change again.
|
file |
diff |
annotate
|
Sat, 16 Feb 2013 16:30:26 +0100 |
Detlev Offenbach |
Fixed an issue in the install script.
5_3_x
|
file |
diff |
annotate
|
Sat, 16 Feb 2013 16:03:17 +0100 |
Detlev Offenbach |
Correct the last change.
|
file |
diff |
annotate
|
Sat, 16 Feb 2013 16:00:16 +0100 |
Detlev Offenbach |
Fixed an issue in the install script.
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 19:25:21 +0100 |
Detlev Offenbach |
Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported.
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 18:34:31 +0100 |
Detlev Offenbach |
Extended the installation routine by the creation of a desktop file for the eric5 web browser.
|
file |
diff |
annotate
|
Sat, 05 Jan 2013 14:21:34 +0100 |
Detlev Offenbach |
Extended the dependancy check of the install script because some distributions have Qt4 (or Qt5) cut into a bunch of little pieces.
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 16:17:04 +0100 |
Detlev Offenbach |
Change install.py for Mac again.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 16:58:17 +0100 |
Detlev Offenbach |
Merged remote changes.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 16:57:17 +0100 |
Detlev Offenbach |
Extended the Mac support to be able to install multiple configurations in parallel (e.g. for Qt4 and Qt5).
|
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
|
Fri, 28 Dec 2012 13:13:21 +0100 |
Detlev Offenbach |
Raised the versions of the prerequisites PyQt4 and QScintilla.
5_2_x
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:34:35 +0100 |
Detlev Offenbach |
Increased the version numbers of some prerequisite libraries.
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 18:57:09 +0100 |
Detlev Offenbach |
Added some icons to the "Languages" and "End-of-Line Type" context menus of the editor and changed the status labels for programming language and end-of-line type of the main window to show an icon.
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 13:13:33 +0100 |
Detlev Offenbach |
Fixed an error in the install script.
5_2_x
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 13:13:33 +0100 |
Detlev Offenbach |
Fixed an error in the install script.
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 10:30:25 +0200 |
Detlev Offenbach |
Changed the install script to ensure proper permissions of the installed files.
5_2_x
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 10:30:25 +0200 |
Detlev Offenbach |
Changed the install script to ensure proper permissions of the installed files.
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 19:59:19 +0200 |
Detlev Offenbach |
Fine tuned the Mac OS X installation path.
5_2_x
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 19:59:19 +0200 |
Detlev Offenbach |
Fine tuned the Mac OS X installation path.
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 19:17:24 +0200 |
Detlev Offenbach |
Changed the install location on Mac OS X to '/Applications'.
5_2_x
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 19:17:24 +0200 |
Detlev Offenbach |
Changed the install location on Mac OS X to '/Applications'.
|
file |
diff |
annotate
|
Sun, 29 Jul 2012 18:12:50 +0200 |
Detlev Offenbach |
Fixed a PEP-8 related issue.
5_2_x release-5.2.4
|
file |
diff |
annotate
|
Sun, 29 Jul 2012 18:05:03 +0200 |
Detlev Offenbach |
Fixed some PEP-8 related issues.
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 19:44:39 +0200 |
Detlev Offenbach |
Added platform specific blacklists due to recent PyQt4 issues.
5_2_x
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 19:44:39 +0200 |
Detlev Offenbach |
Added platform specific blacklists due to recent PyQt4 issues.
|
file |
diff |
annotate
|
Sat, 07 Apr 2012 21:19:24 +0200 |
Detlev Offenbach |
Added a tool to take screenshots (fullscreen or rectangular selection).
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 16:15:09 +0100 |
Detlev Offenbach |
Fixed an issue in the install script.
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 10:08:04 +0100 |
Detlev Offenbach |
Changed the install script to deal with installations initiated from a directory not containing the install script.
5_2_x
|
file |
diff |
annotate
|
Thu, 12 Jan 2012 19:12:39 +0100 |
Detlev Offenbach |
Fixed install script (forgot to install the *.gif icons).
5_1_x
|
file |
diff |
annotate
|
Thu, 12 Jan 2012 19:12:39 +0100 |
Detlev Offenbach |
Fixed install script (forgot to install the *.gif icons).
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 11:02:00 +0100 |
Detlev Offenbach |
Updated the install script to check for the presence of the xml.etree package, which is sometimes included in a separate installation package.
5_1_x
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 11:00:35 +0100 |
Detlev Offenbach |
Updated the install script to check for the presence of the xml.etree package, which is sometimes included in a separate installation package.
|
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
|
Sat, 17 Dec 2011 15:42:27 +0100 |
Detlev Offenbach |
Changed the main window icon to use a transparent background.
5_1_x
|
file |
diff |
annotate
|
Sat, 17 Dec 2011 15:42:27 +0100 |
Detlev Offenbach |
Changed the main window icon to use a transparent background.
|
file |
diff |
annotate
|