Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Added info on compression to rcc docs | Geir Vattekar | 2010-09-10 | 1 | -1/+21 |
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-09 | 216 | -5750/+9223 |
|\ | |||||
| * | 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 | 5 | -138/+145 |
| |\ | |||||
| | * | 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 | 5 | -138/+145 |
| | |\ | |||||
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-09-09 | 1 | -2/+6 |
| | | |\ | |||||
| | | | * | Change RLibrary handle in QS60PluginResolver to be process wide | Miikka Heikkinen | 2010-09-09 | 1 | -2/+6 |
| | | * | | Editable QComboBox popup immediately closes itself after a click | Sami Merila | 2010-09-09 | 1 | -1/+2 |
| | | |/ | |||||
| | | * | Cursor is misplaced in the editors text area | Sami Merila | 2010-09-09 | 1 | -1/+1 |
| | | * | QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbian | Juha Turunen | 2010-09-09 | 2 | -134/+136 |
| * | | | 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 | 7 | -13/+80 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | QList::toVector()/QVector::toStdVector()/QVector::fromStdVector(): use reserve() | Marc Mutz | 2010-09-09 | 1 | -2/+2 |
| | * | | When a move is completed, report the source and destination correctly. | Stephen Kelly | 2010-09-09 | 3 | -10/+55 |
| | * | | Fixed the scrolling of text in QLineEdit with right alignment | Thierry Bastian | 2010-09-09 | 2 | -0/+23 |
| | * | | Removing Q_ENUMS declaration in QTransform | Jørgen Lind | 2010-09-09 | 1 | -1/+0 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-09 | 23 | -3907/+4742 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-09-09 | 2 | -6/+13 |
| | |\ \ \ | |||||
| | | * | | | Fix qdeclarativeimageprovider autotest compilation on Symbian | Joona Petrell | 2010-09-09 | 1 | -5/+1 |
| | | * | | | Re-add quit button to declarative Twitter demo | Joona Petrell | 2010-09-09 | 1 | -1/+12 |
| | * | | | | Update running animations if a SmoothedAnimation is changed | Alan Alpert | 2010-09-09 | 2 | -1/+20 |
| | * | | | | Fix SmoothedAnimation test and docs | Alan Alpert | 2010-09-09 | 6 | -7/+896 |
| | * | | | | Fix reversingModes of QDeclarativeSmoothedAnimation | Alan Alpert | 2010-09-09 | 1 | -2/+3 |
| | |/ / / | |||||
| | * | | | Recreate Qt 4.7.0 def files over Qt 4.6.3 | Joona Petrell | 2010-09-09 | 14 | -3891/+3810 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-09 | 25 | -510/+657 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | 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 | 25 | -510/+657 |
| | |\ \ \ | |||||
| | | * | | | 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 | 152 | -1980/+4158 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix handling of braces/no-braces in QUrl::host / setHost. | Thiago Macieira | 2010-09-08 | 2 | -1/+9 |
| | | | * | | | | 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 | 16 | -481/+594 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | 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 | 16 | -481/+594 |
| | | | | |\ \ \ \ | |||||
| | | * | | \ \ \ \ | 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 |
| * | | | | | | | | | | 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 | 4 | -41/+163 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| | * | | | | | | | | | 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 | 4 | -41/+163 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Fix tst_qimage with QT_NO_EXCEPTIONS | Olivier Goffart | 2010-09-08 | 1 | -2/+2 |
| | | * | | | | | | | | 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 | 2 | -22/+39 |
| | | | |_|/ / / / / | | | |/| | | | | | | |||||
| * | | | | | | | | | 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 | 2 | -9/+18 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-08 | 2 | -9/+18 |
| | |\ \ \ \ \ \ \ | |/ / / / / / / / |