| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-06-10 | 1 | -2/+2 |
|\ |
|
| * | Fixed clipping bug in raster paint engine causing rendering artifacts. | Samuel Rødal | 2009-06-10 | 1 | -2/+2 |
* | | Fix some incorrect license headers. | Jason McDonald | 2009-06-10 | 12 | -12/+12 |
|/ |
|
* | Fix license headers for QStringBuilder. | Jason McDonald | 2009-06-10 | 2 | -12/+12 |
* | Opening links with cyrillic file names does not work in QLabel. | Prasanth Ullattil | 2009-06-09 | 1 | -0/+3 |
* | Add support for TIFF formats (Mono and indexed) | Benjamin Poulain | 2009-06-09 | 1 | -83/+259 |
* | Implemented the NET_WM_SYNC protocol on X11. | Denis Dzyubenko | 2009-06-09 | 4 | -2/+127 |
* | Improves the documentation of QHeaderView::setResizeMode to specify | Thierry Bastian | 2009-06-09 | 1 | -1/+2 |
* | removed foreach usage from animation API | Thierry Bastian | 2009-06-09 | 1 | -14/+19 |
* | small changes in private headers | Thierry Bastian | 2009-06-09 | 5 | -11/+4 |
* | qdoc: The gray version. | Martin Smith | 2009-06-09 | 1 | -1/+1 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-06-09 | 36 | -412/+510 |
|\ |
|
| * | small improvement/refactor to cssparser | Thierry Bastian | 2009-06-09 | 2 | -42/+1 |
| * | small change to reduce static data size | Thierry Bastian | 2009-06-09 | 2 | -2/+2 |
| * | Prevented pixmap FBOs from growing too big. | Samuel Rødal | 2009-06-09 | 1 | -0/+5 |
| * | Optimized stencil buffer clearing in GL 2 paint engine. | Samuel Rødal | 2009-06-09 | 2 | -42/+9 |
| * | Resolved FBO extensions as well when resolving GL 2 extensions. | Samuel Rødal | 2009-06-09 | 1 | -0/+3 |
| * | Improved clipping in GL2 paint engine. | Samuel Rødal | 2009-06-09 | 7 | -186/+343 |
| * | Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0)) | Leonardo Sobral Cunha | 2009-06-09 | 1 | -1/+2 |
| * | Fix focus frame on combobox on non-Windows styles | Olivier Goffart | 2009-06-09 | 3 | -3/+5 |
| * | small refactoring to reduce memory usage of static data | Thierry Bastian | 2009-06-09 | 4 | -11/+10 |
| * | Another breakage in 1bbe23c5 - move qpaintengineex_opengl2_p.h include up | Rhys Weatherley | 2009-06-09 | 1 | -3/+6 |
| * | Fix build breakage from 1bbe23c5 - endif in the wrong place | Rhys Weatherley | 2009-06-09 | 1 | -1/+1 |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2009-06-09 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed compile with MinGW 3.4. | Rohan McGovern | 2009-06-09 | 1 | -2/+2 |
| * | | Make OpenGL/ES 1.1 work again for Qt/Embedded | Rhys Weatherley | 2009-06-09 | 4 | -4/+21 |
| * | | Protect EGL property names that only exist in some versions with #ifdefs | Rhys Weatherley | 2009-06-09 | 1 | -1/+9 |
| |/ |
|
| * | openUrl("mailto:") fails to open Thunderbird on windows. | Prasanth Ullattil | 2009-06-08 | 1 | -36/+28 |
| * | Reduce binary size by using 16bits integers in static data over 32 bits. | Thierry Bastian | 2009-06-08 | 1 | -23/+18 |
| * | Reduce the members in QLocale to 16bit integer instea of 32 bits. | Thierry Bastian | 2009-06-08 | 1 | -19/+19 |
| * | Clip region to screen coordinates before setting its component rectangles dirty. | Alex Cucos | 2009-06-08 | 1 | -0/+1 |
| * | Small simplification on code | Thierry Bastian | 2009-06-08 | 6 | -46/+35 |
* | | Doc: Fixed QWebPage::forwardUnsupportedContent documentation and added | David Boddie | 2009-06-09 | 3 | -11/+22 |
|/ |
|
* | Fixed ListView so that it is able to move items in negative space and | Thierry Bastian | 2009-06-08 | 1 | -1/+1 |
* | small code cleanup | Thierry Bastian | 2009-06-08 | 1 | -7/+1 |
* | Small fix to exported symbol | Thierry Bastian | 2009-06-08 | 1 | -1/+1 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Oswald Buddenhagen | 2009-06-08 | 1 | -1/+2 |
|\ |
|
| * | Fix GDI object leak. | Prasanth Ullattil | 2009-06-08 | 1 | -1/+2 |
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 13 | -86/+328 |
|\ \
| |/
|/| |
|
| * | Mac: play music from CD does not work in Phonon | Richard Moe Gustavsen | 2009-06-08 | 6 | -83/+313 |
| * | Doc typo fix in QSslSocket | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
| * | Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recieved | Andy Shaw | 2009-06-08 | 1 | -0/+5 |
| * | Fixed an issue with graphicssystem raster on 8 and 16 bit X servers. | Trond Kjernåsen | 2009-06-05 | 1 | -1/+1 |
| * | Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e... | jasplin | 2009-06-05 | 1 | -4/+1 |
| * | Example MDI: keybord focus not working correctly! | Richard Moe Gustavsen | 2009-06-05 | 1 | -1/+7 |
| * | Fixed text drawing on Windows in 16 bit mode. | Trond Kjernaasen | 2009-06-05 | 2 | -13/+16 |
| * | Make sure to retain alpha information in copy | Anders Bakken | 2009-06-04 | 1 | -3/+4 |
* | | Revert signal emission order in QTextDocument to 4.5 behaviour | mae | 2009-06-08 | 2 | -3/+11 |
* | | Made QTreeWidgetItem::operator<() check if the data is numerical when comparing. | J-P Nurmi | 2009-06-08 | 2 | -3/+31 |
* | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 30 | -33/+59 |