summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-3032-494/+265
|\
| * Fixed accessing freed memory in raster engine.Kim Motoyoshi Kalland2010-09-301-2/+2
| * Build fix for -qtnamespace.Leandro Melo2010-09-302-0/+9
| * Fixed parsing of SVGs with absolute font sizes.Kim Motoyoshi Kalland2010-09-301-1/+32
| * Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-307-37/+23
| * Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-09-304-318/+13
| * Fixed a layout issue where you could get NaN as dimensionsThierry Bastian2010-09-301-12/+11
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-3018-133/+216
| |\
| | * QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct...Olivier Goffart2010-09-291-24/+28
| | * Fix double painting when adding an item into a linear layoutThierry Bastian2010-09-291-2/+6
| | * Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-293-7/+41
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2815-100/+141
| | |\
| | | * Fixed potential crash when loading corrupt GIFs.Kim Motoyoshi Kalland2010-09-281-2/+11
| | | * Work around an ATI driver problem with mutli-sampled pbuffers.Trond Kjernåsen2010-09-281-11/+18
| | | * Fixed regression in clipping.qps autotest on 64-bit.Samuel Rødal2010-09-281-1/+1
| | | * Fixed crash when using Qt::WA_DeleteOnClose on a QPrintDialog on Mac.Trond Kjernåsen2010-09-281-9/+0
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2811-77/+111
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2711-77/+111
| | | | |\
| | | | | * Fixed performance regression in curve stroking.Samuel Rødal2010-09-273-6/+8
| | | | | * Don't disable texture_from_pixmap on GLX/X11 by default.Trond Kjernåsen2010-09-272-7/+29
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-09-27100-654/+1261
| | | | | |\
| | | | | | * Merge branch 'staging' into 4.7-integrationQt Continuous Integration System2010-09-275-4/+10
| | | | | | |\
| | | | | | | * fix documentation of drawText(int, int, int, int, ...Gunnar Sletta2010-09-271-1/+1
| | | | | | | * Merge branch 'staging' into 4.7-integrationQt Continuous Integration System2010-09-274-3/+9
| | | | | | | |\
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-244-3/+9
| | | | | | | | |\
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Yoann Lopes2010-09-243-2/+6
| | | | | | | | | |\
| | | | | | | | | | * Don't pretend to support single buffered EGL surfaces.Trond Kjernåsen2010-09-242-0/+4
| | | | | | | | | | * Named anonymous struct in the OpenGL paint engine.Kim Motoyoshi Kalland2010-09-241-2/+2
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Yoann Lopes2010-09-245-102/+140
| | | | | | | | | |\ \ | | | | | | | | | | |/
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Yoann Lopes2010-09-235-60/+64
| | | | | | | | | |\ \
| | | | | | | | | * | | Fixes gray_raster incorrectly reporting out of memory error.Yoann Lopes2010-09-231-1/+3
| | | | | * | | | | | | Avoid creating copy of an image in memory when storing as pngaavit2010-09-271-47/+45
| | | | | * | | | | | | Optimization of pixel conversion when storing jpegaavit2010-09-241-13/+19
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-302-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-09-301-0/+3
| * | | | | | | | | | | | QS60Style: Possible NULL pointer use when drawing frameSami Merila2010-09-301-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-3014-39/+110
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-291-0/+1
| * | | | | | | | | | | Initialise pointer variables.Aaron McCarthy2010-09-291-2/+2
| * | | | | | | | | | | An aborted QNetworkSession on Maemo must emit SessionAbortedError.Alex2010-09-291-2/+5
| * | | | | | | | | | | GtkStyle: memory leaks in widget map are fixedDenis Mingulov2010-09-282-8/+17
| * | | | | | | | | | | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine.Samuel Rødal2010-09-281-4/+4
| * | | | | | | | | | | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-283-7/+41
| * | | | | | | | | | | Small optimizations the gray raster for 64-bit.Samuel Rødal2010-09-281-4/+4
| * | | | | | | | | | | Fixed a painting glitch with checked menu icons on WindowsXPJens Bache-Wiig2010-09-281-1/+1
| * | | | | | | | | | | QSslSocket speed up loading of system certificates on Unix (not Mac)Peter Hartmann2010-09-282-9/+30
| * | | | | | | | | | | Insert the result of QHostInfo::fromName into the hostinfo cache, too.David Faure2010-09-281-1/+4
| * | | | | | | | | | | Use quint64 (long long) instead of long for the GCC assembly code.Thiago Macieira2010-09-281-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-285-3/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix QFontMetrics::lineWidth() for fonts with defined point sizeAlessandro Portale2010-09-281-1/+7