/tests/auto/qstatemachine/

sat.css'/>
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile in namespaceAaron Kennedy2010-03-221-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-2238-366/+521
* Update metaobjectbuilder version test.Martin Jones2010-03-221-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2228-568/+25
|\
| * Removed wrong parenthesis around property NOTIFY declarationLeonardo Sobral Cunha2010-03-221-1/+1
| * Remove dead performance measurement code from QMLAaron Kennedy2010-03-2223-563/+2
| * Fix warning mentioned in the comments of QTBUG-9182.Michael Brasser2010-03-221-3/+2
| * Fix test.Michael Brasser2010-03-223-1/+20
* | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-224-0/+70
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-224-6/+13
|\
| * Fix qdeclarativeqt::createQmlObject autotestLeonardo Sobral Cunha2010-03-222-6/+8
| * Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
* | Ensure positioner animations are triggered correctlyMartin Jones2010-03-221-18/+25
* | Add MiddleButton = MidButton to MouseButtons enum.Martin Jones2010-03-222-1/+3
|/
* Fix Behavior documentation due to easing changes.Martin Jones2010-03-211-1/+2
* Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-213-0/+22
* Initialize variable.Michael Brasser2010-03-211-1/+1
* Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-213-0/+28
* Fix Flipable crash.Michael Brasser2010-03-213-3/+23
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2115-60/+86
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2115-60/+86
| |\
| | * Reduce amount of qmldir parsingmae2010-03-194-34/+38
| | * Fix local type lookupmae2010-03-1910-17/+41
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-193-9/+7
| | |\
| | | * Initialize variable.Martin Jones2010-03-191-1/+1
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-192-1/+4
| | | |\
| | | * | Setting stacking order from top to bottom seems to work better.Martin Jones2010-03-191-8/+4
| | | * | Don't crash if an out of bounds model index is accessed.Martin Jones2010-03-191-0/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-219-54/+126
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moved QMAKE_MOC etc. variable declarations after symbian.conf inclusionMiikka Heikkinen2010-03-191-7/+8
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-198-47/+118
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use libusb to auto-detect the port to use to communicate with the phoneThomas Zander2010-03-193-15/+85
| | * | | WhitespaceThomas Zander2010-03-194-38/+38
| | * | | Make multimedia only depend on opengl when the latter is buildThomas Zander2010-03-191-1/+2
| | * | | gcc for Symbian doesn't support gcc extensions like atomicity.h - disableIain2010-03-192-4/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-214-4/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-03-191-2/+9
| |\ \ \ \
| | * | | | Make an attemt to upload QPixmap in the most optimal format on 16-bitGunnar Sletta2010-03-191-2/+9
| * | | | | Let QImageReader open the device if it is not open alreadyaavit2010-03-191-1/+1
| |/ / / /
| * | | | clicking on a non focused ItemView would change the cirrent item twiceThierry Bastian2010-03-192-1/+32
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-193-7/+7
|\ \ \ \
| * | | | Removed an assert in the print dialog on windowsThierry Bastian2010-03-191-1/+1
| * | | | simple cleanup in QSplitterThierry Bastian2010-03-191-1/+1
| * | | | Actually use GL texture cache when bindoptions are providedGunnar Sletta2010-03-191-5/+5
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-198-150/+364
|\ \ \ \ \
| * | | | | Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-197-8/+90
| * | | | | Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-198-149/+281
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-19289-3772/+7293
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-19