summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-07Fix for qfileinfo autotest: LocalDiskFile set also for non-existing filev4.6.0-tp1aavit1-1/+2
2009-09-07Fixed qsubmdiarea setFont test.Gabriel de Dietrich1-1/+4
2009-09-07Fix tst_QItemDelegate::task257859_finalizeEdit on MacOlivier Goffart1-1/+1
2009-09-07Fixed resolving colors of the form "rgb(r,g,b)" in SVGs.Kim Motoyoshi Kalland1-10/+13
2009-09-07Support setting font size in shorthand font propertiesEskil Abrahamsen Blomfeldt2-2/+61
2009-09-07Stabilize QComboBox test.Olivier Goffart1-5/+5
2009-09-07Stabilize QFontMetrics testOlivier Goffart1-3/+3
2009-09-07make JavaScriptCore compile on HPUXKent Hansen7-3/+12
2009-09-07Stabilize QTreeView testOlivier Goffart1-8/+8
2009-09-07Fixed compilation error for qmdiarea and qmdisubwindow test.Gabriel de Dietrich1-1/+1
2009-09-07New function added to QScriptEngineAgent autotestJedrzej Nowacki1-0/+16
2009-09-07Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki5-20/+16
2009-09-07Fix tiled blit in 16-bit modePaul Olav Tvete1-4/+7
2009-09-07Make dynamic cube maps work again in boxesRhys Weatherley1-1/+1
2009-09-07Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2-2/+8
2009-09-07qdoc: improve the QGLFormat documentationRhys Weatherley1-17/+20
2009-09-07Mark these as fix later.Bill King1-0/+5
2009-09-07DB2 - Don't return an error when the table is just empty.Bill King1-2/+3
2009-09-07Sample buffers are on by default for OpenGL/ES 2.0, off for others.Rhys Weatherley1-0/+6
2009-09-07Unit tests for QGLFormat option constructorRhys Weatherley1-0/+10
2009-09-07Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat()Rhys Weatherley1-0/+41
2009-09-07Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley1-2/+2
2009-09-07Unit tests for QGLFramebufferObjectFormatRhys Weatherley1-0/+56
2009-09-07Merge branch '4.5' into 4.6Rohan McGovern1-2/+2
2009-09-07Fixed compile on Solaris.Rohan McGovern1-2/+2
2009-09-07Performance: Convert QGLFormat to use implicit sharingRhys Weatherley3-7/+56
2009-09-07Unit tests for QGLFormat copy constructor and operator=Rhys Weatherley1-0/+14
2009-09-07Update QGLFormat::operator== to include all fields.Rhys Weatherley2-1/+89
2009-09-07Code cleanup: remove friend declarations for non-existent functionsRhys Weatherley1-4/+0
2009-09-07Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley7-19/+29
2009-09-06Fixed "multiple definition of `QTest::mouseActionNames'" error inRohan McGovern1-1/+2
2009-09-05Fixed compile of code which defines QT_NO_CAST_FROM_ASCII and includesRohan McGovern1-1/+1
2009-09-05Merge branch '4.5' into 4.6Rohan McGovern3-42/+14
2009-09-05Remove license header, which cannot be parsed by Sun assembler.Rohan McGovern1-40/+0
2009-09-05Fixed compile for S60.Rohan McGovern1-1/+1
2009-09-04Use the right type in DFBPaintEngineAnders Bakken1-2/+2
2009-09-04Only export internal raster classes in QWSAnders Bakken2-3/+15
2009-09-04Doc: Added info on Q_FLAGS() by providing an example with more context.David Boddie2-6/+30
2009-09-04Doc: Clarified that certain KDE widgets are KDE 3 widgets.David Boddie1-4/+4
2009-09-04Remove unnecessary call to exposeRegion in DFBAnders Bakken2-12/+8
2009-09-04QDFBScreen bgcolor is only use in non_wm modeAnders Bakken1-4/+4
2009-09-04Remove unused function in QDFBScreenAnders Bakken2-6/+0
2009-09-04Handle proxywidgets better in DFBAnders Bakken1-21/+26
2009-09-04Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into qt46Espen Riskedal40-251/+690
2009-09-04Added Symbian to our list of Tier1 platformsEspen Riskedal1-0/+2
2009-09-04Fixed object rotations in the boxes demo.Kim Motoyoshi Kalland2-11/+8
2009-09-04Make the example also work on a desktop with a dark theme.Thomas Zander1-0/+1
2009-09-04Updating line-numbers for linguist auto testsJoão Abecasis15-47/+52
2009-09-04More fixes for qatomic_windows.hJoão Abecasis1-22/+27
2009-09-04Fixed tst_QFiledialog::filesSelectedSignal where the selected directory to runGabriel de Dietrich2-1/+11