Skip to content
Snippets Groups Projects
  1. Jun 25, 2020
  2. Jun 23, 2020
  3. Jun 18, 2020
  4. Jun 17, 2020
  5. Jun 16, 2020
  6. Jun 10, 2020
  7. May 28, 2020
  8. May 25, 2020
  9. May 14, 2020
  10. May 09, 2020
    • Christian Strømme's avatar
      Fix exposure of privately used module · c9073f11
      Christian Strømme authored
      
      The QtOpenGLExtensions was exposed in the public library
      interface of QtQuick3D causing it to be linked into user applications,
      the effect of this is that applications built (in debug mode) with Qt from
      our binary installer will fail to build, as the build system will attempt
      to pull in the debug version of QtOpenGLExtensions, which is not shipped
      with the binary installed version of Qt (that is a separate issue).
      
      Fixes: QTBUG-83184
      Change-Id: Ib5c192fdf0c0297ae06920b39712f565a0bc2770
      Reviewed-by: default avatarQt CI Bot <qt_ci_bot@qt-project.org>
      Reviewed-by: default avatarAndy Nichols <andy.nichols@qt.io>
      2 tags
      c9073f11
  11. Apr 29, 2020
  12. Apr 28, 2020
  13. Apr 24, 2020
  14. Apr 22, 2020
  15. Apr 21, 2020
  16. Apr 20, 2020
  17. Apr 17, 2020
  18. Apr 16, 2020
Loading