summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing test, qdeclarativelayoutitem, to declarative.proLeonardo Sobral Cunha2010-05-121-0/+1
* Sorted the tests list in declarative.proLeonardo Sobral Cunha2010-05-121-65/+65
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-128-2/+1187
* 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
* Remove unused imageBea Lam2010-05-121-0/+0
* Qt.widgets was removed, point to graphics layouts exampleBea Lam2010-05-127-261/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1210-47/+106
|\
| * Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
| * Doc improvementsBea Lam2010-05-115-26/+55
| * Improve XmlListModel::namespaceDeclarations() docsBea Lam2010-05-111-2/+14
| * QDeclarativeViewPrivate should subclass QGraphicsViewPrivateBea Lam2010-05-112-15/+33
| * Clean upBea Lam2010-05-112-2/+4
* | Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-115-12/+147
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-118-12/+102
|\ \ | |/
| * Ensure QPixmapCache does not flush pixmaps that are still in use.Warwick Allison2010-05-114-12/+77
| * Temporary work-around for QTBUG-9849.Warwick Allison2010-05-113-0/+19
| * Expand if available space changes.Warwick Allison2010-05-111-0/+6
* | Document Component::createObject() parent argument.Martin Jones2010-05-112-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1142-503/+307
|\ \ | |/
| * Cleanup and simplify the webbrowser demo.Yann Bodson2010-05-1136-487/+225
| * Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-05-113-6/+5
| |\
| | * Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-112-3/+5
| * | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-113-7/+68
* | | Don't store the role-property map for each individual item.Martin Jones2010-05-115-29/+47
* | | Clarify ListModel population via JS.Martin Jones2010-05-111-0/+22
| |/ |/|
* | Remove unnecesary check for debug output.Martin Jones2010-05-101-3/+0
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-10107-1126/+1702
|\
| * Removed multimedia effects from tvtennis declarative exampleLeonardo Sobral Cunha2010-05-103-8/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-108-21/+34
| |\
| | * Fixes doc of mouse area's onEnteredLeonardo Sobral Cunha2010-05-101-3/+3
| | * Remove debug messages from mousearea autotest fileLeonardo Sobral Cunha2010-05-101-6/+6
| | * Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-102-2/+15
| | * Optimize QGW constructor.Alexis Menard2010-05-103-9/+10
| | * There is no Qt.widgetsWarwick Allison2010-05-101-1/+0
| * | Add some test assertsAaron Kennedy2010-05-101-0/+3
| |/
| * Avoid changing header dependencies.Warwick Allison2010-05-102-4/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-08368-3549/+6999
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-07368-3549/+6999
| | |\
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-07103-557/+955
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-0738-375/+593
| | | | |\
| | | | | * DocAaron Kennedy2010-05-071-9/+24
| | | | | * Fix autotestsAaron Kennedy2010-05-076-153/+9
| | | | | * Fix autotests (remove import Qt.widgets)Aaron Kennedy2010-05-072-2/+0
| | | | | * Add missing qml file to qdeclarativemouseareaLeonardo Sobral Cunha2010-05-071-0/+28