1. Aug 19, 2015
  2. Aug 11, 2015
  3. Jul 30, 2015
  4. Jul 20, 2015
  5. Jul 14, 2015
  6. Jul 08, 2015
  7. Jul 07, 2015
  8. Jul 06, 2015
  9. Jun 12, 2015
  10. May 27, 2015
  11. May 20, 2015
  12. May 11, 2015
  13. May 07, 2015
  14. Mar 30, 2015
  15. Mar 20, 2015
    • 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
  16. Mar 16, 2015
  17. Mar 09, 2015
  18. Mar 06, 2015
  19. Mar 04, 2015
  20. Mar 02, 2015
  21. Feb 26, 2015
    • 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
  22. Feb 18, 2015
    • 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
  23. Feb 16, 2015
  24. Feb 09, 2015
  25. Feb 06, 2015
  26. Feb 05, 2015
  27. Feb 02, 2015
  28. Jan 23, 2015
  29. Jan 16, 2015
  30. Dec 12, 2014
    • 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
  31. Nov 20, 2014
  32. Nov 17, 2014
  33. Nov 07, 2014
  34. Nov 05, 2014