1. 06 Oct, 2014 - 2 commits
  2. 19 Aug, 2014 - 2 commits
  3. 30 Jul, 2014 - 1 commit
    • Allan Sandfeld Jensen's avatar
      Add api to get the favicon URL · a99922af
      Allan Sandfeld Jensen authored
      
      Adds one of the missing pieces of the QWebFrame and QWebView APIs.
      Unlike the QtWebKit version this only fetches the favicon URL, and not
      the icon. This is because we do not want to implement an icon database,
      and that the icon would be loaded asynchronous anyway, bringing no
      guarantee to be a valid icon/image yet.
      
      Change-Id: I227311ae3676044da850e687b82bee752b5079c8
      Reviewed-by: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
      a99922af
  4. 15 Apr, 2014 - 1 commit
    • 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
  5. 19 Mar, 2014 - 1 commit
  6. 20 Aug, 2013 - 3 commits