Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | 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 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 4 | -79/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Use the stream operation for the SSE2 implementation of memfill32 | Benjamin Poulain | 2010-09-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | Remove the memory safety for the first scanline of the SSSE3 blending | Benjamin Poulain | 2010-09-13 | 1 | -72/+3 | |
| * | | | | | | | | | | | | | | | | | | Assertion calledEmitUpdated fails in QGraphicsScene. | Bjørn Erik Nilsen | 2010-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-09-13 | 29 | -85/+507 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText) | Eskil Abrahamsen Blomfeldt | 2010-09-13 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | When using complex transformations rendering goes easily off by one pixel. | Jani Hautakangas | 2010-09-13 | 1 | -66/+92 | |
* | | | | | | | | | | | | | | | | | | Remove compiler warning in qapplication.cpp. | Jason Barron | 2010-09-13 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-13 | 6 | -10/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | / / / / / / / / / / / / | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | When onDoubleClicked: is handled don't emit a second onPressed/onClicked | Martin Jones | 2010-09-13 | 2 | -7/+16 | |
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-13 | 18 | -71/+473 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Ensure flickable velocity is updated when view is moved by setCurrentIndex | Martin Jones | 2010-09-13 | 4 | -3/+8 | |
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 3 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix compilation of QEgl with EGL 1.1 and older. | Rhys Weatherley | 2010-09-12 | 3 | -1/+7 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-13 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix slot naming clash | Martin Jones | 2010-09-12 | 2 | -3/+3 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Updated WebKit to 715b53069911a31a559aa0b3d94ffc6a5ac20988 | Simon Hausmann | 2010-09-12 | 18 | -71/+473 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-10 | 3 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix crash in QRuntimeGraphicsSystem due to destruction order. | Jason Barron | 2010-09-10 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | Fix crash in OpenVG when failing to allocate large VGImages. | Jason Barron | 2010-09-10 | 1 | -3/+10 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-10 | 20 | -8/+1017 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Prevented crash in GL window surface when deleting native child widgets. | Samuel Rødal | 2010-09-10 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | Fix a regression where setPreferredSize(QSize(100, -1)) did not work. | Jan-Arve Sæther | 2010-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Force MeeGo touch to use native graphics system for now. | Samuel Rødal | 2010-09-10 | 1 | -0/+24 | |