Thu, 10 Jan 2019 14:22:59 +0100 |
Detlev Offenbach |
Merged with default branch to prepare release 19.01.
maintenance release-19.01
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sat, 01 Dec 2018 11:44:34 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-18.12
|
file |
diff |
annotate
|
Sat, 17 Nov 2018 15:07:53 +0100 |
Detlev Offenbach |
WebBrowser: fixed an issue causing the search string to be applied while navigating.
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 10:24:02 +0200 |
Detlev Offenbach |
Merged with "default" branch to prepare the next release.
maintenance
|
file |
diff |
annotate
|
Sat, 04 Aug 2018 15:47:11 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 19:43:34 +0200 |
Detlev Offenbach |
Merged with the default branch to prepare the 18.08 release.
maintenance release-18.08
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 17:26:12 +0200 |
Detlev Offenbach |
WebBrowserView: made some Qt 5.11+ code optional.
|
file |
diff |
annotate
|
Sat, 07 Jul 2018 12:58:50 +0200 |
Detlev Offenbach |
Webbrowser: finished upgrading to Qt 5.11.
|
file |
diff |
annotate
|
Wed, 04 Jul 2018 19:38:44 +0200 |
Detlev Offenbach |
WebInspector: adjusted the code to support the enhanced web inspector interface of Qt 5.11.
|
file |
diff |
annotate
|
Tue, 01 May 2018 12:03:52 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-18.05
|
file |
diff |
annotate
|
Tue, 24 Apr 2018 19:12:10 +0200 |
Detlev Offenbach |
WebBrowserView: added rwhvqt detection for Qt 5.11.
|
file |
diff |
annotate
|
Sun, 08 Apr 2018 15:54:34 +0200 |
Detlev Offenbach |
Web Browser (NG): improvement of the download manager
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 19:35:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare the 18.03 release.
maintenance
|
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
|
Tue, 13 Feb 2018 19:54:17 +0100 |
Detlev Offenbach |
WebBrowserView: Added a custom title() method.
|
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:19:50 +0100 |
Detlev Offenbach |
WebBrowserView: Call acceptNavigationRequest() first in the load method.
|
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
|
Thu, 08 Feb 2018 18:57:11 +0100 |
Detlev Offenbach |
Completed coding in order to remove the use of QObject.sender().
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 18:57:40 +0100 |
Detlev Offenbach |
Fixed a signal/slot issue with the "Remove Split" action.
maintenance
|
file |
diff |
annotate
|
Mon, 22 Jan 2018 17:07:22 +0100 |
Detlev Offenbach |
Fixed handling of mouse wheel events for mive with a wheel supporting horizontal tilting.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 18:27:40 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:14:57 +0100 |
Detlev Offenbach |
Continued merging with default branch.
maintenance
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:10:16 +0100 |
Detlev Offenbach |
Merged with default branch.
maintenance
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 19:22:16 +0200 |
Detlev Offenbach |
Some more fixes 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
|
Tue, 03 Oct 2017 15:33:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-17.10
|
file |
diff |
annotate
|
Sat, 02 Sep 2017 19:05:28 +0200 |
Detlev Offenbach |
Fixed an issue causing an unwanted entry in the context menu of the web browser NG.
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 12:08:17 +0200 |
Detlev Offenbach |
Merged with default branch in order to prepare a new release.
maintenance release-17.09
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 18:38:45 +0200 |
Detlev Offenbach |
Finished coding the safe browsing module of the new web browser.
safe_browsing
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 13:28:50 +0200 |
Detlev Offenbach |
Merged with default branch to prepare the 17.08 release.
maintenance release-17.08
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 19:42:44 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
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
|
Sat, 03 Jun 2017 13:08:50 +0200 |
Detlev Offenbach |
Merged with default branch to prepare the 17.06 release.
maintenance release-17.06
|
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 16:32:54 +0200 |
Detlev Offenbach |
Prepared the code for Qt > 5.9.99.
|
file |
diff |
annotate
|
Sat, 06 May 2017 13:43:21 +0200 |
Detlev Offenbach |
Merged with default branch in order to prepare the 17.05 release.
maintenance release-17.05
|
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
|
Thu, 27 Apr 2017 18:32:57 +0200 |
Detlev Offenbach |
Fixed exiting the full screen mode using ESC key in the web browser NG.
|
file |
diff |
annotate
|
Tue, 18 Apr 2017 19:22:54 +0200 |
Detlev Offenbach |
Web Browser (NG):
|
file |
diff |
annotate
|
Fri, 07 Apr 2017 18:33:59 +0200 |
Detlev Offenbach |
Merged with default branch to prepare the 17.04 release.
maintenance
|
file |
diff |
annotate
|
Sat, 18 Mar 2017 14:19:22 +0100 |
Detlev Offenbach |
Fixed the pinch gesture behavior.
maintenance
|
file |
diff |
annotate
|
Sat, 18 Mar 2017 14:19:22 +0100 |
Detlev Offenbach |
Fixed the pinch gesture behavior.
|
file |
diff |
annotate
|
Sat, 18 Mar 2017 13:05:41 +0100 |
Detlev Offenbach |
Implemented the detection of the widget receiving input event for the new web browser for Qt >= 5.8.0.
|
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
|
Sun, 19 Feb 2017 19:23:21 +0100 |
Detlev Offenbach |
Added support for new functionality provided by Qt 5.8.0 to the QtWebEngine based web browser (including spell checking).
|
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
|
Tue, 07 Feb 2017 18:54:42 +0100 |
Detlev Offenbach |
Fixed an issue when loading the tab crash error page (new web browser).
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
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
|
Sun, 17 Jul 2016 15:53:07 +0200 |
Detlev Offenbach |
Renamed the iconChanged signal of WebBrowserView to faviconChanged in order to get rid of a name clash with Qt 5.7+.
|
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
|