1. 12 Jun, 2015 - 1 commit
  2. 20 May, 2015 - 1 commit
  3. 11 May, 2015 - 1 commit
  4. 07 May, 2015 - 1 commit
  5. 20 Mar, 2015 - 1 commit
    • Pierre Rossi's avatar
      Demo browser: re-add user stylesheets · aaa2ecff
      Pierre Rossi authored
      
      Implemented in terms of user scripts.
      Considering loading from a file URL would probably require
      setting a different cross origin policy for the isolated
      world we run this in, something we don't quite have yet, it
      seems easier to just use an inline <style> block.
      
      Change-Id: Ia6f7fbb96b925bcc3202b510689524abd93643fc
      Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
      aaa2ecff
  6. 16 Mar, 2015 - 2 commits
  7. 09 Mar, 2015 - 1 commit
  8. 06 Mar, 2015 - 1 commit
  9. 04 Mar, 2015 - 2 commits
  10. 02 Mar, 2015 - 1 commit
  11. 26 Feb, 2015 - 1 commit
    • Andras Becsi's avatar
      Create application bundles for widget examples on OS X · a0b9e663
      Andras Becsi authored
      
      Do not remove app_bundle from CONFIG and update the Info.plist file
      for the Browser example to have the correct resolution on retina
      displays.
      This patch also updates the snapshot sha1 to include localization
      patch and one that removes a additional duplicate lower-case header
      file that was causing problems during source packaging.
      
      [ChangeLog][QtWebEngineWidgets][OS X] Fix example on retina display
      
      Change-Id: I682d41ca13d33ec06837ad862924382f4236d76c
      Task-number: QTBUG-44633
      Reviewed-by: default avatarMichael Brüning <michael.bruning@theqtcompany.com>
      a0b9e663
  12. 18 Feb, 2015 - 1 commit
    • Pierre Rossi's avatar
      Move navigationHistory out of experimental · 6717d581
      Pierre Rossi authored
      
      Add an offset role to the models.
      Implement goBackAndForward that uses this offset.
      
      Also add a complete model, items, that includes current
      navigation entry (at offset 0) to allow for the Firefox-style
      single menu, and add that one to the nano browser example.
      
      The models are now instantiated lazily as it's unlikely the
      three models will be used by the same app.
      
      Change-Id: Ib551738611497c7eb9c501f045cda315968a2ada
      Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
      6717d581
  13. 16 Feb, 2015 - 1 commit
  14. 09 Feb, 2015 - 1 commit
  15. 06 Feb, 2015 - 1 commit
  16. 05 Feb, 2015 - 1 commit
  17. 02 Feb, 2015 - 1 commit
  18. 23 Jan, 2015 - 3 commits
  19. 16 Jan, 2015 - 1 commit
  20. 12 Dec, 2014 - 1 commit
    • Allan Sandfeld Jensen's avatar
      Introduce QWebEngineProfile API · 6ec3268a
      Allan Sandfeld Jensen authored
      
      Introduces initial widgets API for the Chromium BrowserContext.
      
      Adds API for controlling cookie jar policy, user-agent string and
      cache and persistent data paths.
      
      Similar QML API will follow in another patch.
      
      [ChangeLog][QtWebEngineWidgets][QWebEngineProfile] New API for profiles
      applying to groups of QWebEnginePages.
      
      Change-Id: I3c4ef4053fde7564af29178c91a0aca8a2b61a5f
      Reviewed-by: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
      6ec3268a
  21. 20 Nov, 2014 - 1 commit
  22. 17 Nov, 2014 - 1 commit
  23. 07 Nov, 2014 - 1 commit
  24. 05 Nov, 2014 - 1 commit
  25. 04 Nov, 2014 - 2 commits
  26. 20 Oct, 2014 - 1 commit
  27. 13 Oct, 2014 - 1 commit
  28. 10 Oct, 2014 - 1 commit
  29. 06 Oct, 2014 - 2 commits
  30. 29 Sep, 2014 - 1 commit
  31. 12 Sep, 2014 - 1 commit
  32. 09 Sep, 2014 - 1 commit
  33. 29 Aug, 2014 - 1 commit
  34. 19 Aug, 2014 - 1 commit