Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Fix tst_QItemDelegate::task257859_finalizeEdit on Mac | Olivier Goffart | 2009-09-07 | 1 | -1/+1 | |
| | | * | | | | 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 | 2 | -2/+61 | |
| | | * | | | | Stabilize QComboBox test. | Olivier Goffart | 2009-09-07 | 1 | -5/+5 | |
| | | * | | | | Stabilize QFontMetrics test | Olivier Goffart | 2009-09-07 | 1 | -3/+3 | |
| | | * | | | | make JavaScriptCore compile on HPUX | Kent Hansen | 2009-09-07 | 7 | -3/+12 | |
| | | * | | | | Stabilize QTreeView test | Olivier Goffart | 2009-09-07 | 1 | -8/+8 | |
| | | * | | | | Fixed compilation error for qmdiarea and qmdisubwindow test. | Gabriel de Dietrich | 2009-09-07 | 1 | -1/+1 | |
| | | * | | | | New function added to QScriptEngineAgent autotest | Jedrzej Nowacki | 2009-09-07 | 1 | -0/+16 | |
| | | * | | | | Few expected fails were fixed in QScriptEngineAgent | Jedrzej Nowacki | 2009-09-07 | 5 | -20/+16 | |
| | | * | | | | Fix tiled blit in 16-bit mode | Paul Olav Tvete | 2009-09-07 | 1 | -4/+7 | |
| | | * | | | | Make dynamic cube maps work again in boxes | Rhys Weatherley | 2009-09-07 | 1 | -1/+1 | |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-07 | 2 | -2/+8 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Mark these as fix later. | Bill King | 2009-09-07 | 1 | -0/+5 | |
| | | | * | | | | 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 | |
| | | |/ / / / | ||||||
| | | * | | | | Sample buffers are on by default for OpenGL/ES 2.0, off for others. | Rhys Weatherley | 2009-09-07 | 1 | -0/+6 | |
| | | * | | | | Unit tests for QGLFormat option constructor | Rhys Weatherley | 2009-09-07 | 1 | -0/+10 | |
| | | * | | | | Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat() | Rhys Weatherley | 2009-09-07 | 1 | -0/+41 | |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-07 | 1 | -2/+2 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.5' into 4.6 | Rohan McGovern | 2009-09-07 | 1 | -2/+2 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Fixed compile on Solaris. | Rohan McGovern | 2009-09-07 | 1 | -2/+2 | |
| | | * | | | | | | Unit tests for QGLFramebufferObjectFormat | Rhys Weatherley | 2009-09-07 | 1 | -0/+56 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Performance: Convert QGLFormat to use implicit sharing | Rhys Weatherley | 2009-09-07 | 3 | -7/+56 | |
| | | * | | | | | Unit tests for QGLFormat copy constructor and operator= | Rhys Weatherley | 2009-09-06 | 1 | -0/+14 | |
| | | * | | | | | Update QGLFormat::operator== to include all fields. | Rhys Weatherley | 2009-09-06 | 2 | -1/+89 | |
| | | * | | | | | 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 | 7 | -19/+29 | |
| | | * | | | | | 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 | 3 | -42/+14 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | * | | | | 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 | 2 | -4/+16 | |
| | | * | | | | | 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 | 2 | -6/+30 | |
| | | * | | | | | 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 | |
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into qt46 | Espen Riskedal | 2009-09-04 | 40 | -251/+690 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Fixed object rotations in the boxes demo. | Kim Motoyoshi Kalland | 2009-09-04 | 2 | -11/+8 | |
| | | | * | | | | | Make the example also work on a desktop with a dark theme. | Thomas Zander | 2009-09-04 | 1 | -0/+1 | |
| | | | * | | | | | Updating line-numbers for linguist auto tests | João Abecasis | 2009-09-04 | 15 | -47/+52 | |
| | | | * | | | | | More fixes for qatomic_windows.h | João Abecasis | 2009-09-04 | 1 | -22/+27 | |
| | | | * | | | | | Fixed tst_QFiledialog::filesSelectedSignal where the selected directory to run | Gabriel de Dietrich | 2009-09-04 | 2 | -1/+11 | |