Sat, 16 Mar 2019 18:38:01 +0100 Detlev Offenbach Sub-Styles: added buttons to the Editor Highlighting Styles configuration page to add, delete, edit and copy sub-style definitions. sub_styles file | diff | annotate
Sat, 16 Mar 2019 14:10:51 +0100 Detlev Offenbach EditorHighlightingStylesPage: converted the styles list to QTreeWidget in order to show sub-styles indented. sub_styles file | diff | annotate
Thu, 14 Mar 2019 19:43:40 +0100 Detlev Offenbach EditorHighlightingStylesPage: added support for sub-styles and adjusted code to today's Qt. sub_styles file | diff | annotate
Tue, 12 Mar 2019 20:00:30 +0100 Detlev Offenbach SubstyledLexer: continued implementing the getter and setter methods. sub_styles file | diff | annotate
Mon, 11 Mar 2019 19:50:50 +0100 Detlev Offenbach PreferencesLexer, EditorHighlightingPage: got rid of the 'styles' and 'ind2style' lists (that was very old style programming). sub_styles file | diff | annotate
Mon, 11 Mar 2019 19:15:34 +0100 Detlev Offenbach PreferencesLexer: started to prepare it for handling of sub-style aware lexers. sub_styles file | diff | annotate
Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sat, 18 Nov 2017 12:35:13 +0100 Detlev Offenbach Added a dark style (*.qss and Python lexers) provided by Giuseppe Corbelli. file | diff | annotate
Sat, 13 May 2017 16:32:54 +0200 Detlev Offenbach Prepared the code for Qt > 5.9.99. file | diff | annotate
Wed, 18 Jan 2017 18:39:45 +0100 Detlev Offenbach Added some eye candy. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Mon, 25 Jan 2016 18:57:22 +0100 Detlev Offenbach Added capability to select only from monospaced fonts on the highlighters styles page (for PyQt5 only). file | diff | annotate
Sun, 17 Jan 2016 13:05:52 +0100 Detlev Offenbach Added a todo comment to the highlighters configuration page. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 06 Dec 2014 13:03:59 +0100 Detlev Offenbach Added code to set the 'fill to end of line' setting for the current selection. 5_5_x file | diff | annotate
Sat, 06 Dec 2014 13:03:59 +0100 Detlev Offenbach Added code to set the 'fill to end of line' setting for the current selection. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). 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 17:10:51 +0100 Detlev Offenbach Another little enhancement to the highlighter style config page to show the eol-fill status in the style list. file | diff | annotate
Sun, 24 Nov 2013 15:24:24 +0100 Detlev Offenbach Made the editor highlighting styles page more colorful (i.e. show the colors and fonts in line). file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. 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
Sat, 19 Oct 2013 16:51:12 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sat, 12 Oct 2013 18:25:29 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 29 Sep 2013 15:54:10 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. 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 20:03:24 +0200 Detlev Offenbach Fixed a serious typo. 5_3_x file | diff | annotate
Sun, 30 Jun 2013 19:55:48 +0200 Detlev Offenbach Fixed a serious typo. 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
Mon, 11 Feb 2013 14:08:08 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. 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
Sun, 19 Jun 2011 19:36:27 +0200 Detlev Offenbach Changed the code to use super() to access the superclass. 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
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
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
Sun, 12 Sep 2010 13:56:03 +0200 Detlev Offenbach Added forgotten close() statements. file | diff | annotate
Sun, 12 Sep 2010 12:06:50 +0200 Detlev Offenbach Migrated the highlighting styles handler to highlighting styles reader. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. 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
Wed, 04 Aug 2010 20:33:53 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Thu, 13 May 2010 17:43:30 +0200 Detlev Offenbach Added a menu to the highlighting styles config page to change individual aspects of a font only. file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Tue, 12 Jan 2010 17:55:24 +0000 Detlev Offenbach Renamed E4XML to E5XML. file | diff | annotate
(0) -60 tip

eric ide

mercurial