summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QGLContext on EGL gets an additional QEglProperties static field applied to e...Michael Dominic K2011-04-013-1/+12
* Actually do use the properties parameter in ::createSurface for x11egl.Michael Dominic K2011-04-011-4/+7
* Modified pvrqwswsegl.c to make PowerVR work for processors using flipbuffer c...Arun Voleti2011-04-011-2/+3
* Check that pixmap is not null before accessing itPauli Nieminen2011-04-011-1/+1
* Merge remote-tracking branch 'origin/master' into fire-masterJørgen Lind2011-04-0111-57/+117
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2911-57/+117
| |\
| | * Add a 'capabilities' flag to the marshaller and demarshallerThiago Macieira2011-03-297-34/+40
| | * Add a set of connection capabilities to QDBusConnectionThiago Macieira2011-03-294-2/+31
| | * Move the main D-Bus session and system connections to the main threadThiago Macieira2011-03-291-1/+11
| | * Add a way to obtain the DBusConnection* pointer from a QDBusConnectionThiago Macieira2011-03-292-0/+17
| | * Make the QIconvCodec on Unix not enforce the Latin1 codec.Thiago Macieira2011-03-291-20/+18
* | | opengl2: Make maximum cached glyph size configurableSami Kyöstilä2011-03-311-1/+6
* | | QWS: fix the software/hardware cursor switcherRitt Konstantin2011-03-312-5/+2
* | | Fix horizontal centered text drawing without word wrapJiang Jiang2011-03-314-23/+30
* | | Remove Font Smoothing hack for OS XJiang Jiang2011-03-311-8/+0
* | | Revert "Fixed underline offset after raster coordinate system change."Samuel Rødal2011-03-301-2/+1
* | | Fix the painting for widgets painting directly on screen.Fabien Freling2011-03-301-7/+4
* | | Fixed bad merges in GL windowsurface and get rid of redundant variable.Samuel Rødal2011-03-291-2/+9
* | | Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-2916-58/+55
* | | Added preserved contents property to QWindowSurface.Samuel Rødal2011-03-295-28/+31
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-291-1/+2
|\ \ \ | |/ / |/| |
| * | Fixed underline offset after raster coordinate system change.Samuel Rødal2011-03-281-1/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-2819-242/+366
|\ \ \ | |/ / | | / | |/ |/|
| * Fix crash and infinite recursion caused by previous commitsJiang Jiang2011-03-282-2/+3
| * Fix remaining regressions in QWSJiang Jiang2011-03-253-2/+7
| * Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2011-03-252-1/+10
| * Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-246-142/+142
| * Fix QTransform debug outputJiang Jiang2011-03-241-0/+3
| * qFloor the decoration line width before paintingJiang Jiang2011-03-241-1/+1
| * Let QTextLine decide its own x position in QPainterJiang Jiang2011-03-241-8/+5
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-2313-105/+209
| |\
| | * Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-236-2/+45
| | * unlockFace was put in the wrong place in previous patchJiang Jiang2011-03-221-2/+2
| | * Implement subpixel positioning with FreeTypeJiang Jiang2011-03-228-105/+166
| * | Avoid repeatedly trying to load unloadable plugins, causing slownessaavit2011-03-231-2/+7
| |/
* | Fix warning about unused parameterThiago Macieira2011-03-271-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-251-4/+11
|\ \
| * | QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-181-4/+11
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-2413-50/+195
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-233-12/+40
| |\ \ \
| | * | | Icon in QMessageBox::question is deformed on SymbianSami Merila2011-03-231-3/+10
| | * | | Prevent crash when connecting signal in splitviewSami Merila2011-03-231-9/+12
| | * | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-12/+14
| | * | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-0/+15
| | * | | Add missing nullify for the s60 style's background pixmap pointer.Laszlo Agocs2011-03-231-0/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-232-10/+13
| |\ \ \ \
| | * | | | Fixes QT-4753Xizhi Zhu2011-03-232-10/+13
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-228-30/+149
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implement tiled image and pixmap drawing in VG paint engine.Laszlo Agocs2011-03-221-3/+98
| | * | | | Change Symbian to use destroyed swap behaviour in GLJani Hautakangas2011-03-225-23/+51