summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QGraphicsScene returning incorrect focus item.Yoann Lopes2011-03-104-4/+43
* Not requiring valid QTextBlock in previous()Jiang Jiang2011-03-102-1/+8
* Partial update window surfaces always need a repaint before flush.Samuel Rødal2011-03-091-0/+5
* Fixed memory leak in GL texture cache with QRuntimePixmapData.Samuel Rødal2011-03-071-1/+1
* Invalidate the EGL surface of QMeeGoLivePixmapData when switching to RasterPauli Nieminen2011-03-077-1/+48
* Added image conversion flag to prevent conversions.Samuel Rødal2011-03-044-2/+10
* Fix Mac synthesized italic fonts clipping issue for QGLWidgetJiang Jiang2011-02-281-5/+10
* Merge branch 'graphics-team-text-4.7' into 4.7Eskil Abrahamsen Blomfeldt2011-02-282-3/+14
|\
| * Fix cursor position adjustment when removing stringsJiang Jiang2011-01-252-1/+31
| * Fix out of bounds handling in Mac shaperJiang Jiang2011-01-142-3/+14
* | QSortFilterProxyModel::reset() should invalidate.Olivier Goffart2011-02-253-7/+66
* | QRuntimeWindowSystem: Track window size properlySami Kyostila2011-02-241-0/+1
* | Prevent infinite loop in raster engine on zero dash pattern length.Samuel Rødal2011-02-222-0/+29
* | Added test case for corrupt pixel count in XPM image.Samuel Rødal2011-02-182-0/+14
* | QImage crash when invalid XPM is read.Niklas Kurkisuo2011-02-181-1/+1
* | Fix an issue with removing rows in a table model.Michael Goddard2011-02-183-3/+24
* | RGBA32 -> RGB565 dithering in Meego Graphicssystem,Tero Tiittanen2011-02-171-95/+52
* | QStyleSheetStyle: dont crash in PE_WIDGET when widget is nullOlivier Goffart2011-02-142-1/+20
* | Fixed tst_qpixmap::toImageDeepCopy autotest for GL graphicssystem.Samuel Rødal2011-02-091-0/+6
* | Move the QtHelp tests in its own profileOlivier Goffart2011-02-043-10/+9
* | Namespace compilation - OCI typedefs should be outside Qt namespace.Michael Goddard2011-02-041-3/+3
* | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-042-24/+158
* | Mention the requirement for OCI when building the SQL oracle driver.Michael Goddard2011-02-041-1/+3
* | Try to document that invalid database arguments use the default database.Michael Goddard2011-02-042-2/+4
* | Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-042-0/+4
* | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-042-2/+10
* | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-045-14/+223
* | tst_qsvgrenderer: works on shadowbuildOlivier Goffart2011-02-032-2/+9
* | Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-022-1/+42
* | Fixed missing text when using static text items in GL 2 engine.Samuel Rødal2011-02-023-5/+14
* | Prevent recursion when creating window surface.Samuel Rødal2011-02-021-1/+7
* | Fixed es2 configure when both EGL/egl.h and GLES/egl.h are present.Samuel Rødal2011-02-021-7/+16
* | document that QThread::exit will exit future event loopsOlivier Goffart2011-02-021-4/+6
* | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop."Olivier Goffart2011-02-022-138/+58
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-015-11/+24
|\ \
| * | Don't ignore source-text when generating qsTrId translations for QMLTor Arne Vestbø2011-02-013-1/+9
| * | Fix a crash when undoing form layoutJarek Kobus2011-02-012-10/+15
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-3015-179/+358
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2915-179/+358
| |\ \ |/ / /
| * | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
| * | Revert "Improve timer ID safety by using a serial counter per ID."Thiago Macieira2011-01-281-24/+6
| * | Invalidate QScriptPrograms when engine is destroyedKent Hansen2011-01-284-7/+42
| * | Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-284-84/+76
| * | Restore Qt 4.6 behaviour: exec() always enters the event loop.Thiago Macieira2011-01-274-61/+221
| * | Make syncqt not complain about missing header macros.Thiago Macieira2011-01-271-0/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-2910-86/+145
|\ \ \ | |/ / |/| |
| * | Fix generated mif file cleaning in symbian-abldMiikka Heikkinen2011-01-282-2/+4
| * | Fix typo in qglthreads auto test.Jani Hautakangas2011-01-281-1/+1
| * | Orientation control implementation for Symbianmread2011-01-273-3/+52
| * | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-275-81/+89
|/ /