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
Sat, 27 Aug 2011 11:50:54 +0200 Detlev Offenbach Fixed an issue in Project.py selecting the default file extension. file | diff | annotate
Sat, 27 Aug 2011 11:50:54 +0200 Detlev Offenbach Fixed an issue in Project.py selecting the default file extension. 5_1_x file | diff | annotate
Sat, 16 Jul 2011 13:53:48 +0200 Detlev Offenbach Create only uncompressed zip files as plug-in archives. 5_1_x file | diff | annotate
Sat, 16 Jul 2011 13:53:48 +0200 Detlev Offenbach Create only uncompressed zip files as plug-in archives. file | diff | annotate
Sat, 02 Jul 2011 14:59:45 +0200 Detlev Offenbach Enhanced the last change to cope with Python's __pycache__ directories (as of Python 3.2.0). 5_1_x file | diff | annotate
Sat, 02 Jul 2011 14:22:58 +0200 Detlev Offenbach Enhanced code to delete derived files when the associated source is deleted. 5_1_x file | diff | annotate
Sat, 02 Jul 2011 14:59:45 +0200 Detlev Offenbach Enhanced the last change to cope with Python's __pycache__ directories (as of Python 3.2.0). file | diff | annotate
Sat, 02 Jul 2011 14:22:58 +0200 Detlev Offenbach Enhanced code to delete derived files when the associated source is deleted. file | diff | annotate
Tue, 28 Jun 2011 20:03:20 +0200 Detlev Offenbach Improved the code to detect PySide. 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
Sun, 05 Jun 2011 18:27:56 +0200 Detlev Offenbach Fixed a few hidden bugs. 5_1_x file | diff | annotate
Sun, 05 Jun 2011 18:25:36 +0200 Detlev Offenbach Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes. file | diff | annotate
Sun, 29 May 2011 18:04:36 +0200 Detlev Offenbach Changed code to close torn off submenus of the Mercurial project menu. file | diff | annotate
Sun, 29 May 2011 15:25:28 +0200 Detlev Offenbach Added support for the Mercurial gpg extension. file | diff | annotate
Fri, 20 May 2011 19:07:46 +0200 Detlev Offenbach Fixed an issue adding files to a new project. 5_1_x file | diff | annotate
Fri, 20 May 2011 19:07:30 +0200 Detlev Offenbach Fixed an issue adding files to a new project. file | diff | annotate
Fri, 29 Apr 2011 18:35:48 +0200 Detlev Offenbach Fixed an inconvenience in the project and project translations viewer. 5_1_x file | diff | annotate
Fri, 29 Apr 2011 18:34:40 +0200 Detlev Offenbach Fixed an inconvenience in the project and project translations viewer. file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial