Wed, 19 Oct 2011 19:42:58 +0200 Detlev Offenbach Made tasks manager forget about global file tasks when file is closed (configurable via configuration dialog). file | diff | annotate
Sun, 02 Oct 2011 20:06:38 +0200 Detlev Offenbach Added a syntax check while typing function. file | diff | annotate
Fri, 09 Sep 2011 11:54:20 +0200 Detlev Offenbach Made the check for line flags like __IGNORE_WARNING__ more flexible and extensible. file | diff | annotate
Tue, 06 Sep 2011 19:47:39 +0200 Detlev Offenbach Added an action to the editor context menu and to the tabview and listview view managers to open an associated 'rejections' file (i.e. same file name with '.rej' appended). file | diff | annotate
Tue, 06 Sep 2011 18:18:40 +0200 Detlev Offenbach Fixed an issue in the editor setting the correct language. 5_1_x file | diff | annotate
Tue, 06 Sep 2011 18:18:40 +0200 Detlev Offenbach Fixed an issue in the editor setting the correct language. file | diff | annotate
Sun, 24 Jul 2011 19:22:40 +0200 Detlev Offenbach Added an action to preview the file in the eric web browser. file | diff | annotate
Sun, 10 Jul 2011 16:31:33 +0200 Detlev Offenbach Added editor actions to go to the last edit location and to the previous or next Python or Ruby class or method definition. 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
Fri, 03 Jun 2011 13:01:16 +0200 Detlev Offenbach Added icons to the Mercurial extensions menu. file | diff | annotate
Fri, 27 May 2011 18:22:07 +0200 Detlev Offenbach Added code to check, if there is an auto-completion/calltip provider connected already. file | diff | annotate
Wed, 27 Apr 2011 12:24:50 +0200 Detlev Offenbach Enhanced the autocompletion of templates to observe the language of the current file. file | diff | annotate
Thu, 21 Apr 2011 09:08:06 +0200 Detlev Offenbach Refined the save as function when a project is open. 5_1_x file | diff | annotate
Thu, 21 Apr 2011 09:07:31 +0200 Detlev Offenbach Fixed an issue in isPy2File and isPy3File in the editor and refined the save as function when a project is open. file | diff | annotate
Sun, 17 Apr 2011 18:43:02 +0200 Detlev Offenbach Changed algorithm to determine the debugger backend type to be used by analysing a first line starting with '#!'. file | diff | annotate
Fri, 15 Apr 2011 19:51:20 +0200 Detlev Offenbach Fixed an issue in the editor binding a lexer to an unsaved file. file | diff | annotate
Fri, 15 Apr 2011 19:51:35 +0200 Detlev Offenbach Fixed an issue in the editor binding a lexer to an unsaved file. 5_1_x file | diff | annotate
Fri, 15 Apr 2011 18:53:34 +0200 Detlev Offenbach Fixed an issue with automatic syntax check of an unsaved file. 5_1_x file | diff | annotate
Fri, 15 Apr 2011 18:53:04 +0200 Detlev Offenbach Fixed an issue with automatic syntax check of an unsaved file. file | diff | annotate
Sat, 09 Apr 2011 10:12:46 +0200 Detlev Offenbach Added a compatibilitiy fix for QScintilla 2.5. 5_1_x file | diff | annotate
Sat, 09 Apr 2011 10:12:22 +0200 Detlev Offenbach Added a compatibilitiy fix for QScintilla 2.5. file | diff | annotate
Mon, 21 Mar 2011 20:03:40 +0100 Detlev Offenbach Fixed a few issues with the various checkers related to checking an unsaved file. 5_1_x file | diff | annotate
Mon, 21 Mar 2011 20:03:13 +0100 Detlev Offenbach Fixed a few issues with the various checkers related to checking an unsaved file. 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
Thu, 10 Mar 2011 16:22:08 +0100 Detlev Offenbach Added configuration options for visible whitespace (as of QScintilla 2.5). file | diff | annotate
Thu, 10 Mar 2011 14:50:53 +0100 Detlev Offenbach Adjusted code to use the QScintilla contractedFolds() and setContractedFolds() methods (as of QScintilla 2.5). file | diff | annotate
Thu, 03 Mar 2011 19:26:50 +0100 Detlev Offenbach Fixed a typo. file | diff | annotate
Thu, 03 Mar 2011 19:30:14 +0100 Detlev Offenbach Fixed a typo. 5_1_x file | diff | annotate
Sat, 26 Feb 2011 14:29:49 +0100 Detlev Offenbach Fixed an issue related to a false activation of a margin context menu entry of the editor. 5_1_x file | diff | annotate
Sat, 26 Feb 2011 14:28:21 +0100 Detlev Offenbach Changed syntax check to report error position within the line. 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
Sat, 05 Feb 2011 10:55:53 +0100 Detlev Offenbach Fixed a strange issue in Editor.py. 5_0_x file | diff | annotate
Sat, 05 Feb 2011 10:56:13 +0100 Detlev Offenbach Fixed a strange issue in Editor.py. file | diff | annotate
Sun, 09 Jan 2011 18:16:46 +0100 Detlev Offenbach Added a checker for PEP 8 compliance. file | diff | annotate
Fri, 07 Jan 2011 15:52:50 +0100 Detlev Offenbach Fixed a few PEP 8 related issues. file | diff | annotate
Fri, 07 Jan 2011 12:38:39 +0100 Detlev Offenbach Merged "Save to Project" into "Save" and "Save As...". file | diff | annotate
Wed, 05 Jan 2011 17:15:09 +0100 Detlev Offenbach Fixed an issue where selecting a Pygments Python lexer disabled auto completion. file | diff | annotate
Wed, 05 Jan 2011 16:13:10 +0100 Detlev Offenbach Fixed an issue with the editor not activating the correct typing completer in some situations. file | diff | annotate
Wed, 05 Jan 2011 16:21:11 +0100 Detlev Offenbach Fixed an issue with the editor not activating the correct typing completer in some situations. 5_0_x file | diff | annotate
Mon, 03 Jan 2011 17:10:45 +0100 Detlev Offenbach Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes. file | diff | annotate
Sat, 01 Jan 2011 18:04:43 +0100 Detlev Offenbach Added a syntax checker function for Python 2 files. 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:45:32 +0100 Detlev Offenbach Fixed an issue introduced by the latest change. 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, 27 Dec 2010 17:22:29 +0100 Detlev Offenbach Fixed an issue in the editor, where changed settings weren't recognized. 5_0_x file | diff | annotate
Mon, 27 Dec 2010 17:21:59 +0100 Detlev Offenbach Fixed an issue in the editor, where changed settings weren't recognized. file | diff | annotate
Tue, 07 Dec 2010 19:00:48 +0100 Detlev Offenbach Fixed an issue in the Editor class introduced by the annotation job. file | diff | annotate
Fri, 19 Nov 2010 19:32:32 +0100 Detlev Offenbach Changed code of annotation support to make it easier to extend for more annotation types. file | diff | annotate
Thu, 18 Nov 2010 20:53:30 +0100 Detlev Offenbach Finished implementing the display of annotations . file | diff | annotate
Thu, 18 Nov 2010 08:45:10 +0100 Detlev Offenbach Started implementing annotations support. file | diff | annotate
Tue, 16 Nov 2010 08:42:14 +0100 Detlev Offenbach Changed syntax check to allow to ignore a syntax warning by ending the source line with "__IGNORE_WARNING__" and modified a few files accordingly. file | diff | annotate
Fri, 12 Nov 2010 19:17:44 +0100 Detlev Offenbach Fixed an issue in the editor saving files without extension on Windows systems. 5_0_x file | diff | annotate
Fri, 12 Nov 2010 19:17:16 +0100 Detlev Offenbach Fixed an issue in the editor saving files without extension on Windows systems. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Sat, 04 Sep 2010 14:59:00 +0200 Detlev Offenbach Fixed an issue introduced by the E5MessageBox job. file | diff | annotate
Fri, 03 Sep 2010 20:04:49 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial