Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Fix qdeclarativedom::loadDynamicProperty test | Aaron Kennedy | 2010-03-30 | 1 | -6/+4 | |
* | | | | | | Pass test. | Warwick Allison | 2010-03-29 | 1 | -0/+14 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 7 | -4/+103 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Visual test fixes. | Michael Brasser | 2010-03-29 | 5 | -4/+4 | |
| * | | | | | | Relayout items when Flow size changes. | Martin Jones | 2010-03-29 | 2 | -0/+99 | |
* | | | | | | | test error code too | Warwick Allison | 2010-03-29 | 1 | -3/+5 | |
|/ / / / / / | ||||||
* | | | | | | Remove "variant" QML properties | Aaron Kennedy | 2010-03-29 | 2 | -2/+0 | |
* | | | | | | Fix crash in QDeclarativePropertyMap. | Michael Brasser | 2010-03-29 | 1 | -0/+16 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 4 | -1/+41 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-29 | 5 | -3/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add missing pro file. | Michael Brasser | 2010-03-29 | 1 | -0/+7 | |
| | * | | | | | | Don't emit QDeclarativePropertyMap::valueChanged() before the value has | Michael Brasser | 2010-03-29 | 1 | -1/+3 | |
| * | | | | | | | Optimization: Don't use QVariant in QDeclarativeVMEMetaObject | Aaron Kennedy | 2010-03-29 | 2 | -0/+31 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 690 | -238/+387 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix svg and big image auto tests on win32. | Martin Jones | 2010-03-29 | 3 | -2/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Run a subset of 'stable' visual tests. | Michael Brasser | 2010-03-28 | 2 | -3/+12 | |
| * | | | | | | Rename visual test to qmlvisual. | Michael Brasser | 2010-03-28 | 676 | -24/+17 | |
| * | | | | | | Syntax and other small fixes for the visual tests. | Michael Brasser | 2010-03-28 | 21 | -177/+192 | |
| * | | | | | | Autotest tweaks. | Michael Brasser | 2010-03-28 | 5 | -2/+45 | |
| * | | | | | | Don't set status to Ready until model has been created (currently this | Bea Lam | 2010-03-28 | 1 | -11/+86 | |
| * | | | | | | Fix qdeclarativeimage autotest on the mac. | Yann Bodson | 2010-03-28 | 3 | -2/+9 | |
* | | | | | | | doc | Warwick Allison | 2010-03-28 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | QTBUG-9367 has been fixed. Expect pass. | Warwick Allison | 2010-03-28 | 1 | -1/+0 | |
* | | | | | | Source resizing for QDeclarativeImageProvider too. | Warwick Allison | 2010-03-28 | 1 | -10/+20 | |
* | | | | | | Installed imports are no longer searched relative to caller. | Warwick Allison | 2010-03-28 | 1 | -0/+1 | |
* | | | | | | Recompute the source location of regexp literals. | Roberto Raggi | 2010-03-26 | 1 | -1/+1 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-26 | 5 | -12/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added highlight ranges/modes to PathView | Martin Jones | 2010-03-26 | 5 | -12/+16 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-26 | 57 | -74/+2956 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Test and fix order of transform application. | Warwick Allison | 2010-03-26 | 1 | -4/+10 | |
| * | | | | | | Test transforms. | Warwick Allison | 2010-03-26 | 1 | -0/+21 | |
| * | | | | | | sourceWidth/sourceHeight -> sourceSize | Warwick Allison | 2010-03-26 | 1 | -4/+3 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-26 | 6 | -8/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update test. | Michael Brasser | 2010-03-26 | 1 | -3/+1 | |
| | * | | | | | | Add autotest for QTBUG-9367. | Michael Brasser | 2010-03-26 | 3 | -0/+23 | |
| | * | | | | | | Remove Q prefix from the validators. | Michael Brasser | 2010-03-26 | 2 | -5/+3 | |
| * | | | | | | | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 6 | -8/+112 | |
| |/ / / / / / | ||||||
| * | | | | | | Fix where data() is called before xml is loaded. Also add status tests. | Bea Lam | 2010-03-25 | 1 | -0/+43 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 44 | -58/+2748 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Use QTRY_COMPARE after QTest::qWaitForWindowShown() | Kent Hansen | 2010-03-25 | 1 | -1/+1 | |
| | * | | | | | QtScript: Add API for reporting additional memory costs | Kent Hansen | 2010-03-25 | 1 | -0/+19 | |
| | * | | | | | Merge remote branch 'main/4.7' into 4.7 | Morten Johan Sørvig | 2010-03-25 | 88 | -1343/+630 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Fix CI sytem build breakage. | Morten Johan Sørvig | 2010-03-25 | 1 | -0/+0 | |
| | * | | | | | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 1 | -0/+10 | |
| | * | | | | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 1 | -0/+0 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Do not use _NET_ACTIVE_WINDOW for nonmanaged windows. | Denis Dzyubenko | 2010-03-24 | 1 | -1/+1 | |
| | * | | | | | QtScript: Add QObjectWrapOption for not exposing slots | Kent Hansen | 2010-03-24 | 1 | -0/+87 | |
| | * | | | | | Add unit tests for QTranslator. | David Sansome | 2010-03-24 | 3 | -1/+25 | |
| | * | | | | | Revert "Optimized QLocale to access system locale on demand." | Morten Johan Sørvig | 2010-03-24 | 1 | -6/+0 | |
| | * | | | | | Mac: new auto test: macnativeevents | Richard Moe Gustavsen | 2010-03-24 | 8 | -0/+1317 | |