Mon, 12 Mar 2018 19:57:16 +0100 |
Detlev Offenbach |
Started to fix some unused loop variable warnings.
|
file |
diff |
annotate
|
Sat, 17 Feb 2018 17:29:03 +0100 |
Detlev Offenbach |
PageScreen: Removed the action to save the whole web page as a screenshot because it is not supported by QWebEngine (and probably will not in the foreseeable future).
|
file |
diff |
annotate
|
Fri, 16 Feb 2018 20:11:36 +0100 |
Detlev Offenbach |
JavaScriptEnabled: Added a configuration option to globally disable/enable JavaScript support.
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 19:55:23 +0100 |
Detlev Offenbach |
WebBrowserWindow: Removed calls to QtHelpEngineCore.setupData(). This is done internally where needed.
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 19:50:24 +0100 |
Detlev Offenbach |
Added support for printing from within a web page.
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 19:04:07 +0100 |
Detlev Offenbach |
Register QWebChannel on isolated ApplicationWorld
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 19:51:10 +0100 |
Detlev Offenbach |
Some minor changes in the web browser.
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 16:03:53 +0100 |
Detlev Offenbach |
Fixed an issue shutting down the Web Browser window.
|
file |
diff |
annotate
|
Sat, 10 Feb 2018 17:24:42 +0100 |
Detlev Offenbach |
Some improvements of the Web Browser NG.
|
file |
diff |
annotate
|
Fri, 09 Feb 2018 19:44:25 +0100 |
Detlev Offenbach |
Fixed an issue related to the display of the web inspector window.
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 20:14:09 +0100 |
Detlev Offenbach |
Continued removing the use of QObject.sender().
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 18:50:49 +0100 |
Detlev Offenbach |
Implemented some optimizations with respect to Google Safe Browsing and browser startup with Qt Help support.
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 13:42:27 +0100 |
Detlev Offenbach |
Added support for attributes introduced by Qt 5.9 and Qt 5.10.
|
file |
diff |
annotate
|
Wed, 24 Jan 2018 18:45:50 +0100 |
Detlev Offenbach |
Added the capability to pause/resume download (Qt 5.10.0/PyQt 5.10.0).
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Mon, 11 Dec 2017 19:27:20 +0100 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Sat, 25 Nov 2017 13:49:54 +0100 |
Detlev Offenbach |
Activated printing on Windows for the web browser NG.
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 19:17:27 +0200 |
Detlev Offenbach |
Fixed a few issues in the QWebEngine based web browser detected on Ubuntu 17.10.
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 13:58:50 +0200 |
Detlev Offenbach |
Fine tuned the safe browsing update notifications.
|
file |
diff |
annotate
|
Sat, 29 Jul 2017 19:41:16 +0200 |
Detlev Offenbach |
Started implementing the safe browsing manager and management dialog.
safe_browsing
|
file |
diff |
annotate
|
Fri, 07 Jul 2017 19:05:53 +0200 |
Detlev Offenbach |
Some fixes and adjustments for the session support of the Web Browser NG.
|
file |
diff |
annotate
|
Wed, 05 Jul 2017 19:38:06 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 19:44:30 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 19:23:54 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 19:40:39 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Sat, 01 Jul 2017 19:14:01 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 19:58:09 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Thu, 29 Jun 2017 19:21:52 +0200 |
Detlev Offenbach |
Continued implementing session support for the new web browser.
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 16:17:00 +0200 |
Detlev Offenbach |
Fixed handling of actions in the web browser NG with hidden main menu.
|
file |
diff |
annotate
|
Mon, 29 May 2017 19:16:29 +0200 |
Detlev Offenbach |
Added a "Send Page Link" action to the File menu and the super menu.
|
file |
diff |
annotate
|
Sun, 28 May 2017 16:59:18 +0200 |
Detlev Offenbach |
-- added a super menu to modernize the look & feel
|
file |
diff |
annotate
|
Tue, 16 May 2017 18:41:29 +0200 |
Detlev Offenbach |
Some adjustments to the Web Browser NG related to macOS.
|
file |
diff |
annotate
|
Sat, 13 May 2017 18:19:06 +0200 |
Detlev Offenbach |
Little enhancement to the Web Browser NG.
|
file |
diff |
annotate
|
Sat, 13 May 2017 16:32:54 +0200 |
Detlev Offenbach |
Prepared the code for Qt > 5.9.99.
|
file |
diff |
annotate
|
Sat, 13 May 2017 12:09:45 +0200 |
Detlev Offenbach |
United the stop and reload buttons of the navigation bar.
|
file |
diff |
annotate
|
Mon, 01 May 2017 16:44:28 +0200 |
Detlev Offenbach |
Further improvements to the full screen handling of the web browser NG.
|
file |
diff |
annotate
|
Sat, 29 Apr 2017 20:07:34 +0200 |
Detlev Offenbach |
Improved the full screen handling of the web browser NG.
|
file |
diff |
annotate
|
Sat, 18 Mar 2017 11:06:48 +0100 |
Detlev Offenbach |
Removed two macOS related TODO markers after checks were done.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:52:02 +0100 |
Detlev Offenbach |
Removed two forgotten TODO markers.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:45:49 +0100 |
Detlev Offenbach |
Removed a bunch of __IGNORE_WARNING_M131__ markers.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:53:18 +0100 |
Detlev Offenbach |
Started to fix code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 19:29:29 +0100 |
Detlev Offenbach |
Disabled printing on Windows platforms for the new web browser because it works unreliably (tends to crash).
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 19:27:37 +0100 |
Detlev Offenbach |
Re-enabled the print preview function for all platforms and the print for Windows platforms for the new web browser and Qt >= 5.8.0.
|
file |
diff |
annotate
|
Sat, 18 Feb 2017 19:59:14 +0100 |
Detlev Offenbach |
Started upgrading the new web browser to the Qt 5.8 offerings.
|
file |
diff |
annotate
|
Fri, 17 Feb 2017 18:34:11 +0100 |
Detlev Offenbach |
Started adding support for Qt 5.8 functionality to the new web browser.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Sun, 20 Nov 2016 17:42:59 +0100 |
Detlev Offenbach |
Fixed an issue in the web browsers.
|
file |
diff |
annotate
|
Mon, 10 Oct 2016 19:23:38 +0200 |
Detlev Offenbach |
Corrected a bug using a class variable, harmonized the code and moved the QtHelp stuff to a separate directory so the files can be used from both variants.
|
file |
diff |
annotate
|
Tue, 04 Oct 2016 18:09:31 +0200 |
Detlev Offenbach |
Changed usage of an obsolete method in the new web browser.
|
file |
diff |
annotate
|
Mon, 03 Oct 2016 19:12:03 +0200 |
Detlev Offenbach |
Fixed the last change to the new web browser.
|
file |
diff |
annotate
|
Mon, 03 Oct 2016 19:02:45 +0200 |
Detlev Offenbach |
Added an 'unselect' alternative for Qt < 5.7.0 to the new web browser and added possibility to save the current page in various formats.
|
file |
diff |
annotate
|
Wed, 28 Sep 2016 20:04:44 +0200 |
Detlev Offenbach |
Started to implement real printing support for the new web browser and Qt >= 5.7.0.
|
file |
diff |
annotate
|
Tue, 27 Sep 2016 19:41:11 +0200 |
Detlev Offenbach |
Fixed a few issues related to printing in the new web browser.
|
file |
diff |
annotate
|
Wed, 24 Aug 2016 20:00:29 +0200 |
Detlev Offenbach |
Added an action to clear the private data of the IDE.
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 15:36:11 +0200 |
Detlev Offenbach |
Added capabilities to open links in a new background tab, and several other link open actions to various context menus of the new web browser.
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 09:44:59 +0200 |
Detlev Offenbach |
Added the 'Save as' functionality to the new web browser (for Qt 5.7+)
|
file |
diff |
annotate
|
Tue, 12 Jul 2016 14:40:23 +0200 |
Detlev Offenbach |
Started adjusting the new web browser to the extended functionality of Qt 5.7.
|
file |
diff |
annotate
|
Sun, 03 Jul 2016 16:34:45 +0200 |
Detlev Offenbach |
Enhanced the new web browser by adding a visit count to the bookmarks.
|
file |
diff |
annotate
|
Sat, 18 Jun 2016 17:17:05 +0200 |
Detlev Offenbach |
Prepared the QWebEingine based web browser for the new runJavaScript() method as of Qt 5.7.0.
|
file |
diff |
annotate
|
Sun, 05 Jun 2016 12:53:41 +0200 |
Detlev Offenbach |
Changed the focusChanged signal connections.
|
file |
diff |
annotate
|