Sat, 06 Apr 2013 16:38:56 +0200 Detlev Offenbach Fixed an issue in QsciScintillaCompat setting monospaced styles. file | diff | annotate
Mon, 25 Mar 2013 10:29:59 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. 5_3_x file | diff | annotate
Mon, 25 Mar 2013 10:24:44 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 10:21:30 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. 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
Sat, 09 Mar 2013 17:05:49 +0100 Detlev Offenbach Extended the editor monospaced style to allow to set the weight, italic and underline properties. 5_3_x file | diff | annotate
Sat, 09 Mar 2013 17:05:49 +0100 Detlev Offenbach Extended the editor monospaced style to allow to set the weight, italic and underline properties. file | diff | annotate
Sun, 13 Jan 2013 19:11:18 +0100 Detlev Offenbach Fixed the feedback of a changed zoom value from the editors, shell or terminal to the view manager. 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, 01 Oct 2012 19:44:40 +0200 Detlev Offenbach Made the fiveth set of Qt5 compatibility changes (some of the previous changes are backed out due to changes in PyQt4). file | diff | annotate
Sun, 30 Sep 2012 13:27:28 +0200 Detlev Offenbach Made the first set of Qt5 compatibility changes. 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
Sun, 13 Nov 2011 19:14:57 +0100 Detlev Offenbach Fixed a compatibility issue with QScintilla 2.6. file | diff | annotate
Sun, 13 Nov 2011 19:13:43 +0100 Detlev Offenbach Fixed a compatibility issue with QScintilla 2.6. 5_1_x 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
Fri, 11 Mar 2011 08:55:14 +0100 Detlev Offenbach Reenabled setContractedFolds() usage after a fix in QScintilla 2.5. file | diff | annotate
Thu, 10 Mar 2011 19:07:05 +0100 Detlev Offenbach Added capability to configure the alpha channel for some colors (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, 10 Mar 2011 14:00:34 +0100 Detlev Offenbach Adjusted QsciScintillaCompat to QScintilla 2.5. file | diff | annotate
Fri, 07 Jan 2011 15:52:50 +0100 Detlev Offenbach Fixed a few PEP 8 related issues. 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, 03 Sep 2010 18:54:15 +0200 Detlev Offenbach Fixed a compatibility issue with QsciScintilla 2.4.5 and newer. 5_0_x file | diff | annotate
Fri, 03 Sep 2010 18:53:24 +0200 Detlev Offenbach Fixed a compatibility issue with QsciScintilla 2.4.5 and newer. file | diff | annotate
Sat, 28 Aug 2010 17:00:24 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 16:59:45 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. 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
Sun, 01 Aug 2010 13:06:25 +0200 Detlev Offenbach Fixed a few unicode related issues. 5_0_x release-5.0.1 file | diff | annotate
Sun, 01 Aug 2010 13:05:08 +0200 Detlev Offenbach Fixed a few unicode related issues. file | diff | annotate
Sun, 25 Jul 2010 12:02:49 +0200 Detlev Offenbach Added code to adjust the cursor flash time of the editor to the global settings. file | diff | annotate
Sun, 25 Jul 2010 12:01:06 +0200 Detlev Offenbach Added code to adjust the cursor flash time of the editor to the global settings. 5_0_x file | diff | annotate
Sat, 12 Jun 2010 15:24:53 +0200 Detlev Offenbach Added capability to configure the colors of the foldmarkers. file | diff | annotate
Wed, 02 Jun 2010 10:04:33 +0200 Detlev Offenbach Added additional fold styles. file | diff | annotate
Tue, 01 Jun 2010 13:18:57 +0200 Detlev Offenbach Fixed the issue with autocompletion lists staying on screen after editor looses focus. 5_0_x file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Sun, 10 Jan 2010 19:19:52 +0000 Detlev Offenbach Did a lot of encoding related stuff. file | diff | annotate
Thu, 07 Jan 2010 10:06:18 +0000 Detlev Offenbach Ported the exporters to Python3. 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