summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-2120-91/+147
|\
| * get rid of qmake warnings when parsing script.pro (JavaScriptCore.pri)Kent Hansen2009-08-211-0/+9
| * Fix memory leakOlivier Goffart2009-08-211-3/+6
| * Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-212-9/+28
| * Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
| * qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-214-9/+9
| * 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-212-6/+6
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGunnar Sletta2009-08-21389-36005/+20043
| |\
| | * Doc fixes to anchor layout.Jan-Arve Sæther2009-08-211-6/+6
| | * Doc fixes.Jan-Arve Sæther2009-08-211-1/+2
| | * JSC::Debugger fix. Events exceptionThrow and functionExit modificationJedrzej Nowacki2009-08-211-10/+26
| | * 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
* | | 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-2114-20/+3978
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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-219-2/+3908
| |\ \ \
| | * | | 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-195-313/+268
| | * | | Only compile in toString() functions if we are compiling in debug mode.Jan-Arve Sæther2009-08-183-15/+32
| | * | | Improved internal docs for simplification.Jan-Arve Sæther2009-08-181-29/+44
| | * | | Remove some warningsJan-Arve Sæther2009-08-182-2/+2
| | * | | Remove some warningsJan-Arve Sæther2009-08-181-2/+0
| | * | | Just a small improvement to SequentialAnchorData::updateChildrenSizes()Jan-Arve Sæther2009-08-181-33/+20
| | * | | Fix a potential crash in AnchorVertex::toString().Jan-Arve Sæther2009-08-181-5/+6
| | * | | QGraphicsAnchorLayout: fix calculation of sizeAt* values for SequentialCaio Marcelo de Oliveira Filho2009-08-181-7/+73
| | * | | QGraphicsAnchorLayout: missing restoreSimplifiedGraph callCaio Marcelo de Oliveira Filho2009-08-171-0/+2
| | * | | QGraphicsAnchorLayout: add QT_ANCHORLAYOUT_NO_SIMPLIFICATION backCaio Marcelo de Oliveira Filho2009-08-171-0/+4
| | * | | QGraphicsAnchorLayout: hide some debug messagesCaio Marcelo de Oliveira Filho2009-08-171-0/+8
| | * | | QGraphicsAnchorLayout: calculate vertex positions with simplified graphCaio Marcelo de Oliveira Filho2009-08-173-32/+100
| | * | | Fill in some missing pieces in the documentation.Jan-Arve Sæther2009-08-171-1/+121
| | * | | Add missing call to invalidate() in all functions that modify theJan-Arve Sæther2009-08-171-0/+3