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
Sat, 05 Feb 2011 16:32:34 +0100 Detlev Offenbach Added the option to not use the native file dialog to prevent crashes on Linux. file | diff | annotate
Mon, 24 Jan 2011 19:38:45 +0100 Detlev Offenbach Fixed an issue that two signals might be disconnected without having been connected first. file | diff | annotate
Sun, 09 Jan 2011 16:15:38 +0100 Detlev Offenbach Fixed an issue in Project.py calculating the right regexp for the project path. file | diff | annotate
Sun, 09 Jan 2011 16:26:22 +0100 Detlev Offenbach Fixed an issue in Project.py calculating the right regexp for the project path. 5_0_x file | diff | annotate
Thu, 06 Jan 2011 19:06:51 +0100 Detlev Offenbach Made the toolbars of the initial layout more minimalistic. file | diff | annotate
Fri, 31 Dec 2010 15:50:33 +0100 Detlev Offenbach Updated copyright notice. 5_0_x file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Fri, 31 Dec 2010 15:19:02 +0100 Detlev Offenbach Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism. file | diff | annotate
Mon, 20 Dec 2010 19:39:15 +0100 Detlev Offenbach Added code to emit a signal when a file is removed from the project. file | diff | annotate
Sun, 03 Oct 2010 11:29:27 +0200 Detlev Offenbach Added code to create an empty main script file, if one was given. file | diff | annotate
Sun, 03 Oct 2010 11:30:02 +0200 Detlev Offenbach Added code to create an empty main script file, if one was given. 5_0_x file | diff | annotate
Tue, 14 Sep 2010 18:04:15 +0200 Detlev Offenbach Merge latest changes. file | diff | annotate
Mon, 13 Sep 2010 19:52:30 +0200 Detlev Offenbach Migrated the project writer to a stream writer. file | diff | annotate
Tue, 14 Sep 2010 09:37:12 +0200 Detlev Offenbach Migrated the project handler to project reader and removed XML handling source no longer needed. file | diff | annotate
Mon, 13 Sep 2010 16:14:10 +0200 Detlev Offenbach Removed capability to write compressed project (and related) files. file | diff | annotate
Mon, 13 Sep 2010 15:59:43 +0200 Detlev Offenbach Migrated project debugger properties handler to project debugger properties reader/writer. file | diff | annotate
Mon, 13 Sep 2010 09:06:38 +0200 Detlev Offenbach Migrated user project properties handler to user project properties reader/writer. file | diff | annotate
Sun, 12 Sep 2010 18:37:31 +0200 Detlev Offenbach Migrated the session handler to session reader. file | diff | annotate
Sun, 12 Sep 2010 13:56:03 +0200 Detlev Offenbach Added forgotten close() statements. file | diff | annotate
Sat, 11 Sep 2010 17:33:02 +0200 Detlev Offenbach Migrated the tasks handler to tasks reader. file | diff | annotate
Fri, 10 Sep 2010 12:41:55 +0200 Detlev Offenbach Migrated the tasks writer. file | diff | annotate
Sun, 05 Sep 2010 17:47:33 +0200 Detlev Offenbach Added a filename filter to the code metrics dialog. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Fri, 03 Sep 2010 20:04:49 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Fri, 03 Sep 2010 13:39:08 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Thu, 02 Sep 2010 16:36:23 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Tue, 31 Aug 2010 16:38:06 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Tue, 31 Aug 2010 13:23:27 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Tue, 31 Aug 2010 12:36:10 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial