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
Fri, 03 Sep 2010 13:39:08 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Fri, 03 Sep 2010 10:21:47 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Fri, 03 Sep 2010 10:05:50 +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
Wed, 01 Sep 2010 13:30:55 +0200 Detlev Offenbach Fixed a signal/slot issue. 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
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Mon, 30 Aug 2010 20:16:34 +0200 Detlev Offenbach Started replaceing QMessageBox methods with own methods. file | diff | annotate
Mon, 30 Aug 2010 19:03:34 +0200 Detlev Offenbach Streamlined the use of QMessageBox. file | diff | annotate
Sun, 29 Aug 2010 16:15:41 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. file | diff | annotate
Sun, 29 Aug 2010 16:16:48 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 16:03:03 +0200 Detlev Offenbach Fixed an issue with not connected signal. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 16:01:52 +0200 Detlev Offenbach Fixed an issue with not connected signal. file | diff | annotate
Fri, 13 Aug 2010 11:16:25 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. 5_0_x file | diff | annotate
Fri, 13 Aug 2010 11:15:18 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. file | diff | annotate
Thu, 12 Aug 2010 16:43:33 +0200 Detlev Offenbach Finished porting signal/slot usage to the new API. file | diff | annotate
Thu, 12 Aug 2010 16:11:13 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 10 Aug 2010 19:40:44 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 10 Aug 2010 10:42:11 +0200 Detlev Offenbach Added an editor action to join the current line with the next one. file | diff | annotate
Fri, 06 Aug 2010 14:41:22 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Fri, 06 Aug 2010 12:55:39 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
(0) -60 tip

eric ide

mercurial