summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-0743-561/+2482
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0743-561/+2482
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-0736-403/+2241
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-064-105/+229
| | | |\
| | | | * Allow Windows x64 to use SSE2 to speed up blendingliang jian2010-09-064-105/+229
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0627-278/+1954
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fix failing tst_qmdisubwindow test after 71a3b1a0d3Tor Arne Vestbø2010-09-061-2/+4
| | | | * Doc: update the documentation of QUrl about HTML Form encodingThiago Macieira2010-09-061-0/+20
| | | | * Fix compilation on ARM: don't include kernel headersThiago Macieira2010-09-061-2/+14
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0627-276/+1918
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0327-276/+1918
| | | | | |\
| | | | | | * Recognize @, #, $ and ` as word separatorsThorbjørn Lindeijer2010-09-031-0/+4
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0326-276/+1914
| | | | | | |\
| | | | | | | * Accept empty authority segments in QUrl as different from not-presentThiago Macieira2010-09-031-1/+1
| | | | | | | * protect nil dictionary from release.Lorn Potter2010-09-031-38/+47
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-0349-343/+892
| | | | | | | |\
| | | | | | | | * Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0217-176/+457
| | | | | | | | |\
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0217-176/+457
| | | | | | | | | |\
| | | | | | | | | | * Fix remote crash in delivering D-Bus calls with too few argumentsThiago Macieira2010-09-021-0/+3
| | | | | | | | | | * Ensure that OpenGL contexts are attached to an NSView before first paintTor Arne Vestbø2010-09-023-6/+24
| | | | | | | | | | * Reduce memory consumption of QtScript/JSC on SymbianKent Hansen2010-09-028-4/+295
| | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-025-166/+135
| | | | | | | | | | |\
| | | | | | | | | | | * Rewrite ucstrcmp in terms of ucstrncmpThiago Macieira2010-09-021-13/+10
| | | | | | | | | | | * Reorganise qelapsedtimer_unix.cpp for better inlining performance.Thiago Macieira2010-09-021-55/+74
| | | | | | | | | | | * Update the cpuid code to be betterThiago Macieira2010-09-021-69/+37
| | | | | | | | | | | * Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
| | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-01121-2220/+2767
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-08-2545-181/+389
| | | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | | add ofono support and fix crashesLorn Potter2010-08-247-56/+1393
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-063-4/+55
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Fixed incorrect Symbian scoping.axis2010-09-061-2/+2
| | | | * | | | | | | | | | | QPixmaps try to access FBS connection after the connection has been closed.Jani Hautakangas2010-09-062-2/+53
| | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-062-16/+3
| | * | | | | | | | | | | | ListView: Ensure highlight is positioned correctly in positionViewAtIndex().Martin Jones2010-09-071-15/+56
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-061-7/+5
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Small cleanupAaron Kennedy2010-09-061-7/+5
| | * | | | | | | | | | | | Fix PathView item position on insertion and removal.Martin Jones2010-09-063-128/+170
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Ensure WebView gets focus when an editable node is clicked on.Martin Jones2010-09-061-1/+5
| | * | | | | | | | | | | Do not reset sourceSize when changing image source url.Yann Bodson2010-09-061-3/+0
| | * | | | | | | | | | | Ensure all image state is updated before emitting changed signals.Martin Jones2010-09-061-5/+6
| | |/ / / / / / / / / /
* | | | | | | | | | | | Doc: More work on the QML documentation.David Boddie2010-09-074-51/+95
* | | | | | | | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0618-252/+145
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0618-252/+145
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-057-224/+55
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-032-189/+14
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
| | | | * | | | | | | | Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-021-179/+4
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | | | * | | | | | | qdrawhelper: Remove blend_transformed_bilinear_argbOlivier Goffart2010-09-021-179/+4