1. 20 Jun, 2016 - 1 commit
  2. 01 Mar, 2016 - 1 commit
  3. 01 Feb, 2016 - 1 commit
  4. 22 Jan, 2016 - 1 commit
  5. 17 Nov, 2015 - 1 commit
    • 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
  6. 03 Sep, 2015 - 1 commit
  7. 16 Feb, 2015 - 1 commit
  8. 19 Mar, 2014 - 1 commit
  9. 20 Aug, 2013 - 1 commit
  10. 19 Aug, 2013 - 2 commits
  11. 17 Jun, 2013 - 2 commits
  12. 06 Jun, 2013 - 2 commits
    • 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
  13. 31 May, 2013 - 2 commits
  14. 30 Apr, 2013 - 1 commit
  15. 29 Apr, 2013 - 1 commit
  16. 17 Apr, 2013 - 1 commit
  17. 11 Apr, 2013 - 1 commit