summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-2997-80/+13724
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2920-486/+736
| |\
| | * Remove warnings in photoviewer demo.Yann Bodson2010-07-291-1/+1
| | * Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...Aaron Kennedy2010-07-291-2/+0
| | * Fix image sourceBea Lam2010-07-291-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-291-2/+6
| |\ \
| | * | Fixed instability of tst_qdatetime::currentDateTime(Utc) on LinuxRohan McGovern2010-07-281-2/+6
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2872-43/+12957
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2872-43/+12957
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-283-0/+41
| | | * | Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-2811-138/+260
| | | |\ \
| | | * | | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-283-43/+14
| | | * | | Add libgq version 0.4+0m6.Aaron McCarthy2010-07-2826-0/+2830
| | | * | | Add libconninet version 0.41+0m6.Aaron McCarthy2010-07-2840-0/+10072
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2821-31/+759
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
| | * | | | tst_qlistview: use QTRY_COMPAREOlivier Goffart2010-07-281-1/+1
| | * | | | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-07-281-25/+8
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2818-5/+743
| | |\ \ \ \ | |/ / / / /
| | * | | | Fix missing license headerOlivier Goffart2010-07-281-0/+26
| | * | | | Add test for getting a backtrace in QMLOlivier Goffart2010-07-284-0/+212
| | * | | | Doc: add link to new gettings started to index.htmlGeir Vattekar2010-07-281-1/+1
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-07-2880-193/+400
| | |\ \ \ \
| | | * | | | QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-287-4/+14
| | * | | | | Doc: Added new getting started document.Geir Vattekar2010-07-286-0/+490
* | | | | | | Remove use of shared NOTIFY signalsMartin Jones2010-07-2910-44/+89
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't emit movementEnded if mouse press is a continuation of a flick.Martin Jones2010-07-291-15/+17
* | | | | | Avoid binding loop warningsBea Lam2010-07-291-1/+2
* | | | | | Append 'Example' to titles of example pagesBea Lam2010-07-291-48/+48
* | | | | | Improvements to Modules docsBea Lam2010-07-294-93/+228
* | | | | | Component docsBea Lam2010-07-292-21/+69
* | | | | | Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-296-45/+118
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-283-259/+252
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update Symbian emulator QtOpenVGu.def, QtNetworku.def, QtCoreu.def files for ...Joona Petrell2010-07-283-259/+252
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-282-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Fixed a parsing error during sis and runonphone target creation."axis2010-07-282-2/+2
| | |/ / | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2810-122/+220
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit '9814b2225b70d6b2f758e9dbe98f8e1662049b37' into oslo-staging-1Aaron McCarthy2010-07-2810-122/+220
| |\ \ \
| | * | | Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| | * | | Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| | * | | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-24/+68
| | * | | Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
| | * | | Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
| | * | | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-286-53/+104
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-281-16/+40
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-271-16/+40
| |\ \ \ \
| | * | | | Make tst_qdatetime failures more verbose.Rohan McGovern2010-07-271-16/+40
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-281-1/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make it possible again to build Qt without webkitSimon Hausmann2010-07-271-1/+0
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2764-157/+278
|\ \ \ \ \