Sat, 07 Apr 2012 16:39:36 +0200 Detlev Offenbach Fixed another issue with a multi-connected signal. 5_2_x file | diff | annotate
Sat, 07 Apr 2012 16:39:36 +0200 Detlev Offenbach Fixed another issue with a multi-connected signal. file | diff | annotate
Fri, 06 Apr 2012 13:59:54 +0200 Detlev Offenbach Some little optimisations. file | diff | annotate
Sun, 01 Apr 2012 19:01:59 +0200 Detlev Offenbach A few optimizations and a fix for a bug, that caused incorrect display of breakpoints in the editor margin. 5_2_x file | diff | annotate
Sun, 01 Apr 2012 19:01:59 +0200 Detlev Offenbach A few optimizations and a fix for a bug, that caused incorrect display of breakpoints in the editor margin. file | diff | annotate
Sun, 01 Apr 2012 14:31:29 +0200 Detlev Offenbach Fixed an issue in the editor caused by double connecting to a signal. 5_2_x file | diff | annotate
Sun, 01 Apr 2012 14:31:29 +0200 Detlev Offenbach Fixed an issue in the editor caused by double connecting to a signal. file | diff | annotate
Tue, 20 Mar 2012 19:47:18 +0100 Detlev Offenbach Fixed an issue in the editor applying templates. 5_2_x file | diff | annotate
Tue, 20 Mar 2012 19:47:18 +0100 Detlev Offenbach Fixed an issue in the editor applying templates. file | diff | annotate
Mon, 30 Jan 2012 18:53:47 +0100 Detlev Offenbach Did some PEP-8 related corrections. 5_2_x file | diff | annotate
Mon, 30 Jan 2012 18:53:11 +0100 Detlev Offenbach Did some PEP-8 related corrections. file | diff | annotate
Sat, 21 Jan 2012 15:01:53 +0100 Detlev Offenbach Fixed the issue where a non matching background was shown in the editor for lines below the end of the text, if a lexer with a non-standard background was set. file | diff | annotate
Sat, 21 Jan 2012 14:49:00 +0100 Detlev Offenbach Fixed the issue where a non matching background was shown in the editor for lines below the end of the text, if a lexer with a non-standard background was set. 5_2_x file | diff | annotate
Fri, 30 Dec 2011 18:33:18 +0100 Detlev Offenbach Added capability to zoom by a pinch gesture to the editor, the shell, the terminal, the web browser and various graphics related windows. 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
Mon, 26 Dec 2011 14:58:44 +0100 Detlev Offenbach - added capability to zoom by Ctrl + Mouse Wheel to the editor file | diff | annotate
Sun, 18 Dec 2011 16:21:11 +0100 Detlev Offenbach Added an action to the editor to toggle block comments. 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
Mon, 28 Nov 2011 20:03:49 +0100 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
Wed, 26 Oct 2011 19:23:56 +0200 Detlev Offenbach Fixed an issue in the editor. file | diff | annotate
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
(0) -100 -60 tip

eric ide

mercurial