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-2327-20/+1069
|\
| * Fix the test of QDirIterator with NoDot and NoDotDotBenjamin Poulain2010-03-231-3/+3
| * Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDotBernhard Rosenkraenzer2010-03-231-0/+48
| * _close(fd) closes the associated handle and not the other way aroundJoão Abecasis2010-03-231-0/+47
| * Rename getter function used in test also.Aaron McCarthy2010-03-231-5/+5
| * Add a function to get the transitions available from a stateKent Hansen2010-03-221-0/+33
| * Code cleaning for the QStringList's joinEmptiness() test caseBenjamin Poulain2010-03-221-4/+4
| * Fix behavior change QStringList::join() for nullKenji Sugita2010-03-221-0/+10
| * Upgraded QLocale data to Unicode CLDR 1.8.0Denis Dzyubenko2010-03-221-14/+19
| * Do not use FSEvents-based filesystemwatcher backend on Mac.Denis Dzyubenko2010-03-221-0/+25
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2222-6/+887
| |\
| | * Add support for polyphonic greekLars Knoll2010-03-221-0/+75
| | * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-2225-260/+661
| | |\
| | * \ 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
* | | | | | | | | tst_QObject: test signals and slots with the same nameOlivier Goffart2010-03-231-2/+40
* | | | | | | | | Fix warnings in tst_qobject.cppOlivier Goffart2010-03-231-17/+19
* | | | | | | | | Adding the autotest for the taskThierry Bastian2010-03-231-0/+27
* | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-231-1/+1
* | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-0/+10
|/ / / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-229-99/+469
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-229-99/+469
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-2/+116
| | |\ \ \ \ \ \
| | | * | | | | | Improve test coverage of QScriptClass::Callable extensionKent Hansen2010-03-191-2/+116
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-9/+212
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | stabilize tst_QAccessibility::comboBoxTestOlivier Goffart2010-03-191-2/+1
| | | * | | | | | Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-191-1/+1