summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/qws
Commit message (Collapse)AuthorAgeFilesLines
* Make Qt on QNX compile againHarald Fernengel2009-10-281-2/+2
| | | | Fix a typo, update the tmp path to match current qws behavior.
* Update license headers again.Jason McDonald2009-09-093-12/+12
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-313-39/+39
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-123-3/+3
| | | | Reviewed-by: Trust Me
* Port of Qt to QNXHarald Fernengel2009-07-296-0/+422
This makes Qt work on QNX 6.4. * no q3support, no phonon * no QSharedMemory, no QSystemSemaphore, no QProcess Reviewed-By: Robert Griebl