1. Dec 14, 2015
  2. Dec 07, 2015
  3. Nov 12, 2015
  4. Oct 30, 2015
  5. Oct 19, 2015
  6. Oct 09, 2015
    • Joerg Bornemann's avatar
      add RequestClose web action · 2e9c6cd0
      Joerg Bornemann authored
      
      Web pages can set the onbeforeunload handler to let the user confirm
      whether to leave the page or not. Until now, only when leaving the
      page via a link, a confirmation was shown.
      Before actually closing a web page, applications can now trigger
      the RequestClose web action. This will give the use the chance to
      confirm or deny the close request.
      If the request is confirmed, the signal windowCloseRequested is
      emitted.
      
      Task-number: QTBUG-36155
      Change-Id: Icc1fabc37a2ac537f674c2f00bc8966e4dc4e610
      Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
      2e9c6cd0
  7. Sep 06, 2015
  8. Sep 03, 2015
  9. May 11, 2015
  10. Feb 16, 2015
  11. Feb 05, 2015
  12. Apr 15, 2014
    • Jocelyn Turcotte's avatar
      Cleanup the QtWebEngineWidgets public headers and API · beb4ff33
      Jocelyn Turcotte authored
      
      Headers were left intact to leave a trace of the evolution compared
      to the QtWebKit API and to make it easier to work until we had a
      basic subset of the API implemented.
      
      With the upcoming release, this patch removes this convenience in the
      aim of starting polishing the headers and the documentation for the
      upcoming release.
      
      Change-Id: Iae436b4ec041d771a7002575e122835802bc9f3e
      Reviewed-by: default avatarMichael Bruning <michael.bruning@digia.com>
      beb4ff33
  13. Mar 19, 2014
  14. Aug 20, 2013