| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | Work around a compiler bug on 64-bit. | Thiago Macieira | 2010-09-08 | 1 | -3/+6 |
|
|
| | * | | | Merge commit 'refs/merge-requests/2464' of git://gitorious.org/qt/qt into int... | David Boddie | 2010-09-08 | 1 | -6/+0 |
| | |\ \ \ |
|
| | | * | | | Correct QNetworkReply::downloadProgress and uploadProgress docs | John Brooks | 2010-09-01 | 1 | -6/+0 |
|
|
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-09-08 | 41 | -909/+1166 |
| | |\ \ \ \ |
|
| | | * | | | | Fix handling of braces/no-braces in QUrl::host / setHost. | Thiago Macieira | 2010-09-08 | 1 | -0/+4 |
|
|
| | | * | | | | QtWebKit: Update tag files to match the same content on qtwebkit.git | Jocelyn Turcotte | 2010-09-08 | 2 | -2/+2 |
|
|
| | | * | | | | QtWebKit: Downstream patch 2 fixing a crash on MSVC 64bit. | Jocelyn Turcotte | 2010-09-08 | 2 | -1/+13 |
|
|
| | | * | | | | QtWebKit: Downstream patch 1 fixing a crash on MSVC 64bit. | Jocelyn Turcotte | 2010-09-08 | 1 | -4/+4 |
|
|
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 11 | -470/+435 |
| | | |\ \ \ \ |
|
| | | | * | | | | uic: Fix compile breakage in case QT_NO_QT3_SUPPORT. | Friedemann Kleint | 2010-09-08 | 1 | -1/+1 |
|
|
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 11 | -470/+435 |
| | | | |\ \ \ \ |
|
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-07 | 11 | -470/+435 |
| | | | | |\ \ \ \ |
|
| | | | | | * | | | | uic: Improve messages. | Friedemann Kleint | 2010-09-07 | 1 | -6/+8 |
|
|
| | | | | | * | | | | Tools (uic/rcc): Improve warning messages. | Friedemann Kleint | 2010-09-07 | 6 | -19/+48 |
|
|
| | | | | | * | | | | QDir: Removed checks for existance of fileEngine | João Abecasis | 2010-09-07 | 1 | -49/+8 |
|
|
| | | | | | * | | | | QDir and QFileInfo shouldn't lose properties when detaching | João Abecasis | 2010-09-07 | 2 | -20/+29 |
|
|
| | | | | | * | | | | Another bug-o introduced in fixing QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -0/+1 |
|
|
| | | | | | * | | | | Reverting QDir::detach introduced earlier | João Abecasis | 2010-09-07 | 2 | -51/+33 |
|
|
| | | | | | * | | | | QFileInfo: Prepare for engine-less implementation | João Abecasis | 2010-09-07 | 2 | -46/+59 |
|
|
| | | | | | * | | | | Removed QFileInfoPrivate::initFileEngine | João Abecasis | 2010-09-07 | 2 | -13/+4 |
|
|
| | | | | | * | | | | Simplify QDir::cd | João Abecasis | 2010-09-07 | 1 | -2/+1 |
|
|
| | | | | | * | | | | QDir::makeAbsolute could self-destruct on failure | João Abecasis | 2010-09-07 | 1 | -7/+4 |
|
|
| | | | | | * | | | | QDir::operator= simplification | João Abecasis | 2010-09-07 | 1 | -3/+0 |
|
|
| | | | | | * | | | | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -1/+3 |
|
|
| | | | | | * | | | | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -20/+20 |
|
|
| | | | | | * | | | | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -25/+24 |
|
|
| | | | | | * | | | | Removed QDirPrivate layer of indirection | João Abecasis | 2010-09-07 | 2 | -229/+216 |
|
|
| | | | | | * | | | | Refactor QFileInfoPrivate::Data (Round 2) | Prasanth Ullattil | 2010-09-07 | 3 | -178/+161 |
|
|
| | | | | | * | | | | Refactoring QDirPrivate::Data | João Abecasis | 2010-09-07 | 1 | -84/+98 |
|
|
| | | | | | * | | | | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round) | Prasanth Ullattil | 2010-09-07 | 2 | -89/+90 |
|
|
| | * | | | | | | | | Merge commit 'refs/merge-requests/2468' of git://gitorious.org/qt/qt into int... | David Boddie | 2010-09-08 | 1 | -12/+29 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | Changes (and minor corrections) to QByteArray documentation. | Robin Burchell | 2010-09-08 | 1 | -12/+29 |
|
|
| | | * | | | | | | | Move note on connectToBus() not actually being able to reconnect to | Robin Burchell | 2010-07-27 | 1 | -4/+3 |
|
|
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-09 | 2 | -33/+146 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 2 | -33/+146 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | qdrawhelper: Optimisations in fetchTransformedBilinear | Olivier Goffart | 2010-09-08 | 1 | -30/+59 |
|
|
| | * | | | | | | | | qdrawhelper: use SSE2 for interpolation in fetchTransformedBilinear | Olivier Goffart | 2010-09-08 | 1 | -0/+77 |
|
|
| | * | | | | | | | | qdrawhelper: small optimisations in fetchTransformBilinear | Olivier Goffart | 2010-09-08 | 1 | -16/+15 |
|
|
| | * | | | | | | | | QEasingCurve::operator== returning wrong value | Frederik Gladhorn | 2010-09-08 | 1 | -16/+24 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-09 | 2 | -66/+83 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | Pulled code form initializeDb() out into addFontToScreenDevice() | Alessandro Portale | 2010-09-08 | 1 | -52/+53 |
|
|
| * | | | | | | | | Moved font list getter to qfontdatabase_s60.cpp. Reusable. | Alessandro Portale | 2010-09-08 | 2 | -9/+19 |
|
|
| * | | | | | | | | Pulled some code from One long function into a short one | Alessandro Portale | 2010-09-08 | 1 | -5/+11 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-08 | 1 | -9/+7 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Don't cause repaints during painting in Text element | Martin Jones | 2010-09-08 | 1 | -9/+7 |
| |/ / / / / / |
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Let's not duplicate Symbian softkey menu top-level actions in submenu. | Janne Anttila | 2010-09-08 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Fix compilation on Windows CE | Bradley T. Hughes | 2010-09-08 | 1 | -1/+1 |
|
|
* | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-09-08 | 27 | -107/+377 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-09-08 | 27 | -107/+377 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|