summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.8.0
Commit message (Collapse)AuthorAgeFilesLines
* Added warning if <QGLFunctions> is included when GLEW is present.Samuel Rødal2011-01-051-0/+2
| | | | | | GLEW can not be used in combination with <QGLFunctions>. Reviewed-by: Eskil Abrahamsen Blomfeldt
* Update changelogArvid Ephraim Picciani2010-10-251-0/+2
|
* Fix a color propagation issue with Combobox line editJens Bache-Wiig2010-09-281-0/+1
| | | | | | | | | | | | | 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
* QGLFunctions - cross-platform access to ES2.0 APIRhys Weatherley2010-08-121-0/+2
|
* Remove dependency of OpenGL Utility Library (GLU).Bjørn Erik Nilsen2010-08-101-0/+4
| | | | | | | | 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
* Remove QT_NO_THREAD support for QHostInfoMarkus Goetz2010-05-181-0/+1
| | | | Reviewed-by: Thiago
* Update changelog after last change.Olivier Goffart2010-04-281-0/+2
| | | | | Document the change introduced by the merge request 583 (89db625958949cf94f112fc2f9e6a3bf6399e43b)
* Long live Qt 4.8!Jason McDonald2010-04-221-0/+130