summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0649-450/+1139
|\
| * Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-063-3/+6
| * Use the fast Neon conversion for converting colors of jpeg images.Benjamin Poulain2010-08-061-2/+9
| * Do the conversion from RGB888 to RGB32 using NeonBenjamin Poulain2010-08-063-0/+123
| * Move the build of Neon file from painting.pri to gui.proBenjamin Poulain2010-08-062-18/+21
| * QSharedPointer documentation: specify that it is not safe to operate on the s...Olivier Goffart2010-08-061-2/+2
| * compilation with QT_NO_DEPRECATEDOlivier Goffart2010-08-061-0/+2
| * Test we do not have compiler warnings in our headers with more optionsOlivier Goffart2010-08-061-2/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-069-54/+103
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-056-100/+6
| |\ \
| | * | Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-08-056-100/+6
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-0530-325/+963
| |\ \ \
| | * | | Rename example component file for clarityBea Lam2010-08-054-8/+22
| | * | | Improve docs on QML Animation page and associated elementsBea Lam2010-08-0518-298/+843
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-057-18/+97
| | |\ \ \
| | | * | | Re-enable script program caching on Symbian (used to be disabled due to crash...Joona Petrell2010-08-051-4/+0
| | | * | | Increase drag distance on Symbian to improve finger usability on capacitive s...Joona Petrell2010-08-051-1/+1
| | | * | | Increase maximum heap size of QML ViewerJoona Petrell2010-08-051-1/+1
| | | * | | Add missing test file.Michael Brasser2010-08-051-0/+33
| | | * | | Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-053-12/+62
| | * | | | Fix warning from whining complier.Martin Jones2010-08-051-1/+1
| | |/ / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-08-051-1/+4
| |\ \ \ \
| | * | | | Fixed incorrect include/Qt/qconfig.h in binary packages.Rohan McGovern2010-08-051-1/+4
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-051-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dont leak theseLorn Potter2010-08-051-0/+1
| | |/ / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-051-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QStyleSheet documentation: QMenu's tear-off is styled with ::tearoffOlivier Goffart2010-08-051-2/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0557-881/+3020
|\ \ \ \ \ | |/ / / /
| * | | | Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-053-33/+87
| * | | | Replace the SSE prologues by a macroBenjamin Poulain2010-08-053-17/+9
| * | | | QDom: Do not crash on "<a:>text</a:>"Frank Osterfeld2010-08-052-2/+5
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-051-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-05162-1873/+4020
| | |\ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0414-93/+129
| |\ \
| | * | Fix the remote command delimiter, this has cahnged at some point.kh12010-08-043-3/+3
| | * | Assistant: Revert previous commit, issue was already fixed.ck2010-08-041-2/+1
| | * | fix line endingsOswald Buddenhagen2010-08-043-82/+82
| | * | fix compilation with -plugin-kbd-*Oswald Buddenhagen2010-08-041-1/+1
| | * | Fix typo in docsAnders Bakken2010-08-041-2/+2
| | * | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBSMark Brand2010-08-044-2/+27
| | * | Fix compilation with QT_NO_DBUSTasuku Suzuki2010-08-042-0/+12
| | * | fix inaccurate commentOswald Buddenhagen2010-08-041-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-045-2/+69
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-0410-26/+346
| |\ \ \ \
| | * | | | Add support for -runtimegraphicssystem configure optionJason Barron2010-08-044-7/+46
| | * | | | runonphone - catch ctrl-c and terminate remote process before exitShane Kearns2010-08-045-2/+260
| | * | | | Skipped rcomp check on Raptor.axis2010-08-041-15/+16
| | * | | | Fix package header in cases where VERSION doesn't contain all valuesMiikka Heikkinen2010-08-041-2/+24
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-047-148/+222
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Make SpringAnimation usable inside a transitionmae2010-08-044-146/+142