summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-2138-200/+325
|\
| * get rid of qmake warnings when parsing script.pro (JavaScriptCore.pri)Kent Hansen2009-08-211-0/+9
| * Fix memory leakOlivier Goffart2009-08-212-4/+7
| * Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-213-9/+29
| * qdoc: Moved javascripts for search box from header to footer.Martin Smith2009-08-211-6/+6
| * Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
| * qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-2112-97/+129
| * Make QEglContext::extensions() staticTom Cooksey2009-08-212-3/+3
| * Add a static QEglProperties::dumpAllConfigs()Tom Cooksey2009-08-212-0/+16
| * Fix QGLWidget::showFullScreen() on X11/EGLTom Cooksey2009-08-211-2/+5
| * Removed PBO texture upload from QGLContextPrivate::bindTexture().Samuel Rødal2009-08-212-41/+4
| * rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-213-14/+14
| * move qdoc3 binary to bin, so we can use it for Qt Creator without hacks.Daniel Molkentin2009-08-214-2/+5
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGunnar Sletta2009-08-21469-38009/+24240
| |\
| | * Fix linking to uninstalled libraries after LIBS_PRIVATE.Thiago Macieira2009-08-211-0/+35
| | * Doc fixes to anchor layout.Jan-Arve Sæther2009-08-211-6/+6
| | * Doc fixes.Jan-Arve Sæther2009-08-211-1/+2
| | * Autotest QEXPECTED_FAIL removedJedrzej Nowacki2009-08-211-3/+1
| | * JSC::Debugger fix. Events exceptionThrow and functionExit modificationJedrzej Nowacki2009-08-211-10/+26
| | * Another typo.Alexis Menard2009-08-211-1/+1
| | * Fix typo in anchor layout documentation.Alexis Menard2009-08-211-1/+1
| * | Reset clip structure when we use Qt::ReplaceClip or Qt::NoClipGunnar Sletta2009-08-211-0/+8
* | | Remove changes from bad merge.Jason Barron2009-08-211-3/+4
* | | Remove commented-out code from examples.axis2009-08-211-4/+0
* | | Removed an example that was listed twice.axis2009-08-211-1/+0
* | | Fixes: Missing deployment of backends for phonon examplesaxis2009-08-212-2/+6
* | | Revisiting test cases.Aleksandar Sasha Babic2009-08-211-48/+32
* | | Rebuild configure.exe.Jason Barron2009-08-211-0/+0
* | | Merge branch 'reviewPatches'axis2009-08-215-50/+15
|\ \ \
| * | | Revert "Fixed KERN-EXEC 3 panic on ARMV5 builds caused by combining trinary o...axis2009-08-211-27/+0
| * | | Switched to logical comparison instead of bitwise.axis2009-08-212-11/+6
| * | | Fixed documentation.axis2009-08-211-3/+2
| * | | Fixed some comments and code style issues after review.axis2009-08-213-9/+7
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-212-5/+4
|\ \ \ \
| * | | | Fixing compile issue on platforms other than Symbian.Aleksandar Sasha Babic2009-08-211-4/+4
| * | | | Remove QtScript from deployed libraries.axis2009-08-211-1/+0
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-218-88/+14
|\ \ \ \ \ | |/ / / /
| * | | | compile again after mergeHarald Fernengel2009-08-218-88/+14
* | | | | Merge commit 'qt/master'Jason Barron2009-08-2121-21/+4976
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Handle Touch* events in the same way as other input events in QAbstractScroll...Bradley T. Hughes2009-08-211-0/+7
| * | | Convert the screen cursor image to native premultiplied formatPaul Olav Tvete2009-08-211-1/+21
| * | | Allow linuxfb device names like /dev/fb/0Takumi ASAKI2009-08-211-9/+7
| * | | Avoid painting window decorations flicker showPaul Olav Tvete2009-08-211-6/+9
| * | | Fix blend function crash on AVR32Paul Olav Tvete2009-08-211-2/+2
| * | | make the new anchor layout code compile with namespaceshjk2009-08-216-5/+29
| * | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-2116-3/+4906
| |\ \ \
| | * | | Remove the anchorlayoyt example that can load layouts.Jan-Arve Sæther2009-08-2014-1759/+0
| | * | | Add the autotest to auto.proJan-Arve Sæther2009-08-201-1/+2
| | * | | Implement the functions we added in the API review:Jan-Arve Sæther2009-08-194-26/+95
| | * | | update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-199-496/+584