| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for qfileinfo autotest: LocalDiskFile set also for non-existing filev4.6.0-tp1 | aavit | 2009-09-07 | 1 | -1/+2 |
|
|
* | Fixed resolving colors of the form "rgb(r,g,b)" in SVGs. | Kim Motoyoshi Kalland | 2009-09-07 | 1 | -10/+13 |
|
|
* | Support setting font size in shorthand font properties | Eskil Abrahamsen Blomfeldt | 2009-09-07 | 1 | -1/+1 |
|
|
* | make JavaScriptCore compile on HPUX | Kent Hansen | 2009-09-07 | 7 | -3/+12 |
|
|
* | Fixed compilation error for qmdiarea and qmdisubwindow test. | Gabriel de Dietrich | 2009-09-07 | 1 | -1/+1 |
|
|
* | Few expected fails were fixed in QScriptEngineAgent | Jedrzej Nowacki | 2009-09-07 | 4 | -4/+15 |
|
|
* | Fix tiled blit in 16-bit mode | Paul Olav Tvete | 2009-09-07 | 1 | -4/+7 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-07 | 1 | -2/+3 |
|\ |
|
| * | DB2 - Don't return an error when the table is just empty. | Bill King | 2009-09-07 | 1 | -2/+3 |
|
|
* | | qdoc: improve the QGLFormat documentation | Rhys Weatherley | 2009-09-07 | 1 | -17/+20 |
|/ |
|
* | Performance: Convert QGLFormat to use implicit sharing | Rhys Weatherley | 2009-09-07 | 3 | -7/+56 |
|
|
* | Update QGLFormat::operator== to include all fields. | Rhys Weatherley | 2009-09-06 | 1 | -1/+6 |
|
|
* | Code cleanup: remove friend declarations for non-existent functions | Rhys Weatherley | 2009-09-06 | 1 | -4/+0 |
|
|
* | Make QGraphicsShaderEffect private API for 4.6 | Rhys Weatherley | 2009-09-06 | 4 | -14/+24 |
|
|
* | Fixed "multiple definition of `QTest::mouseActionNames'" error in | Rohan McGovern | 2009-09-05 | 1 | -1/+2 |
|
|
* | Fixed compile of code which defines QT_NO_CAST_FROM_ASCII and includes | Rohan McGovern | 2009-09-05 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' into 4.6 | Rohan McGovern | 2009-09-05 | 2 | -42/+2 |
|\ |
|
| * | Remove license header, which cannot be parsed by Sun assembler. | Rohan McGovern | 2009-09-05 | 1 | -40/+0 |
|
|
| * | Fix pixel snow on the combo box popup on Snow Leopard. | Morten Sorvig | 2009-09-04 | 1 | -0/+1 |
|
|
| * | Wizard background images incorrect in Snow Leopard. | Prasanth Ullattil | 2009-09-04 | 1 | -0/+1 |
|
|
| * | Fix a regression with QListView::setRowHidden() when a root index is set | Andy Shaw | 2009-09-04 | 1 | -4/+4 |
|
|
* | | Fixed compile for S60. | Rohan McGovern | 2009-09-05 | 1 | -1/+1 |
|
|
* | | Use the right type in DFBPaintEngine | Anders Bakken | 2009-09-04 | 1 | -2/+2 |
|
|
* | | Only export internal raster classes in QWS | Anders Bakken | 2009-09-04 | 2 | -3/+15 |
|
|
* | | Doc: Added info on Q_FLAGS() by providing an example with more context. | David Boddie | 2009-09-04 | 1 | -3/+11 |
|
|
* | | Doc: Clarified that certain KDE widgets are KDE 3 widgets. | David Boddie | 2009-09-04 | 1 | -4/+4 |
|
|
* | | Remove unnecessary call to exposeRegion in DFB | Anders Bakken | 2009-09-04 | 2 | -12/+8 |
|
|
* | | QDFBScreen bgcolor is only use in non_wm mode | Anders Bakken | 2009-09-04 | 1 | -4/+4 |
|
|
* | | Remove unused function in QDFBScreen | Anders Bakken | 2009-09-04 | 2 | -6/+0 |
|
|
* | | Handle proxywidgets better in DFB | Anders Bakken | 2009-09-04 | 1 | -21/+26 |
|
|
* | | More fixes for qatomic_windows.h | João Abecasis | 2009-09-04 | 1 | -22/+27 |
|
|
* | | Implement symbol hiding for JSC's JIT functions. | Thiago Macieira | 2009-09-04 | 1 | -0/+23 |
|
|
* | | Added multiple frames to QPaintBuffer. | Samuel Rødal | 2009-09-04 | 3 | -32/+62 |
|
|
* | | Avoided streaming multiple copies of images/pixmaps in QPaintBuffer. | Samuel Rødal | 2009-09-04 | 1 | -1/+74 |
|
|
* | | Fix tst_QTimer::moveToThread() on Windows | Bradley T. Hughes | 2009-09-04 | 1 | -5/+5 |
|
|
* | | Optimize qt_format_text test operations: try not to detach | Olivier Goffart | 2009-09-04 | 1 | -40/+28 |
|
|
* | | Fix crashes when moving descendents during destruction. | Andreas Aardal Hanssen | 2009-09-04 | 1 | -7/+11 |
|
|
* | | Don't call pure virtuals on deleting QGraphicsItem | Aaron Kennedy | 2009-09-04 | 1 | -1/+3 |
|
|
* | | Make sure that top-level windows respect hfw/wfh constraint. | Jan-Arve Sæther | 2009-09-04 | 2 | -25/+151 |
|
|
* | | QGraphicsWidget::sizeHint didn't pass the correct constraint to layout. | Jan-Arve Sæther | 2009-09-04 | 1 | -2/+4 |
|
|
* | | Remove implicit margin on bulleted lists when exporting to HTML | Eskil Abrahamsen Blomfeldt | 2009-09-04 | 1 | -3/+5 |
|
|
* | | Make QGLFramebufferObject::isBound() check it is the bound fbo | Tom Cooksey | 2009-09-04 | 1 | -5/+3 |
|
|
* | | Fix pixel snow on the combo box popup on Snow Leopard. | Morten Sorvig | 2009-09-04 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-04 | 118 | -1455/+1579 |
|\ \ |
|
| * | | Slightly improved QGLFramebufferObjectFormat API. | Samuel Rødal | 2009-09-04 | 5 | -21/+22 |
|
|
| * | | QAbstractSocket: Missing initializations | Markus Goetz | 2009-09-04 | 2 | -1/+5 |
|
|
| * | | QHostInfoPrivate: Uninitialized int | Markus Goetz | 2009-09-04 | 1 | -2/+3 |
|
|
| * | | QNetworkAccessManager: Missing break in proxyAuthenticationKey | Markus Goetz | 2009-09-04 | 1 | -0/+1 |
|
|
| * | | Stylesheet: Do not crop the text in tabs | Olivier Goffart | 2009-09-04 | 2 | -2/+10 |
|
|
| * | | Fix ./tst_qdatetimeedit::task118867 | Olivier Goffart | 2009-09-04 | 1 | -1/+1 |
|
|