summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-132-11/+21
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1395-226/+611
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-13135-1216/+2470
| |\
| | * Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-137-17/+40
| | * Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-133-2/+59
| | * Fix broken benchmarks.Michael Brasser2010-05-138-30/+27
| | * Possibly fix autotestAlan Alpert2010-05-121-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-12117-1166/+2341
| | |\
| | * | Emit numFlagsChangedAlan Alpert2010-05-111-0/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1275-176/+482
| |\ \ \
| | * | | Provide a way to specify the final sis name with createpackage/make sisMiikka Heikkinen2010-05-122-8/+26
| | * | | Update DEF files for Qt 4.7Shane Kearns2010-05-116-41/+129
| | * | | Symbian/trk: Fix debugging output for the N8.Shane Kearns2010-05-113-7/+41
| | * | | Add license headerThomas Zander2010-05-111-0/+40
| | * | | Fix slider stepping when used with keypad navigationMiikka Heikkinen2010-05-111-2/+6
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-05-11372-3583/+7106
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1162-117/+239
| | | |\ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-11372-3583/+7106
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | fix webkit crash when accessing network on SymbianJanne Koskinen2010-05-111-1/+1
| | | |/ /
| | | * | Remove test cases which cause stack overflowShane Kearns2010-05-101-0/+5
| | | * | Fix compile errorsShane Kearns2010-05-101-0/+8
| | | * | Run autotests with minimal capabilitiesShane Kearns2010-05-1038-4/+45
| | | * | Documentation updates for Qt/Symbian on Linux developmentThomas Zander2010-05-101-10/+8
| | | * | Allow EPOCROOT env var to be without trailing slash.Thomas Zander2010-05-101-8/+8
| | | * | Workaround for Symbian Open C bug in socket connect.Janne Anttila2010-05-101-0/+3
| | | * | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-1030-654/+933
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Fix fetchedRoot test variable to work also in SymbianMiikka Heikkinen2010-05-073-10/+24
| | | * | Add configure time checks for symbian environmentThomas Zander2010-05-073-3/+48
| | | * | Check for existance of sis file parameter to runonphoneShane Kearns2010-05-061-0/+4
| | | * | Fix thread synchronization issues in Symbian QFileSystemWatcherMiikka Heikkinen2010-05-062-45/+24
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-0611-37/+62
| | | |\ \
| | | | * | Disable compiling of the plugin when extra package not foundThomas Zander2010-05-042-4/+7
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-049-33/+55
| | | | |\ \
| | | | | * | Added missing UID3 for qsymbianbearer.dll.Espen Riskedal2010-05-031-0/+1
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-038-33/+54
| | | | | |\ \
| | | | | | * | Enabled previously disabled Qt features.axis2010-05-031-2/+2
| | | | | | * | Fix includes so it compilesThomas Zander2010-05-032-3/+2
| | | | | | * | Use lowercase includes so it compiles in Linux tooThomas Zander2010-05-031-7/+7
| | | | | | * | Fixed library dependency for Gnupoc.axis2010-05-031-1/+6
| | | | | | * | Removed the --export_all_vtbl from linking.axis2010-05-032-6/+6
| | | | | | * | Cleaned up the elf2e32 options a bit.axis2010-05-032-14/+31
* | | | | | | | Dates and variants are not considered nested objectsAaron Kennedy2010-05-131-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Correctly assign bool to variant propertiesAaron Kennedy2010-05-126-0/+24
* | | | | | | Improve Image docs. Move all fillMode image examples to fillModeBea Lam2010-05-1214-84/+109
* | | | | | | Flickable small API changes.Yann Bodson2010-05-1213-156/+257
* | | | | | | Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-122-0/+28
* | | | | | | Avoid warning (and possible future crash) upon reload.Warwick Allison2010-05-121-2/+5
* | | | | | | Don't pass sequential (QNetworkReply) to image reader, it doesn't work well e...Warwick Allison2010-05-121-1/+5
* | | | | | | Stop GIF handler claiming it can report Size for sequential devices,Warwick Allison2010-05-121-2/+5
* | | | | | | Use raster graphicssystem for qml.app on OS X.Michael Brasser2010-05-121-1/+1