Sun, 28 Apr 2013 11:06:22 +0200 |
Detlev Offenbach |
Fixed PEP-8 related issues.
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 11:06:40 +0200 |
Detlev Offenbach |
Fixed PEP-8 related issues.
5_3_x
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 10:47:17 +0200 |
Detlev Offenbach |
Refinement to the last change.
5_3_x
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 10:47:17 +0200 |
Detlev Offenbach |
Refinement to the last change.
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 10:20:32 +0200 |
Detlev Offenbach |
Fixed an issue in the Project class causing the generation of project relative paths to fail, if they contain regexp pattern characters.
5_3_x
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 10:20:32 +0200 |
Detlev Offenbach |
Fixed an issue in the Project class causing the generation of project relative paths to fail, if they contain regexp pattern characters.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 15:42:11 +0100 |
Detlev Offenbach |
Added a context menu entry to delete the selected directory to the project viewers.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 15:42:11 +0100 |
Detlev Offenbach |
Added a context menu entry to delete the selected directory to the project viewers.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:29:59 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
5_3_x
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:24:44 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:21:30 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
|
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
|
Sun, 24 Mar 2013 13:21:43 +0100 |
Detlev Offenbach |
Changed code to ensure, that the PKGLIST file is created with an empty last line (i.e. ends with '\n').
5_3_x
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 13:21:43 +0100 |
Detlev Offenbach |
Changed code to ensure, that the PKGLIST file is created with an empty last line (i.e. ends with '\n').
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 18:37:53 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager causing some file not addable to a project.
5_3_x
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 18:37:53 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager causing some file not addable to a project.
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 18:46:38 +0100 |
Detlev Offenbach |
Fixed Project.py adding multiple files.
5_3_x
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 18:46:38 +0100 |
Detlev Offenbach |
Fixed Project.py adding multiple files.
|
file |
diff |
annotate
|
Sat, 02 Mar 2013 15:11:29 +0100 |
Detlev Offenbach |
Made the old name of a file the default for a rename action.
5_3_x
|
file |
diff |
annotate
|
Sat, 02 Mar 2013 15:11:29 +0100 |
Detlev Offenbach |
Made the old name of a file the default for a rename action.
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 11:29:01 +0100 |
Detlev Offenbach |
Added code to enable/disable certain entries of the Project->Session and Project->Debugger menus.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 14:08:08 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Mon, 28 Jan 2013 19:24:14 +0100 |
Detlev Offenbach |
Little enhancement to project to read eric4 project files without 'upgrading' them.
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 17:06:13 +0100 |
Detlev Offenbach |
Made the PySide support differentiate between Python2 and Python3.
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 16:34:02 +0100 |
Detlev Offenbach |
Changed some signal handlings (disconnect).
|
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
|
Wed, 26 Dec 2012 11:58:43 +0100 |
Detlev Offenbach |
Fixed an issue adding existing binary translation files to a new project.
|
file |
diff |
annotate
|
Wed, 26 Dec 2012 11:58:43 +0100 |
Detlev Offenbach |
Fixed an issue adding existing binary translation files to a new project.
5_2_x
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 17:46:11 +0100 |
Detlev Offenbach |
Extended the commit of all supported version control system interfaces to check for unsaved changes, that would otherwise be forgotten.
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 18:10:28 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager unregistering a plug-in for a programming language and corrected a typo in a display string.
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 16:55:16 +0100 |
Detlev Offenbach |
Changed a few places to use the new notification system.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 18:29:58 +0100 |
Detlev Offenbach |
Finished the coding part of the call trace functionality.
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 18:21:36 +0200 |
Detlev Offenbach |
Made the selectable project types of the project properties dialog dependent upon the selected programming language.
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 18:42:28 +0200 |
Detlev Offenbach |
Implemented functions to load UML graphics from disc.
|
file |
diff |
annotate
|
Sun, 09 Sep 2012 17:40:32 +0200 |
Detlev Offenbach |
Refactored the UML graphics code.
|
file |
diff |
annotate
|
Wed, 05 Sep 2012 20:07:02 +0200 |
Detlev Offenbach |
Changed the diagrams to show a better diagram title when printed.
|
file |
diff |
annotate
|
Sun, 29 Jul 2012 13:41:34 +0200 |
Detlev Offenbach |
Fixed an issue in Project.py.
5_2_x
|
file |
diff |
annotate
|
Sun, 29 Jul 2012 13:40:11 +0200 |
Detlev Offenbach |
Fixed an issue in Project.py.
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 19:15:52 +0200 |
Detlev Offenbach |
Refined the "workspace" change to use the user home directory as a last resort.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 19:06:38 +0200 |
Detlev Offenbach |
Introduced a "workspace" directory that is used as the default for opening or saving new files or projects (configurable on Multiproject config page).
|
file |
diff |
annotate
|
Tue, 29 May 2012 20:59:40 +0200 |
Detlev Offenbach |
Added code to ensure, that some eric specific files and directories get ignored
|
file |
diff |
annotate
|
Mon, 28 May 2012 15:59:36 +0200 |
Detlev Offenbach |
Added a few TODOs.
|
file |
diff |
annotate
|
Fri, 25 May 2012 19:13:45 +0200 |
Detlev Offenbach |
Did the second step in the enhanced VCS handling.
|
file |
diff |
annotate
|
Mon, 21 May 2012 19:59:31 +0200 |
Detlev Offenbach |
Did the first step in the enhanced VCS handling.
|
file |
diff |
annotate
|
Sun, 20 May 2012 19:24:54 +0200 |
Detlev Offenbach |
Added a few TODOs to Project.py to improve the VCS handling for new projects.
|
file |
diff |
annotate
|
Sat, 19 May 2012 18:04:22 +0200 |
Detlev Offenbach |
Introduced the 'projectFormCompiled' signal to support eric5 assistant scanning sources generated from forms files.
5_2_x
|
file |
diff |
annotate
|
Sat, 19 May 2012 18:04:22 +0200 |
Detlev Offenbach |
Introduced the 'projectFormCompiled' signal to support eric5 assistant scanning sources generated from forms files.
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 12:03:10 +0200 |
Detlev Offenbach |
Fixed a little issue in the project reader.
5_2_x
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 19:40:18 +0100 |
Detlev Offenbach |
Fixed an issue creating a new package in the project root.
5_2_x
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 19:40:18 +0100 |
Detlev Offenbach |
Fixed an issue creating a new package in the project root.
|
file |
diff |
annotate
|
Sat, 25 Feb 2012 17:54:39 +0100 |
Detlev Offenbach |
Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0.
|
file |
diff |
annotate
|
Wed, 22 Feb 2012 17:03:57 +0100 |
Detlev Offenbach |
Added capability to save project tasks automatically (configurable on project configuration page of configuration dialog).
|
file |
diff |
annotate
|
Sat, 21 Jan 2012 17:20:33 +0100 |
Detlev Offenbach |
Fixed another issue checking, if a file belongs to a project, on Windows platforms.
|
file |
diff |
annotate
|
Sat, 21 Jan 2012 16:44:21 +0100 |
Detlev Offenbach |
Fixed an issue checking, if a file belongs to a project, on Windows platforms.
|
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:19:45 +0100 |
Detlev Offenbach |
Corrected a few issues related to showing the coverage context menu items.
5_1_x
|
file |
diff |
annotate
|
Sat, 17 Dec 2011 15:19:45 +0100 |
Detlev Offenbach |
Corrected a few issues related to showing the coverage context menu items.
|
file |
diff |
annotate
|