Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the bug where the ampersand symbol would be discarded. | Fabien Freling | 2010-03-26 | 2 | -3/+7 |
* | QtScript: Add missing API shim for signal handling | Kent Hansen | 2010-03-26 | 1 | -0/+1 |
* | Designer: Fix broken resource view filtering. | Friedemann Kleint | 2010-03-26 | 1 | -1/+1 |
* | specify the configuration's purpose based on security mode of network. | Lorn Potter | 2010-03-26 | 3 | -7/+29 |
* | Use QTRY_COMPARE after QTest::qWaitForWindowShown() | Kent Hansen | 2010-03-25 | 1 | -1/+1 |
* | Use the new memory cost reporting API in QtScript Custom Class example | Kent Hansen | 2010-03-25 | 3 | -2/+30 |
* | QtScript: Add API for reporting additional memory costs | Kent Hansen | 2010-03-25 | 5 | -3/+81 |
* | Add experimental support for StaticContents in Mac OS X. | Fabien Freling | 2010-03-25 | 1 | -1/+18 |
* | Fix misspelling in function name. | Fabien Freling | 2010-03-25 | 1 | -2/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-25 | 226 | -3447/+2531 |
|\ | |||||
| * | Merge remote branch 'main/4.7' into 4.7 | Morten Johan Sørvig | 2010-03-25 | 226 | -3447/+2531 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-25 | 3 | -13/+13 |
| | |\ | |||||
| | | * | Rename loopCount to loops, in line with other declarative elements. | Justin McPherson | 2010-03-25 | 3 | -13/+13 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-25 | 223 | -3435/+2519 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Qt.Infinite -> Animation.Infinite | Michael Brasser | 2010-03-25 | 40 | -55/+91 |
| | | * | Doc fix. | Michael Brasser | 2010-03-25 | 3 | -3/+3 |
| | | * | Skip tests for now | Bea Lam | 2010-03-25 | 1 | -0/+4 |
| | | * | Make autotest work on windows. | Martin Jones | 2010-03-25 | 1 | -2/+5 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-25 | 40 | -81/+124 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-25 | 37 | -77/+93 |
| | | | |\ | |||||
| | | | | * | Replace Animation's repeat property with loops. | Michael Brasser | 2010-03-25 | 37 | -77/+93 |
| | | | * | | Ensure currentIndex is updated when items inserted before currentIndex | Martin Jones | 2010-03-25 | 2 | -4/+30 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-24 | 0 | -0/+0 |
| | | | |\ \ | | | | | |/ | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-24 | 14 | -37/+53 |
| | | | |\ \ | |||||
| | | | * | | | Compile with qtnamespace | Martin Jones | 2010-03-24 | 1 | -1/+2 |
| | | * | | | | Remove faulty assert - the precondition is checked for correctly later on | Aaron Kennedy | 2010-03-25 | 4 | -3/+12 |
| | | | |_|/ | | | |/| | | |||||
| | | * | | | Fix compile in namespace. | Michael Brasser | 2010-03-24 | 1 | -2/+2 |
| | | | |/ | | | |/| | |||||
| | | * | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 12 | -37/+42 |
| | | |\ \ | | | |/ / | | |/| | | |||||
| | | * | | Disallow the implicit QDeclarativeGuardedContextData copy constructor | Aaron Kennedy | 2010-03-24 | 1 | -0/+10 |
| | | * | | Doc | Aaron Kennedy | 2010-03-24 | 1 | -0/+1 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of ../qt-4.7 into 4.7 | Martin Jones | 2010-03-24 | 4 | -4/+33 |
| | | |\ | |||||
| | | * | | Fix leak. | Michael Brasser | 2010-03-24 | 1 | -1/+2 |
| | | * | | StateChangeScript doc. | Michael Brasser | 2010-03-24 | 1 | -2/+24 |
| | | * | | A StateChangeScript should never be run when leaving the state. | Michael Brasser | 2010-03-24 | 2 | -5/+11 |
| | | * | | ScriptAction doc. | Michael Brasser | 2010-03-24 | 1 | -0/+31 |
| | | * | | Rename stateChangeScriptName to scriptName. | Michael Brasser | 2010-03-24 | 4 | -4/+5 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-24 | 35 | -599/+744 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-24 | 15 | -341/+92 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-24 | 13 | -94/+254 |
| | | | | |\ \ | |||||
| | | | | * | | | Document QML security considerations. | Warwick Allison | 2010-03-24 | 2 | -0/+91 |
| | | | | * | | | Remove support for QML-in-HTML-in-WebView | Warwick Allison | 2010-03-24 | 5 | -207/+0 |
| | | | | * | | | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b. | Warwick Allison | 2010-03-24 | 8 | -134/+1 |
| | | | * | | | | Doc | Aaron Kennedy | 2010-03-24 | 1 | -246/+206 |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Fix abort in flipable | Leonardo Sobral Cunha | 2010-03-24 | 2 | -3/+14 |
| | | | * | | | Add object ids to the metadata provided in debugger classes. | Bea Lam | 2010-03-24 | 8 | -8/+52 |
| | | | * | | | Properly use one thread for all instances of XmlListModel. | Bea Lam | 2010-03-24 | 3 | -83/+188 |
| | | | |/ / | |||||
| | | | * | | Make compile. | Michael Brasser | 2010-03-24 | 1 | -1/+1 |
| | | | * | | Output all Loader errors. | Michael Brasser | 2010-03-24 | 4 | -4/+29 |
| | | | * | | Fix Loader leak when loading a non-QGraphicsObject object. | Michael Brasser | 2010-03-24 | 3 | -1/+23 |
| | | | * | | Use setParent_NoEvent in Loader and benchmark Loader performance. | Michael Brasser | 2010-03-24 | 6 | -2/+71 |