1. 11 Apr, 2017 - 1 commit
  2. 15 Dec, 2016 - 1 commit
  3. 07 Dec, 2016 - 1 commit
    • Viktor Engelmann's avatar
      Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItem · 6644981d
      Viktor Engelmann authored
      
      Add enum DownloadInterruptReason to BrowserContextAdapterClient,
      QWebEngineDownloadItem and QQuickWebEngineDownloadItem. Also add
      corresponding attributes to
      BrowserContextAdapterClient::DownloadItemInfo,
      QWebEngineDownloadItemPrivate and QQuickWebEngineDownloadItemPrivate
      as well as getters in QWebEngineDownloadItem and
      QQuickWebEngineDownloadItem and interruptReasonChanged signals.
      
      Task-number: QTBUG-56839
      Change-Id: I937c14ba0b0884b14ae18ba297024b76dde62605
      Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
      6644981d
  4. 01 Dec, 2016 - 1 commit
  5. 02 Nov, 2016 - 1 commit
  6. 11 Oct, 2016 - 1 commit
  7. 31 Aug, 2016 - 3 commits
    • Simon Hausmann's avatar
      Improve robustness of QML plugin loading · f3a8486f
      Simon Hausmann authored
      
      Use a variable that expands to the latest plugin version instead of
      hard-coding the string.
      
      Change-Id: Ie0a829fc5e1f3c6468d8ba7353913038106a424a
      Reviewed-by: default avatarMichael Brüning <michael.bruning@qt.io>
      f3a8486f
    • Michal Klocek's avatar
      Add context menu request to qml api · 3f73e471
      Michal Klocek authored
      
      Introduce qml APIs to support custom context menus.
      
      [ChangeLog][QtWebEngine][QML] Added ability to show custom
      context menu.
      
      Task-number: QTBUG-52554
      Change-Id: Ief0cbbbf221f4c6849e16bbba7417dccee59ad61
      Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
      3f73e471
    • Michal Klocek's avatar
      Add dialog requests to qml api · 3cbe59e2
      Michal Klocek authored
      
      Introduce qml APIs to support custom dialogs:
       * http and proxy authentication
       * javascript dialogs
       * file pickers
       * color pickers
       * form validation messages
      
      [ChangeLog][QtWebEngine][QML] Added ability to provide custom dialogs
      for HTTP and proxy authentication, JavaScript alerts, file and color
      picking, and form validation messages.
      
      Task-number: QTBUG-51190
      Change-Id: I559ca59264750feb36ba7d3dba0bf0647509306d
      Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
      3cbe59e2
  8. 09 Aug, 2016 - 1 commit
    • Alexandru Croitor's avatar
      Add focusOnNavigationEnabled setting · 6534b090
      Alexandru Croitor authored
      
      The focusOnNavigationEnabled setting allows changing the behavior of
      whether a WebEngine view (widget or quick) will automatically get
      focus, whenever a navigation action happens (load, reload, previous
      history entry, etc).
      The default behavior before this patch was to always grab the focus.
      
      [ChangeLog][QtWebEngine][General] Add focusOnNavigationEnabled setting
      which allows controlling whether a web view will receive focus on a
      navigation request. Previously the view always received the focus.
      
      Task-number: QTBUG-52999
      Change-Id: I6d30d973a41b53011131f21dcecbf6ec4d652759
      Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
      6534b090
  9. 02 Jul, 2016 - 1 commit
  10. 22 Jun, 2016 - 1 commit
  11. 20 Apr, 2016 - 1 commit
  12. 13 Apr, 2016 - 1 commit
  13. 09 Apr, 2016 - 1 commit
  14. 05 Apr, 2016 - 1 commit
  15. 03 Mar, 2016 - 1 commit
  16. 01 Feb, 2016 - 2 commits
    • Michal Klocek's avatar
      Add spell checker support · 4713387c
      Michal Klocek authored
      
      Integrate chromium spell checker:
      * add spellchecker and dependencies to build
      * underline misspelled words in html text areas
      * right-click context menu shows up to 4 options to
        correct the misspelled word
      * toggle spell check from context menu
      * add new qml and widget api calls to qwebengineprofile
        to enable/disable spell check, select spell check language,
        get list of supported languages/dictionaries
      * register new qml spell check properties for QtWebEngine 1.3
      * CONFIG+="no_spellcheck" to remove spellcheck support
      
      Change-Id: Ie61434ab9493597d7759a6f33794f6859c4e3a4c
      Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
      4713387c
    • Jani Heikkinen's avatar
      Unify license header usage. · 676b9f24
      Jani Heikkinen authored
      
      Update files using old header.LGPL3 to use header.LGPL
      Update files using old header.FLD to use new header.FDL
      Update files using old header.BSD to use new header.BSD
      
      Change-Id: I36a67aaa8c3ca6c7946308defc9c03c3571a7d23
      Reviewed-by: default avatarKai Koehne <kai.koehne@theqtcompany.com>
      676b9f24
  17. 12 Dec, 2015 - 1 commit
  18. 07 Dec, 2015 - 1 commit
  19. 16 Nov, 2015 - 1 commit
  20. 23 Oct, 2015 - 1 commit
  21. 03 Sep, 2015 - 1 commit
  22. 24 Aug, 2015 - 1 commit
  23. 17 Jul, 2015 - 1 commit
  24. 06 Jul, 2015 - 1 commit
  25. 03 Jun, 2015 - 1 commit
  26. 09 Mar, 2015 - 1 commit
  27. 22 Feb, 2015 - 1 commit
  28. 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
  29. 16 Feb, 2015 - 1 commit
  30. 09 Feb, 2015 - 1 commit
  31. 06 Feb, 2015 - 2 commits
  32. 02 Feb, 2015 - 1 commit
  33. 23 Jan, 2015 - 1 commit
  34. 12 Dec, 2014 - 1 commit
  35. 11 Sep, 2014 - 1 commit
    • Jocelyn Turcotte's avatar
      Use the same version scheme as other Qt modules · 88d5cb11
      Jocelyn Turcotte authored
      
      After trying to get rid of all private header includes, the last
      standing one is qplatformnativeinterface.h even though its name
      previously suggested that it isn't private.
      
      This would be a complicated piece to expose publically in a way both
      flexible and binary compatible, and is a task heavy enough to
      justify committing to follow Qt's release cycle.
      
      The QML import version remains to 1.0 and will be incremented the
      same manner as QtQuick itself does.
      
      Change-Id: I6fab5f229d9f79dbc7a3e82d65ad324020929863
      Reviewed-by: default avatarMichael Bruning <michael.bruning@digia.com>
      88d5cb11
  36. 02 Sep, 2014 - 1 commit