| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix QFileDialog regression in symbian | Shane Kearns | 2010-10-20 | 1 | -1/+1 |
|
|
* | Fix compile error in tst_qxmlstream | Shane Kearns | 2010-10-20 | 2 | -1/+5 |
|
|
* | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructor | Shane Kearns | 2010-10-20 | 7 | -9/+33 |
|
|
* | Implement seek beyond end of file for symbian | Shane Kearns | 2010-10-19 | 1 | -25/+26 |
|
|
* | Document behaviour of QFile::seek when seeking beyond EOF | Shane Kearns | 2010-10-19 | 1 | -1/+11 |
|
|
* | Fix crashes and hangs in qprocess autotest | Shane Kearns | 2010-10-19 | 1 | -1/+7 |
|
|
* | Autotest for seeking beyond end of file and then writing | Shane Kearns | 2010-10-19 | 1 | -0/+31 |
|
|
* | Fix QFileInfo("").exists() regression for symbian | Shane Kearns | 2010-10-18 | 1 | -1/+3 |
|
|
* | Create regression test for QFileInfo("").exists() | Shane Kearns | 2010-10-18 | 1 | -0/+1 |
|
|
* | Fix crash in QApplication auto test | Shane Kearns | 2010-10-18 | 1 | -0/+3 |
|
|
* | Fix for qfileinfo isExecutable test case. | Shane Kearns | 2010-10-18 | 2 | -3/+3 |
|
|
* | Fix for QFile::copy failing silently with relative paths | Shane Kearns | 2010-10-18 | 1 | -2/+3 |
|
|
* | Correct errors in the qimagereader autotest | Shane Kearns | 2010-10-18 | 1 | -1/+9 |
|
|
* | Merge branch 'earth/file-engine-refactor' of scm.dev.troll.no:qt/qt-file-engi... | Shane Kearns | 2010-10-12 | 0 | -0/+0 |
|\ |
|
| * | Test QDir::mkdir/mkpath return codes | Thomas Zander | 2010-10-11 | 1 | -0/+13 |
|
|
| * | Fix caching of metadata in QDir to not change behavior | Thomas Zander | 2010-10-11 | 1 | -3/+3 |
|
|
| * | Add test to test QDir caching behavior. | Thomas Zander | 2010-10-11 | 2 | -2/+15 |
|
|
* | | Fix deployment for examples and tests | Shane Kearns | 2010-10-12 | 70 | -73/+73 |
|
|
* | | Test QDir::mkdir/mkpath return codes | Thomas Zander | 2010-10-12 | 1 | -0/+13 |
|
|
* | | Fix caching of metadata in QDir to not change behavior | Thomas Zander | 2010-10-12 | 1 | -3/+3 |
|
|
* | | Add test to test QDir caching behavior. | Thomas Zander | 2010-10-12 | 2 | -2/+15 |
|
|
* | | Fix return value for QDir::mkdir on symbian | Shane Kearns | 2010-10-12 | 1 | -1/+4 |
|
|
* | | Fix compilation of two autotests | Shane Kearns | 2010-10-12 | 2 | -0/+9 |
|
|
* | | Update documentation of QDir to reflect Qt 4 behaviour | Shane Kearns | 2010-10-12 | 1 | -0/+6 |
|
|
* | | Use QSystemError to return errors from QFileSystemEngine | Shane Kearns | 2010-10-12 | 14 | -139/+120 |
|
|
* | | Update DEF files | Shane Kearns | 2010-10-08 | 7 | -22/+353 |
|
|
* | | Merge remote branch 'qt/master' into earth/file-engine-refactor | Shane Kearns | 2010-10-08 | 166 | -2008/+5343 |
|\ \ |
|
| * \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-08 | 8 | -58/+90 |
| |\ \ |
|
| | * \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-08 | 8 | -58/+90 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-08 | 8 | -58/+90 |
| | | |\ \ |
|
| | | | * | | Fix crash when using Q_GLOBAL_STATIC(QWidget...) | Jason Barron | 2010-10-07 | 2 | -1/+42 |
|
|
| | | | * | | Removed the need for S60main.rsc resource file in Symbian. | Janne Anttila | 2010-10-07 | 7 | -57/+48 |
|
|
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+1 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+1 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge branch 4.6 into qt-4.7-from-4.6 | Qt Continuous Integration System | 2010-10-07 | 1 | -0/+1 |
| | | | |\ \ \ |
|
| | | | | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-10-07 | 1 | -0/+1 |
| | | | | |\ \ \ |
|
| | | | | | * | | | Fix build with cups 1.5 snapshots | Bernhard Rosenkraenzer | 2010-10-07 | 1 | -0/+1 |
|
|
| * | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-08 | 23 | -426/+637 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-08 | 23 | -426/+637 |
| | |\ \ \ \ \ \ \
| |/ / / / / / / /
| | | _ / / / / /
| | | / / / / / |
|
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 24 | -427/+638 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Live texture updates to meegographicssystem helper. | Michael Dominic K | 2010-10-07 | 11 | -406/+197 |
|
|
| | | * | | | | | | Live texture updates to meegographicssystem plugin. | Michael Dominic K | 2010-10-07 | 7 | -0/+303 |
|
|
| | | * | | | | | | Revert the integration of the merge request 2286. | Benjamin Poulain | 2010-10-07 | 23 | -1496/+2798 |
|
|
| | | * | | | | | | Fix text rendering in GL when using the broken-fbo-fallback | Eskil Abrahamsen Blomfeldt | 2010-10-07 | 1 | -1/+1 |
|
|
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 27 | -2817/+1632 |
| | | |\ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | | * | | | | | ActiveQt: also make the designer plugin for qaxwidget build in the opensource... | Patrick Spendrin | 2010-10-07 | 1 | -1/+1 |
|
|
| | | | * | | | | | Fix compilation | Olivier Goffart | 2010-10-07 | 4 | -8/+9 |
|
|
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Benjamin Poulain | 2010-10-06 | 3 | -19/+135 |
| | | | |\ \ \ \ \ |
|
| | | | | * | | | | | Doc: fix description of the expected behavior for QGraphicsItem::cursor | Pierre Rossi | 2010-10-06 | 1 | -1/+1 |
|
|