| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
GLEW can not be used in combination with <QGLFunctions>.
Reviewed-by: Eskil Abrahamsen Blomfeldt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some pixmap based themes were affected by this issue since they
needed to resolve the palette against the widget and the lineedit
palette was already resolved. We now set the palette on the lineedit
when you modify the parent palette. You can still maintain a separate
palette on the lineedit, but you have to set it after the parent has
been set. We can remove some workarounds for plastique and vista style
due to this.
Task-number: QTBUG-5950
Reviewed-by: ogoffart
|
| |
|
|
|
|
|
|
|
|
| |
GLU is not part of standard OpenGL and is not used internally in Qt,
so we should not depend on it.
Task-number: QT-12227
Reviewed-by: kim
|
|
|
|
| |
Reviewed-by: Thiago
|
|
|
|
|
| |
Document the change introduced by the merge request 583
(89db625958949cf94f112fc2f9e6a3bf6399e43b)
|
|
|