Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. browser
    Log in to post

    • UNSOLVED Flashing page when select combobox
      QtWebEngine • qtwebengine browser • • SteMMo  

      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • UNSOLVED Issues with WebView
      QML and Qt Quick • qml webview browser • • Dooham  

      5
      0
      Votes
      5
      Posts
      398
      Views

      @Pradeep-P-N First of all sorry for my delay. I think the trouble could be with Windows and not with the code. I one of the link that you send me they have a similar trouble and it's just in Windows not in Linux. Maybe it is a problem with the kit that I am using.
    • UNSOLVED Text search in a Qt WebAssembly app running in the browser
      General and Desktop • webassembly browser roadmap • • ivarec  

      1
      0
      Votes
      1
      Posts
      111
      Views

      No one has replied

    • UNSOLVED qtwebkit 5.3.2 - browser doesn't work in first attempt, need to run it again
      Qt WebKit • qt5 qtwebengine qtwebkit browser qt5.3.2 • • Maneesh  

      1
      0
      Votes
      1
      Posts
      411
      Views

      No one has replied

    • Windows authentication not working with QtWebEngine
      QtWebEngine • windows qtwebengine example browser authentication • • lutfi  

      2
      0
      Votes
      2
      Posts
      1090
      Views

      Hi and welcome to devnet, That's a question you should bring to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.
    • UNSOLVED Making an Internet Explorer (IE) Browser Helper Object (BHO) Addon / Extension / Plugin
      General and Desktop • c++ qt5.5 plugin browser msie • • maximo  

      3
      0
      Votes
      3
      Posts
      2259
      Views

      @alex_malyu said: http://doc.qt.io/qt-5/activeqt-index.html I'll give it a try. I've got a client wanting plugins for FF, Chrome, Safari, and IE. All are somewhat easy (manifest text file + some XML, HTML, Javascript, jQuery) except for IE. On IE, one STILL (yep, disappointing that Microsoft doesn't run with the pack yet) requires that you compile it into a COM object DLL and then through some registry stuff, hook it into IE. (BTW, the new experimental Edge browser from Microsoft has no extension support yet. Windows 10 comes with both Edge and IE11.)
    • Problem with establishing a connection between Qt Https Server and browser.
      General and Desktop • qt5 windows openssl server qsslsocket https browser qsslcertificate • • Dooms  

      2
      0
      Votes
      2
      Posts
      1058
      Views

      @Dooms said: sslConfiguration You don't seem to have actually associated the sslConfiguration object with the QSslSocket object. You can set the cert/key files directly on the QSslSocket if that helps simplify your code for testing...
    • browser UI
      C++ Gurus • c++ webkit browser • • ViGor  

      5
      0
      Votes
      5
      Posts
      1882
      Views

      Yes you have everything you need in Qt to do that, however there are other projects like QHttp that you could use directly. Hope it helps
    • SOLVED - Browser does not work on android
      Mobile and Embedded • qml android qt5.4 qt 5.4.1 webview webkit webengine androidqt browser • • Alexorleon  

      3
      0
      Votes
      3
      Posts
      2331
      Views

      @p3c0 Yes, thanks. I found this example. And he is works. http://doc.qt.io/qt-5/qtwebview-minibrowser-example.html And I found - Webengine is not supported on android and not with MinGW either.
    • Qt webenginewidgets do not work on embedded platforms
      QtWebEngine • embedded linux qtwebengine browser qtwebenginewidg fancybrowser • • gadusmorhua  

      2
      0
      Votes
      2
      Posts
      1101
      Views

      There is some additional information on this issue in the JIRA at https://bugreports.qt.io/browse/QTBUG-45122