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-07-2713-92/+292
|\
| * 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-273-6/+7
| * 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-278-82/+282
| |\
| | * Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-273-5/+74
| | * Clean the CompositionFunction tables of drawhelperBenjamin Poulain2010-07-277-77/+208
* | | 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
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-271-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
| | |\
| | | * Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| | | * Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
* | | | Document that animations have to be started/stopped as a groupBea Lam2010-07-271-0/+8
* | | | various doc fixesBea Lam2010-07-275-13/+11
|/ / /
* | | 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-2613-32/+313
|\ \ \ | |/ / |/| |
| * | 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
| * | 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-263-1/+160
| * | 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
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-253-1/+15
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-233-1/+15
| | |\
| | | * QScriptEngineAgent: ensure that the top of the backtrace is correct in excep...Olivier Goffart2010-07-231-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-232-1/+12
| | | |\
| | | | * Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-232-1/+12
* | | | | fixed QDBUS export errorEvan Nguyen2010-07-261-1/+1
* | | | | Q_INVOKABLES added to Qt-DBusEvan Nguyen2010-07-264-12/+23
|/ / / /
* | | | Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-1/+3
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-231-0/+1
|\ \ \
| * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-234-2/+18
| |\ \ \ | | |/ /
| * | | doc: Added missing \since 4.7 to effect propertyu.Martin Smith2010-07-231-0/+1
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2344-509/+888
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2344-509/+888
| |\ \ \ | | |/ / | |/| |
| | * | Update QtDeclarative def filesJoona Petrell2010-07-232-6/+8
| | * | Fix crash in MouseAreaJoona Petrell2010-07-231-1/+2
| | * | CompileAaron Kennedy2010-07-231-6/+3
| | * | Fixes undeleted timers (and endless warning from the event loop aboutAaron Kennedy2010-07-231-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-2344-123/+149
| | |\ \
| | | * | Remove unneeded member variable.Michael Brasser2010-07-222-6/+3
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2238-475/+816
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2238-475/+816
| | | | |\ \
| | * | | | | Generalize qml "registration"Aaron Kennedy2010-07-226-21/+64
| | * | | | | Fix compiler warningAaron Kennedy2010-07-221-2/+0
| | | |_|/ / | | |/| | |