Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 1 | -1/+1 |
|\ | |||||
| * | Make Qt on QNX compile again | Harald Fernengel | 2009-10-28 | 1 | -1/+1 |
| | | | | | | | | Fix a typo, update the tmp path to match current qws behavior. | ||||
* | | Introducing QT_MMAP | João Abecasis | 2009-10-21 | 1 | -0/+2 |
|/ | | | | | | | In platforms with Large File Support, we use mmap64, to be able to handle offsets (and therefore files) larger than 2Gb. Reviewed-by: Thiago Macieira | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 2 | -0/+231 |
This makes Qt work on QNX 6.4. * no q3support, no phonon * no QSharedMemory, no QSystemSemaphore, no QProcess Reviewed-By: Robert Griebl |