Fri, 09 May 2014 15:53:40 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Mon, 05 May 2014 19:27:30 +0200 Detlev Offenbach Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2. file | diff | annotate
Sun, 04 May 2014 18:14:49 +0200 Detlev Offenbach Corrected a source docu error in the lexers package. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 01 Apr 2014 19:22:33 +0200 Detlev Offenbach Added a QSS lexer and updated the source docu. file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 24 Nov 2013 16:44:52 +0100 Detlev Offenbach Fixed a little nuisance in the QScintilla lexer interface. 5_3_x file | diff | annotate
Sun, 24 Nov 2013 16:44:16 +0100 Detlev Offenbach Fixed a little nuisance in the QScintilla lexer interface. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sun, 13 Oct 2013 12:21:37 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Jun 2013 19:55:48 +0200 Detlev Offenbach Fixed a serious typo. file | diff | annotate
Wed, 12 Jun 2013 18:36:14 +0200 Detlev Offenbach Fixed a serious issues in the Lexer.__init__.py module causing a traceback after a plug-in supplying several file filters was activated. file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. 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, 12 Nov 2012 12:16:30 +0100 Detlev Offenbach Added a language icon for Python3. file | diff | annotate
Sun, 11 Nov 2012 18:57:09 +0100 Detlev Offenbach Added some icons to the "Languages" and "End-of-Line Type" context menus of the editor and changed the status labels for programming language and end-of-line type of the main window to show an icon. 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
Fri, 13 May 2011 20:23:42 +0200 Detlev Offenbach Fixed a wrong extension in the lexer data. file | diff | annotate
Sun, 01 May 2011 15:24:50 +0200 Detlev Offenbach Fixed some PEP-8 related issues. file | diff | annotate
Sun, 17 Apr 2011 19:57:43 +0200 Detlev Offenbach Added support for the Matlab and Octave lexers for QScintilla >= 2.5.1. file | diff | annotate
Sun, 17 Apr 2011 19:07:20 +0200 Detlev Offenbach Fixed a few PEP-8 issues. 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
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
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
Tue, 07 Dec 2010 08:45:48 +0100 Detlev Offenbach Started to implement user defined file filters. file | diff | annotate
Thu, 29 Jul 2010 11:02:09 +0200 Detlev Offenbach Did some more string format conversions. file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Fri, 08 Jan 2010 17:04:18 +0000 Detlev Offenbach Changed some code to adjust eric5 to Python3. file | diff | annotate
Sat, 02 Jan 2010 17:09:08 +0000 Detlev Offenbach Started to rename stuff for eric5. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
Sat, 02 Jan 2010 15:11:35 +0000 Detlev Offenbach First commit after changing to Python 3.1. file | diff | annotate
Mon, 28 Dec 2009 16:03:33 +0000 Detlev Offenbach Started porting eric4 to Python3 file | diff | annotate
(0) tip

eric ide

mercurial