summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix license text.Jason McDonald2010-11-173-18/+17
* Doc: fix a typo in QML/Qt UI integrationPierre Rossi2010-11-161-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-161-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-151-1/+1
| |\ |/ /
| * doc: Fix documentation of QTextEdit::setDocumentEskil Abrahamsen Blomfeldt2010-11-151-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-153-3/+12
|\ \
| * | Fixed QGesture autotest for QGesture lazy deletion.Dominik Holland2010-11-151-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-152-2/+9
| |\ \
| | * | Crash fix, when the Object will be deleted during handling a QGestureEvent.Dominik Holland2010-11-122-2/+9
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-1528-140/+167
|\ \ \ \
| * \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Perttu Pohjonen2010-11-153-9/+6
| |\ \ \ \
| | * | | | compile with quintptr instead of intptr_tThiago Macieira2010-11-151-1/+1
| | * | | | Enable OpenGL scissors testAdrian Constantin2010-11-151-3/+0
| | * | | | Remove -fno-omit-frame-pointer and -fno-optimize-sibling-calls in mkspecs, ad...Petri Latvala2010-11-151-2/+2
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7stagingVille Pernu2010-11-1530-191/+452
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7stagingVille Pernu2010-11-120-0/+0
| | |\ \ \ \ \
| | * | | | | | qmake vcxproj generator: fix description of custom build toolsJoerg Bornemann2010-11-121-1/+1
| | * | | | | | Fix for KERN-EXEC 0 caused by QNetworkAccessManager::getVille Pernu2010-11-121-3/+3
| | * | | | | | Minor adjustments to merge-request 915Donald Carr2010-11-121-2/+2
| | * | | | | | Implement brush transformations for directfb.Sam Magnuson2010-11-121-14/+28
| | * | | | | | Add FreeBSD's certificate bundle to the certificates list.Raphael Kubo da Costa2010-11-121-0/+1
| | * | | | | | SSL internals: upon error, read all errors from OpenSSLPeter Hartmann2010-11-122-17/+27
| | * | | | | | Added an example for QTest::touchEvent to the documentation.Denis Dzyubenko2010-11-122-0/+19
| | * | | | | | Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-121-0/+7
| | * | | | | | Fix compilation by s/intptr_t/quintptr/Thiago Macieira2010-11-123-4/+4
| * | | | | | | Fix for E32User-CBASE 46 Panic when using CActiveSchedulerWaitPerttu Pohjonen2010-11-152-14/+33
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-1523-117/+128
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-133-3/+41
| | * | | | | Don't pack Harfbuzz structs, this causes unaligned access crashes.Andreas Kling2010-11-1210-78/+0
| | | |/ / / | | |/| | |
| | * | | | qmake vcxproj generator: fix description of custom build toolsJoerg Bornemann2010-11-121-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-119-35/+86
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Minor adjustments to merge-request 915Donald Carr2010-11-111-2/+2
| | | * | | Implement brush transformations for directfb.Sam Magnuson2010-11-111-14/+28
| | | * | | Add FreeBSD's certificate bundle to the certificates list.Raphael Kubo da Costa2010-11-111-0/+1
| | | * | | SSL internals: upon error, read all errors from OpenSSLPeter Hartmann2010-11-112-17/+27
| | | * | | Added an example for QTest::touchEvent to the documentation.Denis Dzyubenko2010-11-112-0/+19
| | | * | | Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-111-0/+7
| | | * | | Fix compilation by s/intptr_t/quintptr/Thiago Macieira2010-11-113-4/+4
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-15144-1399/+1458
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-153-3/+65
| |\ \ \ \ \
| | * | | | | ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-153-3/+65
| * | | | | | Update all qmlvisual testsAlan Alpert2010-11-15128-1052/+1052
| * | | | | | Take snapshots starting from the first frameAlan Alpert2010-11-151-1/+6
| * | | | | | Stabilize visual test focusscope/test3.qmlAlan Alpert2010-11-156-273/+272
| |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-153-36/+22
| |\ \ \ \ \
| | * | | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken.Martin Jones2010-11-151-34/+20
| | * | | | | Remove unneeded semicolons.Martin Jones2010-11-152-2/+2
| * | | | | | Fix failing visual testsAlan Alpert2010-11-156-35/+42
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-157-20/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove driver bug work-around from GL 2 paint engine.Samuel Rødal2010-11-121-5/+0