Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | | | Wrap long lines from auto test output | Shane Kearns | 2009-08-14 | 1 | -15/+23 | |
|/ / / | ||||||
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 5 | -5/+40 | |
|\ \ \ | |/ / | ||||||
| * | | Link with winscw again | Harald Fernengel | 2009-08-10 | 1 | -1/+1 | |
| * | | Add QBENCMARK_ONCE to QTestLib. | Morten Sorvig | 2009-08-10 | 4 | -4/+39 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 15 | -223/+264 | |
|\ \ \ | |/ / | ||||||
| * | | Refactor QTestCharBuffer a bit | Harald Fernengel | 2009-08-07 | 15 | -218/+257 | |
| * | | fixing outputMessage in qplaintestlogger.cpp for Windows CE | Joerg Bornemann | 2009-08-06 | 1 | -5/+7 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -4/+14 | |
|\ \ \ | ||||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -4/+14 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 14 | -244/+364 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 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 | |
| * | | | Convert all testlib loggers to use dynamically allocated strings. | Rohan McGovern | 2009-07-30 | 4 | -132/+112 | |
| * | | | Make QTestBasicStreamer use dynamically allocated strings. | Rohan McGovern | 2009-07-30 | 10 | -102/+153 | |
| * | | | Allow testlib loggers to dynamically allocate storage for strings. | Rohan McGovern | 2009-07-30 | 4 | -9/+88 | |
| * | | | Doc: Documentation for new toString(QVariant) overload | Volker Hilsheimer | 2009-07-29 | 1 | -0/+7 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -0/+25 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Added a QVariant testlib toString specialization. | Rohan McGovern | 2009-07-28 | 1 | -0/+25 | |
* | | | | Fix compilation of QTestLib on Symbian. | Jason Barron | 2009-07-29 | 1 | -2/+2 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 2 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix warnings when compiling Qt (tst_warnings). | Thiago Macieira | 2009-07-25 | 2 | -4/+4 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 3 | -29/+198 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | 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 | |