qt5base-lts/src/gui
Laszlo Agocs cd61b6c969 Add a cast to glTexImage2D to keep QNX happy
The internalformat parameter seems to be GLenum (unsigned int) on QNX
based on the error message in the linked bug report. The standard is
GLint, though. To keep everyone happy, add a cast.

Task-number: QTBUG-45346
Change-Id: I57fece7b381e0d02acc842a21b1edc5451ea0224
Reviewed-by: Sérgio Martins <sergio.martins@kdab.com>
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
2015-04-08 16:26:20 +00:00
..
accessible Add searchEdit as accessible state 2014-10-25 18:30:08 +02:00
animation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
doc Doc: Fix typos 2015-01-19 10:48:03 +01:00
image Fixes crash in bmp and ico image decoding 2015-03-13 09:07:41 +00:00
itemmodels Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeData() 2015-02-06 09:43:38 +00:00
kernel Fix QNX and Blackberry -qtnamespace build 2015-04-01 10:24:24 +00:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
opengl Add a cast to glTexImage2D to keep QNX happy 2015-04-08 16:26:20 +00:00
painting Fix rasterization errors in aliased cosmetic drawPolyLine 2015-03-19 09:01:08 +00:00
text Avoid using the current frame as the previous in layout 2015-03-18 22:55:47 +00:00
util Add note clarifying return value of QDesktopServices::openUrl() 2015-03-17 04:57:40 +00:00
gui.pro deprecate import_qpa_plugin and qpa_minimal_plugin 2014-04-24 10:45:55 +02:00
Qt5GuiConfigExtras.cmake.in CMake: Don't check the existence of GL files in the Qt5Gui package. 2014-07-16 11:43:45 +02:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00