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, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. file | diff | annotate
Fri, 31 Jan 2014 11:00:24 +0100 Detlev Offenbach Added an empty destructor to the HelpWindow class to get rid of some Qt message. 5_4_x file | diff | annotate
Fri, 31 Jan 2014 11:00:24 +0100 Detlev Offenbach Added an empty destructor to the HelpWindow class to get rid of some Qt message. file | diff | annotate
Sun, 12 Jan 2014 18:31:15 +0100 Detlev Offenbach Removed all code setting the Qt.WA_DeleteOnClose widget attribute. 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
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Mon, 11 Nov 2013 19:43:24 +0100 Detlev Offenbach Change web browser code to show windows requested by JavaScript next to the requesting tab. 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 14:05:26 +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
Tue, 15 Oct 2013 18:29:32 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Wed, 09 Oct 2013 19:26:41 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 28 Jul 2013 14:20:37 +0200 Detlev Offenbach Added code to remove non-existing help files from the help collection. 5_3_x file | diff | annotate
Sun, 28 Jul 2013 14:20:37 +0200 Detlev Offenbach Added code to remove non-existing help files from the help collection. 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
Fri, 19 Jul 2013 19:25:28 +0200 Detlev Offenbach Fixed an issue in the web browser that could potentially lead to a crash. 5_3_x file | diff | annotate
Fri, 19 Jul 2013 19:25:28 +0200 Detlev Offenbach Fixed an issue in the web browser that could potentially lead to a crash. file | diff | annotate
Fri, 19 Jul 2013 18:11:49 +0200 Detlev Offenbach Added the capability to save the visible part of the current page as a screen shot. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 04 Jun 2013 19:11:08 +0200 Detlev Offenbach Added a dialog to edit the list of unwanted error messages. 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, 13 Feb 2013 19:25:21 +0100 Detlev Offenbach Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported. file | diff | annotate
Sun, 10 Feb 2013 14:48:24 +0100 Detlev Offenbach Started with delaying the import upon the time it is needed. file | diff | annotate
Sat, 19 Jan 2013 17:24:35 +0100 Detlev Offenbach Added some eye candy to the SSL stuff. file | diff | annotate
Fri, 18 Jan 2013 19:50:13 +0100 Detlev Offenbach Moved the SSL widgets to the E5Network package. file | diff | annotate
Sat, 12 Jan 2013 18:44:39 +0100 Detlev Offenbach Introduced a zoom widget in the status bar of several windows. 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, 05 Nov 2012 16:55:16 +0100 Detlev Offenbach Changed a few places to use the new notification system. file | diff | annotate
Tue, 16 Oct 2012 19:43:27 +0200 Detlev Offenbach Fixed a shutdown issue. 5_2_x file | diff | annotate
Tue, 16 Oct 2012 19:43:27 +0200 Detlev Offenbach Fixed a shutdown issue. file | diff | annotate
Thu, 04 Oct 2012 19:28:49 +0200 Detlev Offenbach Introduced the E5MainWindow class allowing to set a style for all the main windows. file | diff | annotate
Wed, 03 Oct 2012 20:07:50 +0200 Detlev Offenbach Added a style sheet file to disable single click activation and an interface configuration page for the web browser. file | diff | annotate
Wed, 03 Oct 2012 19:15:04 +0200 Detlev Offenbach Implemented guards against double activation of list entries. file | diff | annotate
Sat, 29 Sep 2012 12:45:07 +0200 Detlev Offenbach Fixed an issue with the web browser main window. 5_2_x file | diff | annotate
Sat, 29 Sep 2012 12:45:07 +0200 Detlev Offenbach Fixed an issue with the web browser main window. file | diff | annotate
Sat, 04 Aug 2012 17:32:24 +0200 Detlev Offenbach Added support for AdBlock exceptions to the web browser. file | diff | annotate
Sat, 04 Aug 2012 13:30:04 +0200 Detlev Offenbach Rewrote huge part of AdBlock to speed up and added support for dependent AdBlock subscriptions. file | diff | annotate
Sun, 29 Jul 2012 18:05:03 +0200 Detlev Offenbach Fixed some PEP-8 related issues. file | diff | annotate
Sun, 29 Jul 2012 15:41:58 +0200 Detlev Offenbach Added an icon to the status bar to give direct access to AdBlock. file | diff | annotate
Thu, 26 Jul 2012 18:38:15 +0200 Detlev Offenbach Little fix for the web browser. 5_2_x file | diff | annotate
Thu, 26 Jul 2012 18:38:15 +0200 Detlev Offenbach Little fix for the web browser. file | diff | annotate
Sun, 22 Jul 2012 15:32:52 +0200 Detlev Offenbach Added support for GreaseMonkey scripts. file | diff | annotate
Sat, 14 Jul 2012 16:28:04 +0200 Detlev Offenbach Enhanced the web browser by adding a personal information manager to assist in completing form fields through field context menu entries or by pressing Ctrl+Return/Ctrl+Enter. file | diff | annotate
Wed, 27 Jun 2012 19:43:23 +0200 Detlev Offenbach A little change to cure a recent observation. 5_2_x file | diff | annotate
Wed, 27 Jun 2012 19:43:23 +0200 Detlev Offenbach A little change to cure a recent observation. file | diff | annotate
Sun, 06 May 2012 18:10:24 +0200 Detlev Offenbach Extended the "Clear Private Data" dialog of the web browser to clear flash cookies and to select a browsing history period to clear. file | diff | annotate
Thu, 12 Apr 2012 19:06:03 +0200 Detlev Offenbach Improved the icon handling in the web browser. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial