| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix in qtestlib | Markus Goetz | 2010-03-14 | 1 | -1/+1 |
|
|
* | 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 |
|/ |
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 1 | -2/+2 |
|
|
* | doc: add some more \since 4.6 tags | Volker Hilsheimer | 2009-09-28 | 1 | -0/+1 |
|
|
* | Fix qdoc error | Jason McDonald | 2009-09-28 | 1 | -1/+1 |
|
|
* | Fix qdoc error. | Jason McDonald | 2009-09-28 | 1 | -1/+1 |
|
|
* | Make sure signal handlers are installed on QWS | Paul Olav Tvete | 2009-09-28 | 1 | -1/+5 |
|
|
* | qdoc: Added \brief texts to all the since 4.6 functions. | Martin Smith | 2009-09-21 | 1 | -0/+3 |
|
|
* | Added a QTest::qWaitForWindowShown function that waits for window manager on ... | Denis Dzyubenko | 2009-09-18 | 1 | -0/+10 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -1/+1 |
|
|
* | Changed Symbian tests to sleep only when run on emulator. | Miikka Heikkinen | 2009-09-11 | 1 | -11/+14 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 1 | -0/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Remove dead code. | Frans Englich | 2009-08-24 | 1 | -3/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -2/+7 |
|\ \ |
|
| * | | Remove a global static in QtTest: we can do the same with dynamic | Thiago Macieira | 2009-08-18 | 1 | -2/+7 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | Doc: add \since 4.6 for new functions | Volker Hilsheimer | 2009-08-10 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 1 | -0/+19 |
|\ \ \
| |/ / |
|
| * | | Add QBENCMARK_ONCE to QTestLib. | Morten Sorvig | 2009-08-10 | 1 | -0/+19 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -37/+0 |
|\ \ \
| |/ / |
|
| * | | Refactor QTestCharBuffer a bit | Harald Fernengel | 2009-08-07 | 1 | -37/+0 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -6/+56 |
|\ \ \
| |/ / |
|
| * | | Doc: fix warnings. | Volker Hilsheimer | 2009-07-31 | 1 | -0/+2 |
|
|
| * | | Fixed corrupt testlogs on Windows and other places where vsnprintf is | Rohan McGovern | 2009-07-31 | 1 | -3/+4 |
|
|
| * | | Allow testlib loggers to dynamically allocate storage for strings. | Rohan McGovern | 2009-07-30 | 1 | -6/+46 |
|
|
| * | | Doc: Documentation for new toString(QVariant) overload | Volker Hilsheimer | 2009-07-29 | 1 | -0/+7 |
|
|
* | | | Fix compilation of QTestLib on Symbian. | Jason Barron | 2009-07-29 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -20/+180 |
|\ \ \
| |/ / |
|
| * | | Fixed valgrind warnings related to sigaction from every testcase. | Rohan McGovern | 2009-07-21 | 1 | -1/+1 |
|
|
| * | | Compile with QT_NO_PROCESS or QT_NO_SETTINGS | Harald Fernengel | 2009-07-21 | 1 | -3/+3 |
|
|
| * | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -6/+0 |
|
|
| * | | Doc: Documentation for QTouchEventSequence | Volker Hilsheimer | 2009-07-18 | 1 | -12/+102 |
|
|
| * | | Use Unix signal handlers to properly close the test log when a test is | Rohan McGovern | 2009-07-15 | 1 | -5/+81 |
|
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-30 | 1 | -2/+2 |
| |\ \ \ |
|
| | * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+2 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| * | | | | Missed these exports when removing NokiaX86 specific hacks. | Miikka Heikkinen | 2009-06-30 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Removed the need for NokiaX86 compiler specific hacks from qtestcase.h by | Miikka Heikkinen | 2009-06-29 | 1 | -57/+57 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -73/+74 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|