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-11-15 | 1 | -1/+1 | |
| |\ \ |/ / / | ||||||
| * | | doc: Fix documentation of QTextEdit::setDocument | Eskil Abrahamsen Blomfeldt | 2010-11-15 | 1 | -1/+1 | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-15 | 3 | -3/+12 | |
|\ \ \ | ||||||
| * | | | Fixed QGesture autotest for QGesture lazy deletion. | Dominik Holland | 2010-11-15 | 1 | -1/+3 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-15 | 2 | -2/+9 | |
| |\ \ \ | ||||||
| | * | | | Crash fix, when the Object will be deleted during handling a QGestureEvent. | Dominik Holland | 2010-11-12 | 2 | -2/+9 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 28 | -140/+167 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Perttu Pohjonen | 2010-11-15 | 3 | -9/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | compile with quintptr instead of intptr_t | Thiago Macieira | 2010-11-15 | 1 | -1/+1 | |
| | * | | | | | Enable OpenGL scissors test | Adrian Constantin | 2010-11-15 | 1 | -3/+0 | |
| | * | | | | | Remove -fno-omit-frame-pointer and -fno-optimize-sibling-calls in mkspecs, ad... | Petri Latvala | 2010-11-15 | 1 | -2/+2 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7staging | Ville Pernu | 2010-11-15 | 30 | -191/+452 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7staging | Ville Pernu | 2010-11-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | qmake vcxproj generator: fix description of custom build tools | Joerg Bornemann | 2010-11-12 | 1 | -1/+1 | |
| | * | | | | | | | Fix for KERN-EXEC 0 caused by QNetworkAccessManager::get | Ville Pernu | 2010-11-12 | 1 | -3/+3 | |
| | * | | | | | | | Minor adjustments to merge-request 915 | Donald Carr | 2010-11-12 | 1 | -2/+2 | |
| | * | | | | | | | Implement brush transformations for directfb. | Sam Magnuson | 2010-11-12 | 1 | -14/+28 | |
| | * | | | | | | | Add FreeBSD's certificate bundle to the certificates list. | Raphael Kubo da Costa | 2010-11-12 | 1 | -0/+1 | |
| | * | | | | | | | SSL internals: upon error, read all errors from OpenSSL | Peter Hartmann | 2010-11-12 | 2 | -17/+27 | |
| | * | | | | | | | Added an example for QTest::touchEvent to the documentation. | Denis Dzyubenko | 2010-11-12 | 2 | -0/+19 | |
| | * | | | | | | | Push and pop the thread-default context for the current thread | Philip Van Hoof | 2010-11-12 | 1 | -0/+7 | |
| | * | | | | | | | Fix compilation by s/intptr_t/quintptr/ | Thiago Macieira | 2010-11-12 | 3 | -4/+4 | |
| * | | | | | | | | Fix for E32User-CBASE 46 Panic when using CActiveSchedulerWait | Perttu Pohjonen | 2010-11-15 | 2 | -14/+33 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 23 | -117/+128 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | QNAM HTTP: Ignore double content-length headers | Markus Goetz | 2010-11-13 | 3 | -3/+41 | |
| | * | | | | | | Don't pack Harfbuzz structs, this causes unaligned access crashes. | Andreas Kling | 2010-11-12 | 10 | -78/+0 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | qmake vcxproj generator: fix description of custom build tools | Joerg Bornemann | 2010-11-12 | 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-11-11 | 9 | -35/+86 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Minor adjustments to merge-request 915 | Donald Carr | 2010-11-11 | 1 | -2/+2 | |
| | | * | | | | Implement brush transformations for directfb. | Sam Magnuson | 2010-11-11 | 1 | -14/+28 | |
| | | * | | | | Add FreeBSD's certificate bundle to the certificates list. | Raphael Kubo da Costa | 2010-11-11 | 1 | -0/+1 | |
| | | * | | | | SSL internals: upon error, read all errors from OpenSSL | Peter Hartmann | 2010-11-11 | 2 | -17/+27 | |
| | | * | | | | Added an example for QTest::touchEvent to the documentation. | Denis Dzyubenko | 2010-11-11 | 2 | -0/+19 | |
| | | * | | | | Push and pop the thread-default context for the current thread | Philip Van Hoof | 2010-11-11 | 1 | -0/+7 | |
| | | * | | | | Fix compilation by s/intptr_t/quintptr/ | Thiago Macieira | 2010-11-11 | 3 | -4/+4 | |
| | | | | | * | Update qml visual tests | Alan Alpert | 2010-11-16 | 358 | -11891/+8848 | |
| | | | | | * | Record images on more than just the first frame. | Alan Alpert | 2010-11-16 | 1 | -1/+1 | |
| | | | | | * | Turn off font antialiasing during tests. | Alan Alpert | 2010-11-16 | 6 | -13/+12 | |
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-16 | 13 | -35/+50 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 144 | -1399/+1458 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 7 | -20/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Remove driver bug work-around from GL 2 paint engine. | Samuel Rødal | 2010-11-12 | 1 | -5/+0 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-12 | 6 | -15/+7 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 6 | -15/+7 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 6 | -15/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-11 | 51 | -218/+693 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | qdoc: Added QML Elements to the Assistant index | Martin Smith | 2010-11-11 | 3 | -10/+20 | |
| * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Martin Smith | 2010-11-11 | 306 | -4443/+10713 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-10 | 306 | -4443/+10713 | |
| | |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | qdoc: Fixed virtualness and constness of the fileBase() function. | Martin Smith | 2010-11-11 | 2 | -4/+7 | |
| |/ / / / / / / / |