Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid repeatedly calling LookupAccountSid in QFSFileEngine::owner | Ritt Konstantin | 2010-01-07 | 1 | -10/+21 |
* | improve readability a bit more | Ritt Konstantin | 2010-01-07 | 1 | -8/+8 |
* | fix styling; improve readability | Ritt Konstantin | 2010-01-07 | 1 | -36/+33 |
* | make it possible to retrieve name of the user who owns the file | Ritt Konstantin | 2010-01-07 | 1 | -1/+2 |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845 | Ritt Konstantin | 2009-12-23 | 1 | -6/+3 |
* | Further fixes to file size handling on Windows with fd and FILE* | João Abecasis | 2009-11-04 | 1 | -17/+26 |
* | Fix QFile::isSequential on Windows | João Abecasis | 2009-10-23 | 1 | -19/+10 |
* | On Windows, report a 0 file size for streams and other funny files | João Abecasis | 2009-10-23 | 1 | -5/+2 |
* | (Windows) Don't create a file mapping for each view that is mapped | João Abecasis | 2009-10-21 | 1 | -53/+31 |
* | Unable to access file means QFile::PermissionsError | João Abecasis | 2009-09-09 | 1 | -1/+1 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | qfsfileengine_win.cpp MinGW compile fix | Joerg Bornemann | 2009-09-03 | 1 | -3/+5 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
* | | reverting the definition of WINVER and _WIN32_WINNT in qglobal.h | Joerg Bornemann | 2009-08-26 | 1 | -0/+3 |
* | | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -0/+2 |
* | | Reset dangling handle after close on WinCE 5 | João Abecasis | 2009-08-24 | 1 | -0/+3 |
* | | Always check the file handle before attempting to map the file | João Abecasis | 2009-08-24 | 1 | -5/+8 |
* | | QFSFileEngine: Don't close file if we already have a file for mapping | João Abecasis | 2009-08-24 | 1 | -1/+1 |
* | | QFSFileEngine compile fix for NTFS symlink support | Joerg Bornemann | 2009-08-24 | 1 | -5/+8 |
* | | QFSFileEngine compile fix for VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | QFSFileEngine compile fix for Windows with VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
* | | | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-08-21 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -63/+173 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -11/+31 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -131/+67 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -82/+79 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -8/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -566/+373 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -13/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-25 | 1 | -83/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 1 | -2/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+2242 |
| / / / / / / / / / / / | |||||
* | | | | | | | | | | | | fix redefinition of MAXIMUM_REPARSE_BUFFER_SIZE | Joerg Bornemann | 2009-08-21 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | QFSFileEngine coding style fixes | Ritt Konstantin | 2009-08-21 | 1 | -38/+40 |
* | | | | | | | | | | | QFSFileEngine: micro-optimization | Ritt Konstantin | 2009-08-21 | 1 | -15/+18 |
* | | | | | | | | | | | NTFS symlink support in QFileInfo::symLinkTarget() | Ritt Konstantin | 2009-08-21 | 1 | -9/+76 |
* | | | | | | | | | | | NTFS symlink support for QFileInfo::isSymLink() | Ritt Konstantin | 2009-08-21 | 1 | -1/+39 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | improve error reporting for map/unmap of files and resources | Ritt Konstantin | 2009-08-21 | 1 | -3/+3 |
* | | | | | | | | | | QFile: use fileEngine's errorString() instead of errno/GetLastError() | Ritt Konstantin | 2009-08-21 | 1 | -8/+28 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | remove unneeded distinction between Windows and Windows CE | Ritt Konstantin | 2009-08-13 | 1 | -5/+1 |
* | | | | | | | | | create world TRUSTEE only once in QFSFileEngine (Win) | Ritt Konstantin | 2009-08-13 | 1 | -22/+23 |
* | | | | | | | | | use BuildTrusteeWithSid instead of BuildTrusteeWithName | Ritt Konstantin | 2009-08-13 | 1 | -52/+13 |
* | | | | | | | | | remove needless resolvings in qfsfileengine_win.cpp | Ritt Konstantin | 2009-08-13 | 1 | -53/+31 |
* | | | | | | | | | fixing return values _wchmod on Windows CE | Joerg Bornemann | 2009-08-13 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |