Sun, 06 Dec 2015 19:09:32 +0100 Detlev Offenbach Added capability to remember the zoom values for each site (incl. a dialog to manage these). file | diff | annotate
Wed, 02 Sep 2015 18:56:01 +0200 Detlev Offenbach Corrected some source style issues, removed the (disabled) VirusTotal code and regenerated the source docu. 6_0_x file | diff | annotate
Wed, 12 Aug 2015 20:13:45 +0200 Detlev Offenbach Continued adding code for a Flash cookie manager. file | diff | annotate
Sun, 09 Aug 2015 17:18:21 +0200 Detlev Offenbach Started adding code for a Flash cookie manager. file | diff | annotate
Thu, 06 Aug 2015 19:01:39 +0200 Detlev Offenbach Started to implement the HTML5 feature permission manager and associated dialogs. file | diff | annotate
Tue, 28 Jul 2015 19:19:23 +0200 Detlev Offenbach Added our own web inspector window to overcome a Qt weekness. file | diff | annotate
Sun, 26 Jul 2015 11:14:27 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Sun, 26 Jul 2015 11:12:08 +0200 Detlev Offenbach Finished implementing the VirusTotal APIv2 interface. file | diff | annotate
Sat, 25 Jul 2015 20:00:25 +0200 Detlev Offenbach Started implementing the VirusTotal APIv2 interface. file | diff | annotate
Sat, 25 Jul 2015 13:10:09 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sat, 25 Jul 2015 13:02:39 +0200 Detlev Offenbach Changed code to make eric compatible to PyQt 5.5 (QByteArry issue). file | diff | annotate
Sat, 25 Jul 2015 12:58:42 +0200 Detlev Offenbach Changed code to make eric compatible to PyQt 5.5 (QByteArry issue). 6_0_x file | diff | annotate
Fri, 24 Jul 2015 18:44:45 +0200 Detlev Offenbach Deactivated the VirusTotal function because of v2 of the API (should be back in eric 6.1). 6_0_x file | diff | annotate
Wed, 22 Jul 2015 19:45:39 +0200 Detlev Offenbach Change code to make eric compatible to PyQt 5.5 (QByteArry issue). file | diff | annotate
Sun, 19 Jul 2015 17:03:41 +0200 Detlev Offenbach Clear the list of recently closed tabs together with the history. file | diff | annotate
Sun, 19 Jul 2015 17:02:09 +0200 Detlev Offenbach Clear the list of recently closed tabs together with the history. 6_0_x file | diff | annotate
Sat, 18 Jul 2015 15:14:28 +0200 Detlev Offenbach Added code to limit SSL sockets to ciphers with at least 128 bits for Qt < 5.3.0. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 05 Jul 2014 12:13:23 +0200 Detlev Offenbach Finished renaming eric5 for PyQt5 to eric6. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
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
(0) -100 -60 tip

eric ide

mercurial