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
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
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
Sat, 30 Apr 2016 20:01:30 +0200 Detlev Offenbach Implemented the auto scroller for the new web browser. file | diff | annotate
Wed, 27 Apr 2016 19:44:22 +0200 Detlev Offenbach Finished implementing the image search functionality for the new web browser. file | diff | annotate
Sun, 24 Apr 2016 17:26:54 +0200 Detlev Offenbach Improved the web browser Speeddial (both variants). file | diff | annotate
Sat, 09 Apr 2016 11:05:39 +0200 Detlev Offenbach Mapped the webhit test position to the viewport. file | diff | annotate
Mon, 04 Apr 2016 18:08:37 +0200 Detlev Offenbach Removed a TODO comment. file | diff | annotate
Sun, 03 Apr 2016 17:07:25 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sun, 03 Apr 2016 16:22:18 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 02 Apr 2016 19:44:09 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Tue, 29 Mar 2016 16:49:54 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Tue, 29 Mar 2016 10:32:22 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Mon, 28 Mar 2016 17:04:18 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Mon, 28 Mar 2016 16:06:39 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Mon, 28 Mar 2016 13:48:33 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 20 Mar 2016 20:13:29 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 20 Mar 2016 15:17:31 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 20 Mar 2016 14:09:05 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 19 Mar 2016 20:07:34 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 19 Mar 2016 18:18:09 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Fri, 18 Mar 2016 20:05:12 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Thu, 17 Mar 2016 20:22:20 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 13 Mar 2016 14:56:13 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 12 Mar 2016 17:02:04 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Thu, 10 Mar 2016 18:50:38 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 06 Mar 2016 17:24:27 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Fri, 04 Mar 2016 19:20:29 +0100 Detlev Offenbach Merged in the default branch. QtWebEngine file | diff | annotate | base
Mon, 29 Feb 2016 19:43:46 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Mon, 29 Feb 2016 19:30:13 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 28 Feb 2016 15:23:42 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 28 Feb 2016 12:48:12 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
(0) -60 tip

eric ide

mercurial