summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QFile::resize on windows for files opened from a FILE*Shane Kearns2010-11-161-3/+7
* QFile: Fix compilationJoão Abecasis2010-11-161-1/+1
* QFileSystemEngine::resolveUserName and not groupJoão Abecasis2010-11-161-1/+1
* Re-enable emulated QFile::map on symbianShane Kearns2010-10-294-26/+37
* Add support for QFileInfo owner() & group() on WindowsPrasanth Ullattil2010-10-271-0/+18
* Fix QFileDialog regression in symbianShane Kearns2010-10-201-1/+1
* Move QDir::fromNativeSeparators call to the QFileSystemEntry constructorShane Kearns2010-10-207-9/+33
* Implement seek beyond end of file for symbianShane Kearns2010-10-191-25/+26
* Document behaviour of QFile::seek when seeking beyond EOFShane Kearns2010-10-191-1/+11
* Fix QFileInfo("").exists() regression for symbianShane Kearns2010-10-181-1/+3
* Fix crash in QApplication auto testShane Kearns2010-10-181-0/+3
* Fix for qfileinfo isExecutable test case.Shane Kearns2010-10-181-0/+3
* Fix for QFile::copy failing silently with relative pathsShane Kearns2010-10-181-2/+3
* Fix caching of metadata in QDir to not change behaviorThomas Zander2010-10-121-3/+3
* Fix return value for QDir::mkdir on symbianShane Kearns2010-10-121-1/+4
* Update documentation of QDir to reflect Qt 4 behaviourShane Kearns2010-10-121-0/+6
* Use QSystemError to return errors from QFileSystemEngineShane Kearns2010-10-129-138/+104
* Update DEF filesShane Kearns2010-10-087-22/+353
* Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-0888-559/+1824
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-087-58/+50
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-087-58/+50
| | |\
| | | * Fix crash when using Q_GLOBAL_STATIC(QWidget...)Jason Barron2010-10-071-1/+2
| | | * Removed the need for S60main.rsc resource file in Symbian.Janne Anttila2010-10-077-57/+48
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-081-0/+1
| | |\ \
| | | * \ Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-10-071-0/+1
| | | |\ \
| | | | * | Fix build with cups 1.5 snapshotsBernhard Rosenkraenzer2010-10-071-0/+1
| * | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-089-19/+362
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-0710-20/+363
| | |\ \ \ \
| | | * | | | Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-077-0/+303
| | | * | | | Fix text rendering in GL when using the broken-fbo-fallbackEskil Abrahamsen Blomfeldt2010-10-071-1/+1
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-072-19/+59
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Doc: fix description of the expected behavior for QGraphicsItem::cursorPierre Rossi2010-10-061-1/+1
| | | | * | | QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-061-18/+58
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-071-0/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+5
| | |\ \ \ \ \
| | | * | | | | Ensure that actions are still fired even if there is no visible windowAndy Shaw2010-10-071-0/+5
| | | |/ / / /
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-0722-53/+191
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0722-53/+191
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Connect property alias change signals on useAaron Kennedy2010-10-0713-42/+147
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-079-11/+44
| | | |\ \ \ \
| | | | * | | | Doc fix.Michael Brasser2010-10-071-3/+3
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-073-4/+9
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-068-8/+39
| | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | | * | | Fixes assert in QDeclarativeWebViewThomas Hartmann2010-10-061-1/+5
| | | | * | | | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-0/+2
| | | | | |/ / / | | | | |/| | |
| | | | * | | | Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| | | | * | | | Ensure the TextInput cursor blinks immediately when enabled.Michael Brasser2010-10-061-1/+5
| | | | * | | | Update QtGui def filesJoona Petrell2010-10-062-1/+5
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-063-3/+19
| | | | |\ \ \ \