summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-133-3/+38
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-131-10/+18
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1343-367/+609
| |\ \
| * | | Add an example spinner.Martin Jones2010-05-133-3/+38
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1327-136/+251
|\ \ \ \ | | |_|/ | |/| |
| * | | ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-131-10/+18
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1326-125/+231
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1335-340/+650
| | |\ \
| | | * | Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-134-9/+24
| | | * | Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-131-2/+2
| | | * | Fix broken benchmarks.Michael Brasser2010-05-131-5/+6
| | * | | Update DEF files for Qt 4.7Shane Kearns2010-05-116-41/+129
| | * | | 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-11124-2834/+3269
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1112-65/+63
| | | |\ \ \
| | * | | | | fix webkit crash when accessing network on SymbianJanne Koskinen2010-05-111-1/+1
| | | |/ / / | | |/| | |
| | * | | | 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-072-5/+13
| | * | | | | 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-067-15/+23
| | |\ \ \ \ \
| | | * | | | | 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-045-11/+16
| | | |\ \ \ \ \
| | | | * | | | | 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-034-11/+15
| | | | |\ \ \ \ \
| | | | | * | | | | 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
| * | | | | | | | | Dates and variants are not considered nested objectsAaron Kennedy2010-05-131-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Fix crash on remote content.Warwick Allison2010-05-131-1/+3
|/ / / / / / / /
* | | | | | | | Correctly assign bool to variant propertiesAaron Kennedy2010-05-124-0/+18
* | | | | | | | Improve Image docs. Move all fillMode image examples to fillModeBea Lam2010-05-121-84/+109
* | | | | | | | Flickable small API changes.Yann Bodson2010-05-126-141/+218
* | | | | | | | Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-121-0/+4
* | | | | | | | 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
* | | | | | | | Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-121-0/+6
* | | | | | | | Correctly position any input method popups for TextInput.Michael Brasser2010-05-121-0/+2
* | | | | | | | Correctly resize TextInput in the presence of preedit text.Michael Brasser2010-05-121-3/+1
* | | | | | | | Apply signal handler changes immediately.Michael Brasser2010-05-121-8/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-124-37/+97
|\ \ \ \ \ \ \
| * | | | | | | Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
| * | | | | | | Doc improvementsBea Lam2010-05-111-18/+50
| * | | | | | | Improve XmlListModel::namespaceDeclarations() docsBea Lam2010-05-111-2/+14
| * | | | | | | QDeclarativeViewPrivate should subclass QGraphicsViewPrivateBea Lam2010-05-112-15/+33
* | | | | | | | Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-113-12/+42
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-113-2/+53
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Ensure QPixmapCache does not flush pixmaps that are still in use.Warwick Allison2010-05-113-2/+53
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Document Component::createObject() parent argument.Martin Jones2010-05-112-3/+3