Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. 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, 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
Sun, 06 Oct 2013 19:45:29 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sat, 28 Sep 2013 19:06:25 +0200 Detlev Offenbach Started correcting doc strings by using the new doc string checker. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 26 Jul 2013 18:52:45 +0200 Detlev Offenbach Replaced the obsoleted method setMargin() with setContentsMargins(). 5_3_x file | diff | annotate
Fri, 26 Jul 2013 18:51:12 +0200 Detlev Offenbach Replaced the obsoleted method setMargin() with setContentsMargins(). file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 27 Apr 2013 13:56:42 +0200 Detlev Offenbach Introduced a configurable delay timer to get smoother sidebars behavior. 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:31:48 +0100 Detlev Offenbach Updated copyright for 2013. file | diff | annotate
Sat, 06 Oct 2012 19:07:04 +0200 Detlev Offenbach Changed the logic for another occurance of focusChanged. file | diff | annotate
Wed, 03 Oct 2012 16:38:44 +0200 Detlev Offenbach Set the format of the data stream used to save information explicitly to ensure compatibility of the resulting file with Qt 5.0. 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
Sat, 19 Nov 2011 15:39:25 +0100 Detlev Offenbach Did the final tweak to the side bar widget. 5_1_x file | diff | annotate
Sat, 19 Nov 2011 15:39:25 +0100 Detlev Offenbach Did the final tweak to the side bar widget. file | diff | annotate
Tue, 15 Nov 2011 19:31:10 +0100 Detlev Offenbach Yet another fix to side bars. 5_1_x file | diff | annotate
Tue, 15 Nov 2011 19:31:10 +0100 Detlev Offenbach Yet another fix to side bars. file | diff | annotate
Sun, 13 Nov 2011 13:59:04 +0100 Detlev Offenbach Fixed another quirk in the side bars. 5_1_x file | diff | annotate
Sun, 13 Nov 2011 13:59:04 +0100 Detlev Offenbach Fixed another quirk in the side bars. file | diff | annotate
Mon, 07 Nov 2011 19:53:17 +0100 Detlev Offenbach Fixed issues (on non-Mac platforms) caused by the latest Mac related changes. 5_1_x file | diff | annotate
Mon, 07 Nov 2011 19:53:17 +0100 Detlev Offenbach Fixed issues (on non-Mac platforms) caused by the latest Mac related changes. file | diff | annotate
Tue, 01 Nov 2011 15:46:11 +0100 Detlev Offenbach Some more sidebar changes. 5_1_x file | diff | annotate
Tue, 01 Nov 2011 15:46:11 +0100 Detlev Offenbach Some more sidebar changes. file | diff | annotate
Tue, 01 Nov 2011 12:23:16 +0100 Detlev Offenbach Annother change to E5SideBar to fix the vanishing issue. 5_1_x file | diff | annotate
Tue, 01 Nov 2011 12:23:16 +0100 Detlev Offenbach Annother change to E5SideBar to fix the vanishing issue. file | diff | annotate
Mon, 24 Oct 2011 19:12:23 +0200 Detlev Offenbach A change to hopefully fix the sidebar vanishing issue. 5_1_x file | diff | annotate
Mon, 24 Oct 2011 19:12:23 +0200 Detlev Offenbach A change to hopefully fix the sidebar vanishing issue. file | diff | annotate
Mon, 17 Oct 2011 19:49:46 +0200 Detlev Offenbach Fixed a few Mac OS X related issues. 5_1_x file | diff | annotate
Mon, 17 Oct 2011 19:36:51 +0200 Detlev Offenbach Fixed a few Mac OS X related issues. 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
Thu, 06 Jan 2011 19:47:21 +0100 Detlev Offenbach Fixed an issue in the sidebar widget causing splitter size not being saved when moved. 5_0_x file | diff | annotate
Thu, 06 Jan 2011 19:45:21 +0100 Detlev Offenbach Fixed an issue in the sidebar widget causing splitter size not being saved when moved. 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
Mon, 25 Oct 2010 14:33:59 +0200 Detlev Offenbach Fixed a long undetected issue in the sidebar widget. 5_0_x file | diff | annotate
Mon, 25 Oct 2010 14:33:22 +0200 Detlev Offenbach Fixed a long undetected issue in the sidebar widget. file | diff | annotate
Tue, 10 Aug 2010 14:17:54 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Sat, 06 Mar 2010 16:56:51 +0000 Detlev Offenbach Fixed a few issues. file | diff | annotate
Sun, 31 Jan 2010 17:11:22 +0000 Detlev Offenbach Started to clean up the code supported by py3flakes. file | diff | annotate
Wed, 13 Jan 2010 18:53:58 +0000 Detlev Offenbach Renamed E4Gui to E5Gui. file | diff | annotate
(0) tip

eric ide

mercurial