Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Autotest failure: dialogModality test fails on cocoa (macgui) | Richard Moe Gustavsen | 2010-04-14 | 1 | -27/+0 |
| | | | | | | | | | The reason is that it is using accessebility, which is not yet implemented in Qt/Cocoa. This patch just removes the test, and reimplements it using the native events test instead, which is a better solution anyway. Reviewed-by: msorvig | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 3 | -12/+12 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 3 | -39/+39 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Cleaned up test naming and platform-specific tests. | Rohan McGovern | 2009-08-06 | 2 | -16/+13 |
| | | | | | | | | | | | | | | When an autotest fails to compile, there's no way to determine which testcase(s) have been prevented from running. Our results parsing tools have been guessing, under the assumption that a directory called `qdogwalker' always contains a testcase named `tst_qdogwalker'. That wasn't true for all our tests, so let's make it true. Also changed the platform-specific tests so that qmake will simply skip those tests on unsupported platforms, instead of wasting time compiling a useless QTEST_NOOP_MAIN test. | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 3 | -6/+6 |
| | | | | Reviewed-by: Trust Me | ||||
* | grabWindow in MacGui test was grabbing the wrong area. | Norwegian Rock Cat | 2009-05-19 | 1 | -6/+1 |
| | | | | | | | I think grabWindow was borken and we were compensating for it in the auto test. Now that it works as documented our workaround broke. Reviewed-by: Morten Sørvig | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 5 | -0/+834 |