summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2121-6/+812
|\
| * Autotests: if you use X11 libs, you must link to X11 libs explicitly.Thiago Macieira2010-03-214-0/+13
| * Add 2 signals, introduce side widget, make it possible to reset startIdJarek Kobus2010-03-191-1/+96
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1916-5/+703
| |\
| | * Revert "Don't emit open signal on session close/error."Aaron McCarthy2010-03-191-3/+0
| | * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-1915-165/+274
| | |\
| | * | Rename networkAccess property to networkAccessible.Aaron McCarthy2010-03-193-0/+117
| | * | Don't emit open signal on session close/error.Aaron McCarthy2010-03-191-0/+3
| | * | Autotest: fix instability by accepting rounding errorsThiago Macieira2010-03-181-2/+7
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1813-5/+581
| | |\ \
| | | * | Add a test case for commit 76d767080a6be7b025f36d6778dfaedbd31a9f07Tasuku Suzuki2010-03-181-0/+52
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1812-5/+529
| | | |\ \
| | | | * | Build and run QElapsedTimer test.Aaron McCarthy2010-03-181-0/+1
| | | | * | Fix license headers.Aaron McCarthy2010-03-184-0/+164
| | | | * | Don't fail unit test when there is no default network configuration.Aaron McCarthy2010-03-181-5/+3
| | | | * | Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-03-171-0/+6
| | | | * | Manual test for QTBUG-8933.Carlos Manuel Duclos Vergara2010-03-176-0/+156
| | | | * | Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpochThiago Macieira2010-03-171-0/+75
| | | | * | remove, fixupThiago Macieira2010-03-171-7/+3
| | | | * | Add a couple of extra functions to QElapsedTimerThiago Macieira2010-03-171-6/+27
| | | | * | Autotest: Rename the test to match the new class nameThiago Macieira2010-03-172-13/+13
| | | | * | Rename the files tooThiago Macieira2010-03-172-0/+0
| | | | * | Port QTest::qWait also to use QTimestamp.Thiago Macieira2010-03-171-1/+1
| | | | * | Add a qtimestamp.cpp with some common functions.Thiago Macieira2010-03-171-4/+30
| | | | * | Initial version of QTimestamp class.Thiago Macieira2010-03-172-0/+81
* | | | | | clicking on a non focused ItemView would change the cirrent item twiceThierry Bastian2010-03-191-0/+31
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-192-35/+97
|\ \ \ \ \
| * | | | | Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-191-0/+28
| * | | | | Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-192-35/+69
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-192-62/+84
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-192-62/+84
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-192-62/+84
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-182-62/+84
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-62/+83
| | | | |\ \ \
| | | | | * | | Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+12
| | | | | * | | Fixed broken test.axis2010-03-181-62/+71
| | | | * | | | Fix dependency so it works also on massive parrallel systemsThomas Zander2010-03-171-0/+1
| | | | | |_|/ | | | | |/| |
* | | | | | | Skip until after CI succeedsMartin Jones2010-03-191-0/+3
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-1914-144/+231
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1813-103/+190
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix bug when resetting QSortFilterProxyModelStephen Kelly2010-03-181-0/+87
| | * | | | Remove ; after Q_PROPERTY declarationThierry Bastian2010-03-187-90/+90
| | * | | | Fix compilation issues of autotest on solarisThierry Bastian2010-03-189-13/+13
| | |/ / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-181-42/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.Andrew den Exter2010-03-181-42/+42
| | |/ /
* | | | Disable tests temporarilyBea Lam2010-03-191-0/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1890-829/+1629
|\ \ \ \ | |/ / / |/| | |
| * | | Remove timing sensitivity.Warwick Allison2010-03-181-2/+2
| * | | Skip test, to be fixed.Bea Lam2010-03-181-0/+2
| * | | Adjust test now that redundant contexts are not create dueWarwick Allison2010-03-181-2/+2