1. Sep 28, 2017
  2. Jun 20, 2016
  3. Mar 01, 2016
  4. Feb 01, 2016
  5. Jan 22, 2016
  6. Nov 17, 2015
    • Kai Koehne's avatar
      Add 'markdowneditor' example · a6ae4526
      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: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
      a6ae4526
  7. Sep 03, 2015
  8. Feb 16, 2015
  9. Mar 19, 2014
  10. Aug 20, 2013
  11. Aug 19, 2013
  12. Jun 17, 2013
  13. Jun 06, 2013
    • Jocelyn Turcotte's avatar
      Properly implement a QWidget and QtQuick API · 5bf14ccc
      Jocelyn Turcotte authored
      This layers things properly to be able to implement the UI in the
      example application instead of directly in shell_qt.cpp.
      
      This is still using global variables to allow the Shell platform
      code to do callbacks to the API classes. This should go away once
      we properly implemented a WebContentsDelegate.
      5bf14ccc
    • Zeno Albisser's avatar
      remove blinqpage · 8736ce7b
      Zeno Albisser authored
      8736ce7b
  14. May 31, 2013
  15. Apr 30, 2013
  16. Apr 29, 2013
  17. Apr 17, 2013
  18. Apr 11, 2013