| Commit message (Expand) | Author | Age | Files | Lines |
* | QTestLib: do not assert if testLogger object is already destroyed | Peter Hartmann | 2009-10-19 | 1 | -2/+2 |
|
|
* | QTestLib: do not assert if file is not given in logging function | Peter Hartmann | 2009-10-19 | 1 | -1/+0 |
|
|
* | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 1 | -2/+2 |
|
|
* | Compilation fix for tests thas doesn't include qapplication.h | Olivier Goffart | 2009-09-30 | 1 | -1/+1 |
|
|
* | Make sure to process the events in QTest::qWaitForWindowShown on X11 | Olivier Goffart | 2009-09-30 | 1 | -0/+1 |
|
|
* | fix warnings about declarations shadowing class members (autotest reported) | Jeremy Katz | 2009-09-29 | 1 | -3/+3 |
|
|
* | 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 |
|
|
* | Don't warn of an unused 'window' argument. | Jan-Arve Sæther | 2009-09-23 | 1 | -0/+2 |
|
|
* | 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 | 2 | -0/+28 |
|
|
* | Added missing headers to the testlib.pro | Denis Dzyubenko | 2009-09-18 | 1 | -11/+21 |
|
|
* | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -1/+1 |
|\ |
|
| * | compile fix for embedded Linux and defined QT_COORD_TYPE | Takumi ASAKI | 2009-09-17 | 1 | -1/+1 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 40 | -160/+160 |
|
|
* | | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 2 | -2/+2 |
|
|
* | | Make qtest_gui.h define QT_GUI_LIB to enable GUI tests. | Thiago Macieira | 2009-09-14 | 1 | -0/+8 |
|
|
* | | Move the QT_GUI_LIB check to qtestevent.h instead of qtestmouse.h. | Thiago Macieira | 2009-09-14 | 3 | -2/+4 |
|
|
* | | Fix compilation with QT_NO_CAST_FROM_BYTEARRAY. | Till Adam | 2009-09-13 | 1 | -3/+3 |
|
|
* | | Changed Symbian tests to sleep only when run on emulator. | Miikka Heikkinen | 2009-09-11 | 1 | -11/+14 |
|
|
* | | Some unneeded semicolons less | Alessandro Portale | 2009-09-09 | 1 | -3/+3 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 61 | -244/+244 |
|
|
* | | Fixed compilation error for qmdiarea and qmdisubwindow test. | Gabriel de Dietrich | 2009-09-07 | 1 | -1/+1 |
|
|
* | | Fixed "multiple definition of `QTest::mouseActionNames'" error in | Rohan McGovern | 2009-09-05 | 1 | -1/+2 |
|
|
* | | Fixed compile of code which defines QT_NO_CAST_FROM_ASCII and includes | Rohan McGovern | 2009-09-05 | 1 | -1/+1 |
|
|
* | | Fixed once-in-a-while failing tst_QGraphicsItem::selected test. | Gabriel de Dietrich | 2009-09-04 | 1 | -2/+5 |
|
|
* | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 1 | -0/+4 |
|
|
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 17 | -221/+221 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 44 | -572/+572 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 40 | -520/+520 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 40 | -40/+40 |
|
|
| * | Prevent a crash when there is no QTest::logger when calling warn() | Andy Shaw | 2009-08-10 | 1 | -1/+3 |
|
|
* | | 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 | 4 | -4/+14 |
|\ \ |
|
| * | | Remove a global static in QtTest: we can do the same with dynamic | Thiago Macieira | 2009-08-18 | 1 | -2/+7 |
|
|
| * | | Make TestLib compatible with mingw when gui is not used | Thierry Bastian | 2009-08-18 | 3 | -2/+7 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 3 | -4/+292 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 2 | -0/+289 |
|
|
| * | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -4/+3 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-14 | 59 | -63/+80 |
|\ \ \ |
|
| * \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 59 | -63/+80 |
| |\ \ \
| | |/ / |
|
| | * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 59 | -59/+59 |
|
|
| | * | | Perform the variable initalizations _before_ starting the clock. | Morten Sorvig | 2009-08-11 | 1 | -2/+2 |
|
|
| | * | | Compile. | Morten Sorvig | 2009-08-11 | 1 | -1/+1 |
|
|
| | * | | Fix BC breakage caused by commit 7aa2d76d. | Morten Sorvig | 2009-08-11 | 2 | -1/+9 |
|
|
| | * | | Doc: add \since 4.6 for new functions | Volker Hilsheimer | 2009-08-10 | 1 | -0/+1 |
|
|
| | * | | Doc: Fix qdoc warnings | Volker Hilsheimer | 2009-08-10 | 2 | -2/+10 |
|
|