| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a typo in the QDoubleValidotor doc. | Denis Dzyubenko | 2010-03-29 | 1 | -1/+1 |
|
|
* | Trivial fix to JavaScriptCore to fix building with MSVC 2010 | John Brooks | 2010-03-27 | 2 | -4/+4 |
|
|
* | Autotest: oops, fix oops: remove qguard from auto.pro | Thiago Macieira | 2010-03-27 | 1 | -1/+0 |
|
|
* | Autotests: oops, remove last traces of QGuard | Thiago Macieira | 2010-03-27 | 3 | -421/+68 |
|
|
* | Remove QGuard. | Thiago Macieira | 2010-03-26 | 4 | -197/+1 |
|
|
* | Unskip test that used to crash | Kent Hansen | 2010-03-26 | 1 | -4/+0 |
|
|
* | QtScript: Add yet more missing API shims | Kent Hansen | 2010-03-26 | 4 | -4/+65 |
|
|
* | QtScript: Make sure the old identifier table is restored | Kent Hansen | 2010-03-26 | 3 | -3/+6 |
|
|
* | Compile on Maemo 5 | Harald Fernengel | 2010-03-26 | 1 | -2/+3 |
|
|
* | Fix compile error with QT_NO_TEXTHTMLPARSER in QtGui | Tasuku Suzuki | 2010-03-26 | 1 | -1/+4 |
|
|
* | uic3: -extract: Write XPM-images correctly. | Friedemann Kleint | 2010-03-26 | 10 | -7/+22 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-26 | 5 | -5/+10 |
|\ |
|
| * | Qualify ptrdiff_t's namespace in stltest configure test | João Abecasis | 2010-03-26 | 1 | -1/+1 |
|
|
| * | 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 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-26 | 8 | -38/+95 |
|\ \ |
|
| * | | Don't specify a BottomToTop scan line direction for YUV frames. | Andrew den Exter | 2010-03-26 | 1 | -6/+22 |
|
|
| * | | Support expanding aspect ratio in direct show video window control. | Andrew den Exter | 2010-03-26 | 4 | -30/+43 |
|
|
| * | | Support the Expanding aspect ratio mode in the gstreamer window control. | Andrew den Exter | 2010-03-26 | 3 | -2/+30 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-26 | 3 | -7/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | specify the configuration's purpose based on security mode of network. | Lorn Potter | 2010-03-26 | 3 | -7/+29 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-25 | 284 | -13972/+13784 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | 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 |
| |\ \ \ |
|