summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-0727-107/+377
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-09-0626-99/+366
| |\
| | * Add missing license headerJan-Arve Sæther2010-09-062-0/+82
| | * Compile fix WinCEJan-Arve Sæther2010-09-032-5/+14
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-0326-99/+275
| * | Fixed input context trying to squeeze content into a full widget.axis2010-09-061-0/+7
| * | Cleaned up position tracking in the Symbian input methods.axis2010-09-063-15/+18
| * | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-063-16/+2
| |/
| * Fix QtScript Date <--> QDateTime (local time) conversionKent Hansen2010-08-311-7/+4
| * Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2010-08-301-4/+9
| * Recognize GL_ARB_shader_objects as indicating shadersRhys Weatherley2010-08-271-0/+2
* | 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
|/ / / / / / / / / / /