summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-213-5/+6
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-193-5/+6
| |\
| | * Make multimedia only depend on opengl when the latter is buildThomas Zander2010-03-191-1/+2
| | * gcc for Symbian doesn't support gcc extensions like atomicity.h - disableIain2010-03-192-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-03-191-2/+9
|\ \ \
| * | | Make an attemt to upload QPixmap in the most optimal format on 16-bitGunnar Sletta2010-03-191-2/+9
* | | | Let QImageReader open the device if it is not open alreadyaavit2010-03-191-1/+1
|/ / /
* | | clicking on a non focused ItemView would change the cirrent item twiceThierry Bastian2010-03-191-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-193-7/+7
|\ \
| * | Removed an assert in the print dialog on windowsThierry Bastian2010-03-191-1/+1
| * | simple cleanup in QSplitterThierry Bastian2010-03-191-1/+1
| * | Actually use GL texture cache when bindoptions are providedGunnar Sletta2010-03-191-5/+5
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-196-115/+267
|\ \ \
| * | | Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-196-8/+62
| * | | Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-196-114/+212
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-19136-2765/+4819
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-1945-109/+273
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-1921-148/+153
| |\ \ \
| * | | | Fixed install of qml imports when doing a vcproj build.Rohan McGovern2010-03-191-1/+1
| * | | | Remove warningsYann Bodson2010-03-182-29/+31
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-18135-2737/+4789
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-18135-2737/+4789
| | |\ \ \ \
| | | * | | | Add missing semicolons. moc was confused and positionViewAtIndex not invokable.Yann Bodson2010-03-182-2/+2
| | | * | | | Use the correct base URL in resolveUriMartin Jones2010-03-181-3/+2
| | | * | | | Optimize id checking.Warwick Allison2010-03-181-10/+0
| | | * | | | Don't use QScriptValueIterator to iterate over arrays.Bea Lam2010-03-181-4/+3
| | | * | | | Only release the binding once we're finished with its memoryAaron Kennedy2010-03-181-1/+1
| | | * | | | Make it harder to accidentally delete a bindingAaron Kennedy2010-03-181-5/+7
| | | * | | | Block modifications to internal QDeclarativeContextsAaron Kennedy2010-03-181-1/+19
| | | * | | | Another fix to findmae2010-03-171-3/+5
| | | * | | | Improve implicit "." importmae2010-03-172-16/+28
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-17135-2721/+4751
| | | |\ \ \ \
| | | | * | | | Fix auto testmae2010-03-171-8/+8
| | | | * | | | Fix type lookup with urlmae2010-03-171-8/+8
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-03-17432-10292/+23857
| | | | |\ \ \ \
| | | | * | | | | Fix default values on TextinputAlan Alpert2010-03-171-0/+3
| | | | * | | | | Add an implicit import "." to types loaded from a local urlmae2010-03-172-4/+28
| | | | * | | | | Fix crashAaron Kennedy2010-03-173-8/+9
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-171-14/+16
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-172-9/+19
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-175-4/+60
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Emits itemsRemoved() in QDeclarativeListModel::remove.Yann Bodson2010-03-171-14/+16
| | | | * | | | | | | | Don't use Qt3 support methods.Martin Jones2010-03-171-1/+1
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | * | | | | | | CrashAaron Kennedy2010-03-172-9/+19
| | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Allow enum constants as list element properties.Warwick Allison2010-03-175-4/+60
| | | | |/ / / / /
| | | | * | | | | Really fix warning.Martin Jones2010-03-171-2/+2
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-173-6/+7
| | | | |\ \ \ \ \
| | | | | * | | | | MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| | | | | * | | | | Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
| | | | * | | | | | Fix warnings.Martin Jones2010-03-172-2/+2
| | | | |/ / / / /