Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
| * | | 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 | |
| * | | Fixed failure of badxml selftest on Windows. | Rohan McGovern | 2009-07-17 | 1 | -8/+17 | |
| * | | Use Unix signal handlers to properly close the test log when a test is | Rohan McGovern | 2009-07-15 | 1 | -5/+81 | |
| * | | src/testlib: LPCWSTR -> wchar_t* | Marius Storm-Olsen | 2009-07-01 | 1 | -1/+1 | |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 3 | -35/+11 | |
|\ \ \ | ||||||
| * | | | Fixed warnings because of multiple macro definitions. | axis | 2009-07-06 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-30 | 40 | -81/+81 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 40 | -80/+80 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | Merge branch 'warningRemovals' | axis | 2009-06-29 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed various useless warnings. | axis | 2009-06-29 | 1 | -1/+1 | |
| * | | | | | 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 | 2 | -88/+64 | |
| |/ / / | ||||||
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 60 | -118/+273 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -2/+2 | |
| * | | | Fixed link error of some test tools due to multiply defined | Rohan McGovern | 2009-06-27 | 1 | -0/+1 | |
| * | | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -7/+11 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Mention -maxwarnings in debug output | Harald Fernengel | 2009-06-22 | 1 | -1/+1 | |
| * | | | | compile after small API changes | Bradley T. Hughes | 2009-06-18 | 1 | -3/+2 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 58 | -116/+116 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 18 | -36/+36 | |
| | * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 40 | -80/+80 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 40 | -80/+80 | |
| * | | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 1 | -0/+60 | |
| * | | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 1 | -3/+3 | |