| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-15 | 2 | -13/+25 |
|\ |
|
| * | Make sure mapSelectionFromSource does not return a selection with invalid ran... | Stephen Kelly | 2010-09-15 | 1 | -4/+12 |
|
|
| * | QEventDispatcherUnix: do not process too many timer if other events need to b... | Olivier Goffart | 2010-09-15 | 1 | -9/+13 |
|
|
* | | Do not wait for QThread exit when destroying global statics in Symbian | Miikka Heikkinen | 2010-09-15 | 1 | -6/+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-15 | 1 | -2/+2 |
|\ |
|
| * | Rename "interface" in qdeclarativeinterface.h to "qmlInterface" | Rhys Weatherley | 2010-09-15 | 1 | -2/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | fix QTBUG-13501 - crash when a gesture is accepted but not consumed | Jeremy Katz | 2010-09-14 | 1 | -2/+4 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 4 | -5/+5 |
|\ \ |
|
| * | | QGraphicsWidget update issues with ItemHasNoContents + effect | Bjørn Erik Nilsen | 2010-09-14 | 1 | -2/+3 |
|
|
| * | | Fixed missing background for regular Qt applications with MeeGo system. | Samuel Rødal | 2010-09-14 | 1 | -1/+0 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 2 | -2/+2 |
| |\ \ |
|
| | * | | Fix top-left corner of rounded rects in QPaintEngineEx | Gunnar Sletta | 2010-09-14 | 2 | -2/+2 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-14 | 4 | -30/+1409 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Remove redundant code in SgImage -> VGImage conversion on Symbian. | Jason Barron | 2010-09-14 | 1 | -29/+2 |
|
|
| * | | | Fix incorrect dialog positioning on Symbian | Gareth Stockwell | 2010-09-14 | 1 | -1/+1 |
|
|
| * | | | Add QtOpenGL .def files | Jani Hautakangas | 2010-09-14 | 2 | -0/+1406 |
| |/ / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 11 | -77/+81 |
|\ \ \
| |/ /
|/| | |
|
| * | | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 4 | -72/+72 |
|
|
| * | | Fix compile warnings. | Friedemann Kleint | 2010-09-14 | 5 | -5/+7 |
|
|
| * | | expose GestureType for using in QML | Zeno Albisser | 2010-09-14 | 2 | -0/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-14 | 2 | -4/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-14 | 2 | -4/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-14 | 9 | -146/+110 |
| | |\ |
|
| | * | | In ParentChange treat flip in x and y as a 180 degree rotation | Martin Jones | 2010-09-14 | 2 | -4/+6 |
|
|
* | | | | Make compile. | Aaron McCarthy | 2010-09-14 | 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-14 | 26 | -180/+267 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 26 | -180/+267 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fix scaleFactor/totalScaleFactor in QPinchGestureRecognizer | Zeno Albisser | 2010-09-13 | 2 | -6/+6 |
|
|
| | * | | Added velocity property to the QPanGesture. | Zeno Albisser | 2010-09-13 | 2 | -1/+10 |
|
|
| | * | | Changed the speed property on QSwipeGesture to velocity | Zeno Albisser | 2010-09-13 | 4 | -5/+11 |
|
|
| | * | | fix typos in comment | Frederik Gladhorn | 2010-09-13 | 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-13 | 21 | -167/+239 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 21 | -167/+239 |
| | | |\ \ |
|
| | | | * | | Don't add generic subdirs project twice. | Aaron McCarthy | 2010-09-13 | 1 | -3/+3 |
|
|
| | | | * | | Remove debug, quiet warnings. | Aaron McCarthy | 2010-09-13 | 1 | -2/+0 |
|
|
| | | | * | | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 2 | -2/+12 |
|
|
| | | | * | | QStroker: Fix erroneous SvgMiterJoin behavior for parallel lines | Andreas Kling | 2010-09-12 | 1 | -1/+1 |
|
|
| | | | * | | Revert "Properly implement qobject_cast for const pointers." | Thiago Macieira | 2010-09-11 | 3 | -21/+6 |
|
|
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-11 | 18 | -165/+244 |
| | | | |\ \ |
|
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-10 | 18 | -165/+244 |
| | | | | |\ \ |
|
| | | | | | * | | Bearer management: Fix compilation with namespace. | Christian Kandeler | 2010-09-10 | 1 | -0/+2 |
|
|
| | | | | | * | | Implement a private API for setting title widgets | Harald Fernengel | 2010-09-10 | 9 | -50/+122 |
|
|
| | | | | | * | | Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64... | Liang Qi | 2010-09-10 | 1 | -3/+21 |
|
|
| | | | | | * | | Added private API to install an x11EventFilter | Harald Fernengel | 2010-09-10 | 1 | -0/+28 |
|
|
| | | | | | * | | NTLM code: Save domain in different variable | Markus Goetz | 2010-09-10 | 2 | -9/+31 |
|
|
| | | | | | * | | Update the error handling of invalid hostnames in QUrl. | Thiago Macieira | 2010-09-10 | 1 | -6/+19 |
|
|
| | | | | | * | | Remove unsupported code from qobject.h for MSVC < .NET 2003 | Thiago Macieira | 2010-09-10 | 1 | -91/+0 |
|
|
| | | | | | * | | Properly implement qobject_cast for const pointers. | Thiago Macieira | 2010-09-10 | 3 | -6/+21 |
|
|
* | | | | | | | | Use aligned operations for solid SourceOver operations. | Benjamin Poulain | 2010-09-13 | 1 | -2/+5 |
|/ / / / / / / |
|