Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lighthouse on OS X. | Morten Johan Sørvig | 2010-10-20 | 15 | -19/+68 |
* | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-10-05 | 398 | -10808/+16150 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case. | Chris Meyer | 2010-10-04 | 1 | -1/+1 |
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-10-04 | 10 | -40/+141 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-10-04 | 12 | -40/+150 |
| | |\ | |||||
| | | * | Build fix for -qtnamespace. | Leandro Melo | 2010-09-30 | 2 | -0/+9 |
| | | * | Fix compile failure in QtMultimedia. | Andrew den Exter | 2010-09-23 | 1 | -3/+3 |
| | | * | Verify the audio format before trying to open an audio device. | Andrew den Exter | 2010-09-22 | 10 | -35/+141 |
| * | | | 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 | 1 | -3/+5 |
| * | | | 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 | 32 | -494/+265 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | 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 | 32 | -494/+265 |
| | |\ \ | |||||
| | | * \ | 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 | 32 | -494/+265 |
| | | |\ \ | |||||
| | | | * | | 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 |
| | | | * | | Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine" | Thierry Bastian | 2010-09-30 | 4 | -318/+13 |
| | | | * | | 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 | 18 | -133/+216 |
| | | | |\ \ | |||||
| | | | | * | | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct... | Olivier Goffart | 2010-09-29 | 1 | -24/+28 |
| | | | | * | | Fix double painting when adding an item into a linear layout | Thierry Bastian | 2010-09-29 | 1 | -2/+6 |
| | | | | * | | 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 | 15 | -100/+141 |
| | | | | |\ \ | |||||
| | | | | | * | | 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 |
| | | | | | * | | 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 | 11 | -77/+111 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | 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 | 11 | -77/+111 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | 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 | 100 | -654/+1261 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * \ | 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-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 | 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 | 5 | -102/+140 |
| | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | |/ / | |||||
| | | | | | | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-23 | 5 | -60/+64 |
| | | | | | | | | | | | |\ \ \ | |||||
| | | | | | | | | | | | * | | | | 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 | 1 | -47/+45 |
| | | | | | | | * | | | | | | | | Optimization of pixel conversion when storing jpeg | aavit | 2010-09-24 | 1 | -13/+19 |
| * | | | | | | | | | | | | | | | 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 |
| | * | | | | | | | | | | | | | | Further hybrid heap review changes | mread | 2010-09-30 | 1 | -2/+1 |
| | * | | | | | | | | | | | | | | hybrid heap further review changes | mread | 2010-09-30 | 3 | -18/+14 |