summaryrefslogtreecommitdiffstats
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-07-2716-97/+389
|\
| * Don't run the QGL test on systems that does not have GL support.Trond Kjernåsen2010-07-271-1/+26
| * Remove an useless assert from comp_func_SourceOver_sse2()Benjamin Poulain2010-07-271-1/+0
| * QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-274-6/+58
| * QScriptDeclarativeObject: we need to save the current stack pointer.Olivier Goffart2010-07-271-2/+2
| * QScriptValue::objectId(): do not assert if the value is not a cellOlivier Goffart2010-07-271-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-279-86/+302
| |\
| | * Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-274-9/+94
| | * Clean the CompositionFunction tables of drawhelperBenjamin Poulain2010-07-277-77/+208
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-277-14/+42
|\ \ \ | |/ / |/| |
| * | Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-271-6/+16
| * | Fixed gcce linker error when linking against s60main built by armcc.axis2010-07-271-0/+1
| * | Fixed plugin build key for Symbian builds under Linux.axis2010-07-271-1/+11
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-274-7/+14
| |\ \ |/ / /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-264-7/+14
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-264-7/+14
| | |\
| | | * Fixed package creation when shadow building.axis2010-07-262-4/+7
| | | * Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| | | * Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
| | | * Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2710-16/+47
|\ \ \ \
| * | | | Document that animations have to be started/stopped as a groupBea Lam2010-07-271-0/+8
| * | | | various doc fixesBea Lam2010-07-278-16/+14
| * | | | Document 'this' as undefined in QMLMartin Jones2010-07-271-0/+25
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-271-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-261-3/+7
| |\ \ \
| | * | | update changelog for 4.7.0Peter Hartmann2010-07-261-3/+7
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-2613-12/+182
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated WebKit to 0be9ff9f2b1ec2b748885ac15299bc1c65aca590Simon Hausmann2010-07-2613-12/+182
| | |/ / | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2634-56/+588
|\ \ \ \ | |/ / / |/| | |
| * | | Do check after all if we have partialUpdateSupport.Michael Dominic K2010-07-261-4/+3
| * | | QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties.Olivier Goffart2010-07-261-16/+14
| * | | Doc: use const& in foreach when applicable.Olivier Goffart2010-07-2615-23/+23
| * | | QGLBuffer::bind()/release() should not be const functions.Trond Kjernåsen2010-07-262-4/+4
| * | | Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-267-1/+301
| * | | Extend the build system to SSSE3Benjamin Poulain2010-07-262-0/+41
| * | | CPU feature detection for x86_64Andreas Kling2010-07-261-0/+67
| * | | Use the appropriate CPUID bitmap for detecting SSE3 etcAndreas Kling2010-07-261-6/+9
| * | | Skip tst_QLineEdit::QTBUG697_paletteCurrentColorGroup on non-x11Olivier Goffart2010-07-261-0/+3
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-255-2/+123
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-235-2/+123
| | |\ \
| | | * | Stabilize tst_qlineedit.cppOlivier Goffart2010-07-231-9/+17
| | | * | QScriptEngineAgent: ensure that the top of the backtrace is correct in excep...Olivier Goffart2010-07-232-0/+86
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-233-2/+29
| | | |\ \
| | | | * | Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-233-2/+29
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-266-21/+172
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | My changes for 4.7.0.axis2010-07-261-2/+20
| * | | | fixed QDBUS export errorEvan Nguyen2010-07-261-1/+1
| * | | | Q_INVOKABLES added to Qt-DBusEvan Nguyen2010-07-265-20/+153
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-252-1/+26
|\ \ \ \