Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readdir64 is not available on HP-UX | João Abecasis | 2010-02-12 | 1 | -0/+1 |
| | | | | | | | | | | Instead, 64-bit inode numbers in dirent are documented to be truncated. Oh, well. New define QT_NO_READDIR64 allows blacklisting other platforms that support open64 and friends, but not readdir64. Reviewed-by: Thiago Macieira | ||||
* | Refactor common POSIX support out of individual qplatformdefs.h | João Abecasis | 2010-01-22 | 1 | -29/+5 |
| | | | | | | POSIX header incorporates previously refactored X/Open LFS extensions. Reviewed-by: Thiago Macieira | ||||
* | Refactor common X/Open LFS support out of individual qplatformdefs.h | João Abecasis | 2010-01-22 | 1 | -41/+3 |
| | | | | Reviewed-by: Thiago Macieira | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | 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. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+149 |