summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpprojectdata
Commit message (Collapse)AuthorAgeFilesLines
* QtHelp: Fix auto tests.ck2010-04-082-3/+3
| | | | | | Some tests still used Urls with invalid host names. Reviewed-by: kh1
* Fixed compile of QtHelp tests with vcproj generator.Rohan McGovern2010-02-172-16/+6
| | | | | | | | | | | | | These tests were doing: SUBDIRS+=../../../tools/assistant/lib ... to ensure that part of Qt was built before building the test. That's a cute hack, but it's a bad idea: it breaks the vcproj generator to process the same subdir multiple times, and it also gives the very unintuitive result that doing `make clean' under tests/auto cleans out a part of the Qt build!
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-235-0/+285