Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 39 | -200/+433 |
|\ | |||||
| * | 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 | 39 | -200/+433 |
| |\ | |||||
| | * | run depend_command even if the binary has no absolute path | Oswald Buddenhagen | 2010-09-13 | 1 | -1/+1 |
| | * | 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 |
| | * | unbreak test | Harald Fernengel | 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 | 33 | -186/+404 |
| | |\ | |||||
| | | * | 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 | 33 | -186/+404 |
| | | |\ | |||||
| | | | * | Don't add generic subdirs project twice. | Aaron McCarthy | 2010-09-13 | 1 | -3/+3 |
| | | | * | Remove debug, quiet warnings. | Aaron McCarthy | 2010-09-13 | 2 | -3/+1 |
| | | | * | 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 | 29 | -183/+408 |
| | | | |\ | |||||
| | | | | * | 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 | 29 | -183/+408 |
| | | | | |\ | |||||
| | | | | | * | 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 | 29 | -183/+408 |
| | | | | | |\ | |||||
| | | | | | | * | Bearer management: Fix compilation with namespace. | Christian Kandeler | 2010-09-10 | 1 | -0/+2 |
| | | | | | | * | fetch next token after class definition opening | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+2 |
| | | | | | | * | delay next token fetching when opening namespace | Oswald Buddenhagen | 2010-09-10 | 3 | -1/+34 |
| | | | | | | * | don't let operator overloads confuse us | Oswald Buddenhagen | 2010-09-10 | 3 | -0/+39 |
| | | | | | | * | don't try to show source when no locations are given | Oswald Buddenhagen | 2010-09-10 | 2 | -4/+4 |
| | | | | | | * | Implement a private API for setting title widgets | Harald Fernengel | 2010-09-10 | 10 | -52/+123 |
| | | | | | | * | Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64... | Liang Qi | 2010-09-10 | 2 | -3/+84 |
| | | | | | | * | fix CRLF | Harald Fernengel | 2010-09-10 | 1 | -9/+9 |
| | | | | | | * | 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 | 2 | -6/+29 |
| | | | | | | * | 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 |
| | | | | | | * | Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299... | Morten Engvoldsen | 2010-09-10 | 2 | -2/+2 |
* | | | | | | | | 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 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | 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/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix compile error for runonphone on linux/gcc4.4.3 | Adenilson Cavalcanti da Silva | 2010-09-13 | 1 | -0/+1 |
* | | | | | | | | 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 | 10 | -95/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | 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 |
| * | | | | | | | | tests: fix compilation with suncc | Olivier Goffart | 2010-09-13 | 5 | -16/+16 |
| * | | | | | | | | Assertion calledEmitUpdated fails in QGraphicsScene. | Bjørn Erik Nilsen | 2010-09-13 | 2 | -1/+21 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-09-13 | 33 | -85/+557 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText) | Eskil Abrahamsen Blomfeldt | 2010-09-13 | 1 | -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-13 | 2 | -66/+93 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 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 | 10 | -10/+74 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |