Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Fixed antialiased rendering error in raster engine due to wrong merge. | Samuel Rødal | 2010-10-01 | 1 | -2/+0 | |
| | | * | | | FocusOut even when QGraphicsItem gets hidden. | Frederik Gladhorn | 2010-10-01 | 2 | -3/+39 | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-01 | 38 | -857/+366 | |
| | | |\ \ \ | | |/ / / / | ||||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-01 | 38 | -857/+366 | |
| | | |\ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-30 | 38 | -857/+366 | |
| | | | |\ \ | ||||||
| | | | | * | | Stabilize tst_QGraphicsWidget::QT_BUG_13865_doublePaintWhenAddingASubItem | Bjørn Erik Nilsen | 2010-09-30 | 1 | -0/+1 | |
| | | | | * | | Fixed accessing freed memory in raster engine. | Kim Motoyoshi Kalland | 2010-09-30 | 1 | -2/+2 | |
| | | | | * | | Build fix for -qtnamespace. | Leandro Melo | 2010-09-30 | 2 | -0/+9 | |
| | | | | * | | Fixed parsing of SVGs with absolute font sizes. | Kim Motoyoshi Kalland | 2010-09-30 | 1 | -1/+32 | |
| | | | | * | | Moving QPdf::stripSpecialCharacter to fontengine | Jørgen Lind | 2010-09-30 | 7 | -37/+23 | |
| * | | | | | | Merge commit '5bd6f7eb5c7d87c08539b6c2df416990cc417ec7' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine" | Thierry Bastian | 2010-09-30 | 5 | -678/+17 | |
| * | | | | | | Merge commit 'c1f9978c9d61bcbdb2f280185a3abdea13d7f532' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 23 | -135/+280 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Fixed a layout issue where you could get NaN as dimensions | Thierry Bastian | 2010-09-30 | 1 | -12/+11 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-30 | 23 | -136/+312 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct... | Olivier Goffart | 2010-09-29 | 2 | -24/+37 | |
| | | * | | | | | Fix double painting when adding an item into a linear layout | Thierry Bastian | 2010-09-29 | 2 | -2/+46 | |
| | | * | | | | | Fixed antialiased rasterization bug in raster engine. | Samuel Rødal | 2010-09-29 | 3 | -7/+41 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-28 | 18 | -103/+188 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Fixed potential crash when loading corrupt GIFs. | Kim Motoyoshi Kalland | 2010-09-28 | 1 | -2/+11 | |
| | | | * | | | | | Work around an ATI driver problem with mutli-sampled pbuffers. | Trond Kjernåsen | 2010-09-28 | 1 | -11/+18 | |
| | | | * | | | | | tst_qstatemachine.cpp: fix compilation with Sun Studio | Olivier Goffart | 2010-09-28 | 1 | -1/+1 | |
| | | | * | | | | | Fixed regression in clipping.qps autotest on 64-bit. | Samuel Rødal | 2010-09-28 | 1 | -1/+1 | |
| | | | * | | | | | Fixed crash when using Qt::WA_DeleteOnClose on a QPrintDialog on Mac. | Trond Kjernåsen | 2010-09-28 | 1 | -9/+0 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-28 | 13 | -79/+157 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-27 | 13 | -79/+157 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Fixed performance regression in curve stroking. | Samuel Rødal | 2010-09-27 | 3 | -6/+8 | |
| | | | | | * | | | | | Don't disable texture_from_pixmap on GLX/X11 by default. | Trond Kjernåsen | 2010-09-27 | 2 | -7/+29 | |
| | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-09-27 | 183 | -972/+2671 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | Doc update for the support of MSVC 2010 64-bit | Thierry Bastian | 2010-09-27 | 1 | -2/+3 | |
| | | | | | | * | | | | | Merge branch 'staging' into 4.7-integration | Qt Continuous Integration System | 2010-09-27 | 5 | -4/+10 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | fix documentation of drawText(int, int, int, int, ... | Gunnar Sletta | 2010-09-27 | 1 | -1/+1 | |
| | | | | | | | * | | | | | Merge branch 'staging' into 4.7-integration | Qt Continuous Integration System | 2010-09-27 | 4 | -3/+9 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-26 | 4 | -3/+9 | |
| | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-24 | 4 | -3/+9 | |
| | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-24 | 8 | -10/+29 | |
| | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-24 | 3 | -2/+6 | |
| | | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | | | * | | | | | Don't pretend to support single buffered EGL surfaces. | Trond Kjernåsen | 2010-09-24 | 2 | -0/+4 | |
| | | | | | | | | | | | | * | | | | | Named anonymous struct in the OpenGL paint engine. | Kim Motoyoshi Kalland | 2010-09-24 | 1 | -2/+2 | |
| | | | | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-24 | 14 | -126/+253 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-23 | 6 | -86/+100 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | | Fixes gray_raster incorrectly reporting out of memory error. | Yoann Lopes | 2010-09-23 | 1 | -1/+3 | |
| | | | | | * | | | | | | | | | | | | | Avoid creating copy of an image in memory when storing as png | aavit | 2010-09-27 | 2 | -47/+88 | |
| | | | | | * | | | | | | | | | | | | | Optimization of pixel conversion when storing jpeg | aavit | 2010-09-24 | 1 | -13/+19 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-04 | 1287 | -6850/+181193 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Fixed compile for symbian. | Rohan McGovern | 2010-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 1287 | -6850/+181193 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | _ / / / | | | | | | | | | | | | | | | / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-01 | 15 | -3/+6514 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-01 | 15 | -3/+6514 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | hybrid heap improvement in the disabling of BTrace | mread | 2010-09-30 | 2 | -9/+1 | |