Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. 5.4.1

    Log in to post
    • All categories
    • Flame Soulis

      [Solved] Pi2 QT5.4.1 - STD errors + Configure errors?
      Mobile and Embedded • raspberry pi 5.4.1 std qmake configure error error 1 • • Flame Soulis

      2
      0
      Votes
      2
      Posts
      2742
      Views

      Flame Soulis

      Solved. Just started compiling 5.4.2 and just small issues that are easier to resolve.

    • P

      Password input with others then asterisks
      QML and Qt Quick • qml virtual keyboar 5.4.1 password • • PhTe

      3
      0
      Votes
      3
      Posts
      3813
      Views

      P

      @Leonardo Yeah, that works. Thank you.

    • F

      Амперсанд в текстовите полета на QPushButton, QCheckBox и тнт
      Bulgarian • амперсанд 5.4.1 • • Firehand

      1
      0
      Votes
      1
      Posts
      1572
      Views

      No one has replied

    • H

      [SOLVED] Cannot open website with https - OpenSSL Issue - Qt 5.4.1 - Mac OS X Yosemite 10.10.3
      Installation and Deployment • openssl 5.4.1 osx • • Hoa Ho

      3
      0
      Votes
      3
      Posts
      8036
      Views

      H

      @mcosta Thanks mcosta

      Yes, indeed I can show website over https with WebEngine, even though it still show those warning messages. As documented here, Web Kit will be deprecated in Qt version 5.5+, so I'll switch to use WebEngine then.

      For those who feel annoyed with the warning messages, you could suppress them by calling following method in your main()

      QLoggingCategory::setFilterRules("qt.network.ssl.w arning=false");

      or by setting environment variable

      QT_LOGGING_RULES=qt.network.ssl.warning=false
    • priyanshgangwar

      Exited with code 2 in Qt 5.4.1
      General and Desktop • 5.4.1 code 2 error mingw32-make.ex • • priyanshgangwar

      3
      0
      Votes
      3
      Posts
      2684
      Views

      priyanshgangwar

      @SGaist Thank you for the reply. But I am a newbie here and don't know anything. So can you please send me download link for whichever of "Visual Studio 2013" and "Qt's MinGW version" is a smaller file to download.
      Or is there any other way so that I need to download minimum data.

    • K

      [Qt 5.4] Windows Phone release compilation error
      Mobile and Embedded • 5.4.1 windows phone error custombuild visual studio • • kolegs

      3
      0
      Votes
      3
      Posts
      1297
      Views

      K

      That was a long time ago, but I was using Visual Studio.
      Anyway the release for Windows Phone was postponed, so maybe in a new Qt version it works, not sure.

      Did you compile release version with no problem?

    • A

      Qt5WebEngineCore and calloc
      QtWebEngine • webe calloc 5.4.1 • • acethewd

      2
      0
      Votes
      2
      Posts
      1417
      Views

      A

      I have created a bug for this and will see where it goes from there.

      QTBUG-45459