| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-10-26 | 2 | -10/+10 |
|\ |
|
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 2 | -10/+10 |
| |\ |
|
| | * | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 2 | -10/+10 |
|
|
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-master | Paul Olav Tvete | 2010-10-22 | 1 | -1/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Lighthouse on OS X. | Morten Johan Sørvig | 2010-10-20 | 1 | -1/+9 |
| |/ |
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|
|
* | | Different version from the previous patch: use QElapsedTimer | Thiago Macieira | 2010-08-30 | 1 | -2/+3 |
|
|
* | | Compilation after merge. | Olivier Goffart | 2010-08-30 | 1 | -0/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Use QElapsedTimer for the benchlib tests. | Thiago Macieira | 2010-08-24 | 1 | -2/+2 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-08-13 | 12 | -70/+253 |
|\ \ |
|
| * | | Fixed linking against libQtTest on Mac. | Rohan McGovern | 2010-08-11 | 1 | -1/+0 |
|
|
| * | | Added -random option to tests, making the test cases within a test execute in... | Magne Pettersen Zachrisen | 2010-08-11 | 13 | -70/+254 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -3/+13 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-11 | 1 | -3/+13 |
| |\ |
|
| | * | Add QDir::homePath() for the log file in QTestFileLogger in testlib on Symbia... | Liang Qi | 2010-08-03 | 1 | -3/+13 |
|
|
* | | | Remove the use of deprecated qVariant* | Olivier Goffart | 2010-08-06 | 1 | -1/+1 |
|
|
* | | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++ | miniak | 2010-08-03 | 1 | -1/+1 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -29/+1 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-07-20 | 1 | -29/+1 |
| |\ \
| | |/ |
|
| | * | Revert "Add the chart utility from qtestlib-tools." | Rohan McGovern | 2010-07-20 | 1 | -29/+1 |
|
|
* | | | Fix a memory leak in the QTestLib. | Jedrzej Nowacki | 2010-07-27 | 1 | -1/+4 |
|/ / |
|
* | | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 2 | -50/+22 |
|
|
* | | Fixed bug where testlib would not respect the -iterations option. | Samuel Rødal | 2010-05-28 | 1 | -1/+1 |
|
|
* | | Improve precision of testlib benchmarking. | Samuel Rødal | 2010-05-28 | 2 | -1/+7 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fixing small memory leak in testlib. | Aleksandar Sasha Babic | 2010-05-03 | 1 | -0/+1 |
|
|
* | | Testlib XML flush: use benchmarkMetricName (identifier) overall instead of be... | Thiago Macieira | 2010-04-29 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 3 | -28/+60 |
|\ \
| |/ |
|
| * | Fixed DataTag missing from testlib XML in some cases. | Rohan McGovern | 2010-04-19 | 3 | -5/+33 |
|
|
| * | Fixed "pass" incident missing from test xml in some cases | Rohan McGovern | 2010-04-19 | 1 | -22/+26 |
|
|
| * | Reverted "qwarn" -> "qwarning" attribute change in XML test logs. | Rohan McGovern | 2010-04-19 | 1 | -1/+1 |
|
|
| * | Fixed failure of tst_selftests::runSubTest(subtest xml) | Rohan McGovern | 2010-04-19 | 1 | -1/+1 |
|
|
* | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
|
|
* | | Port QTest::qWait also to use QTimestamp. | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
|
|
* | | Cleanup: Removed include file and comment. | jasplin | 2010-03-17 | 1 | -5/+0 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Typo fix in qtestlib | Markus Goetz | 2010-03-14 | 1 | -1/+1 |
|
|
* | | QMetaObject::invokeMethod: print a warning if the method is not found. | Olivier Goffart | 2010-03-01 | 1 | -7/+21 |
|
|
* | | Don't include private headers from public headers. | Morten Johan Sørvig | 2010-02-22 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git:qt/qt | Thiago Macieira | 2010-02-21 | 1 | -1/+21 |
|\ \ |
|
| * \ | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-18 | 2 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -1/+21 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 1 | -0/+8 |
| | |\ \ \ |
|
| | | * | | | Make it possible to run benchmarks with the "-graphicssystem" switch. | Bjørn Erik Nilsen | 2010-02-15 | 1 | -0/+8 |
|
|
| | * | | | | QTestLib: don't crash if data tag requested, none available | João Abecasis | 2010-02-12 | 1 | -1/+13 |
| | |/ / / |
|
* | | | | | Merge remote branch 'origin/master' | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 2 | -2/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|