- May 03, 2017
-
-
Kai Koehne authored
Change-Id: I74d30578a9725f10a8d4e86ff8740d5f467d0fbc Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@qt.io>
-
- Oct 04, 2016
-
-
Kai Koehne authored
Most actions do not make sense. A custom context menu might be good for text actions, but would require reimplementing QWebEngineView. Change-Id: Idf94939c16469e1dcee96d9ecfd0eb5309589fdd Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- Jun 20, 2016
-
-
Kai Koehne authored
Setting the Qt::AA_EnableHighDpiScaling attribute makes sure that the scrollbars are scaled, and that the default zoom level is sensible. Task-number: QTBUG-54113 Change-Id: I0ae7eb97cb9e2824e7f9b92d77cf2986cac66685 Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@qt.io>
-
- Mar 18, 2016
-
-
Kai Koehne authored
- Use a fixed width font for the editor. - Accept .md file as command line argument. Change-Id: I97e3bb930569240e195ecc21ed4ce3d9acd3ff66 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Feb 04, 2016
-
-
Kai Koehne authored
Follow the example of the other examples, and always start with WebEngine. This makes also sure that Qt Creator attaches the 'webengine' tag to the example. Task-number: QTBUG-50582 Change-Id: If99ba9a23560abae61e4e2ef5a5b091b3c5473c2 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Feb 01, 2016
-
-
Jani Heikkinen authored
Update old header.FDL to new header.FDL Change-Id: Iee63498bee1b150b5d079b9a1e82c40bacd4b494 Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Jani Heikkinen authored
From Qt 5.7 -> examples are lisenced under BSD license, see http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/ Updated license headers to use new BSD header Change-Id: I12d6dd8ebeddf1c39e8aed5095fd224f5e0a455f Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- Jan 22, 2016
-
-
Kai Koehne authored
Change-Id: I98924e5f8754b7b2ed095abf00eb73fa26399b2d Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
-
- Jan 14, 2016
-
-
Joerg Bornemann authored
Change-Id: Iff50511b06962d02e2a69ee47f1f0df82425dc2d Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
-
- Nov 17, 2015
-
-
Kai Koehne authored
This example shows the use of QWebEngineView in a hybrid application, and how one can leverage JavaScript libraries to provide functionality with minimal effort. QWebEngineView is used to preview a MarkDown document. The text is exposed to the view through QWebChannel. An off-the-self js library converts it to HTML. Change-Id: I24c38106da3ec18975c71c16f7f7a58e93142f9e Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-