Sat, 10 Apr 2021 18:38:27 +0200 | Detlev Offenbach | Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()). | file | diff | annotate |
Sat, 13 Feb 2021 20:07:45 +0100 | Detlev Offenbach | HighlightingStylesFile: added code for some aliased lexer names where the QScintilla name and the one used in eric are not identical. | file | diff | annotate |
Fri, 29 Jan 2021 19:31:47 +0100 | Detlev Offenbach | Highlighting Styles: changed the import/export logic to allow the selection of lexers to be imported/exported. | file | diff | annotate |
Fri, 29 Jan 2021 14:19:41 +0100 | Detlev Offenbach | Changed the highlighting styles import logic thus, that the imported styles are applied in the configuration page. | file | diff | annotate |
Thu, 28 Jan 2021 18:29:00 +0100 | Detlev Offenbach | Implemented the JSON based highlighting styles files. | file | diff | annotate |