summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-16431-23894/+26160
|\
| * Made widgets not clear their contents after losing edit focus.axis2009-11-162-0/+8
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-21/+10
| |\
| | * Define own palette for web-based widgets in QS60StyleSami Merilä2009-11-161-1/+9
| | * Remove fake right mouse button events from long tapShane Kearns2009-11-132-20/+1
| * | Merge branch 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-162-0/+6
| |\ \
| | * \ Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1665-863/+974
| | |\ \
| | * | | Install Qt declarative (if available) and QmlPatterns on S60Martin Jones2009-11-162-0/+6
| | * | | Fix corelib def files for the new atomics implementationShane Kearns2009-11-132-0/+10
| | * | | Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
| | * | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-138-39/+586
| | * | | Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
| | * | | Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
| * | | | Fix context sharing in QGLPixelBuffer for EGLRhys Weatherley2009-11-151-26/+39
| | |/ / | |/| |
| * | | Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-152-1/+2
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-132-9/+5
| |\ \ \
| | * | | Fixed a regression in mainwindow that would not restore correctlyThierry Bastian2009-11-131-3/+2
| | * | | Fixed stroking of cosmetic dashed pens with the GL2 paint engine.Kim Motoyoshi Kalland2009-11-131-6/+3
| * | | | Remove warning. (Forgot to commit this together with my previous commits)Jan-Arve Sæther2009-11-131-1/+1
| |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-133-6/+6
| |\ \ \
| | * | | QItemSelectionModel: fixed selection not kept when layout change and everythi...Olivier Goffart2009-11-131-2/+3
| | * | | Fixed stroking of discontinuous paths with the GL2 engine.Kim Motoyoshi Kalland2009-11-132-4/+3
| | | |/ | | |/|
| * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-134-368/+182
| |\ \ \ | | |/ / | |/| |
| | * | QGAL: clean up size hint refresh codeCaio Marcelo de Oliveira Filho2009-11-122-65/+25
| | * | QGAL: clean up interpolation codeCaio Marcelo de Oliveira Filho2009-11-122-95/+16
| | * | QGAL: remove the caching of simplified graphCaio Marcelo de Oliveira Filho2009-11-123-72/+22
| | * | QGAL: fix update size hints logic in parallel anchorsCaio Marcelo de Oliveira Filho2009-11-121-6/+13
| | * | QGAL: Update code documentationEduardo M. Fleury2009-11-121-13/+26
| | * | QGAL: Move size information from AnchorData to QGraphicsAnchorPrivateEduardo M. Fleury2009-11-123-108/+66
| | * | QGAL: Update header documentation in QGALPrivateEduardo M. Fleury2009-11-121-9/+14
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-135-13/+25
| |\ \ \
| | * | | Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-131-7/+9
| | * | | Highlighted text colour correction for s60styleJanne Koskinen2009-11-131-1/+1
| | * | | Fix corelib def files for the new atomics implementationShane Kearns2009-11-122-4/+14
| | * | | Fix MWC warningShane Kearns2009-11-121-1/+1
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1366-364/+1335
| |\ \ \ \
| | * | | | Speed up QTextFormatCollection::indexForFormatJos van den Oever2009-11-132-21/+59
| | * | | | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-4/+2
| | * | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-13135-178/+333
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1329-110/+143
| | | |\ \ \
| | | * \ \ \ Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-131-0/+5
| | | |\ \ \ \
| | | | * \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-12159-21232/+21971
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+5
| | * | | | | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+14
| | * | | | | | Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-131-0/+8
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-122-17/+21
| | |\ \ \ \ \
| | | * | | | | Made the select button commit the T9 word rather than exit widget.axis2009-11-121-8/+20
| | | * | | | | Removed unused variable.axis2009-11-122-9/+1
| | * | | | | | QTreeWidget visualRect now returns the rect for all columnsThierry Bastian2009-11-121-1/+8
| | * | | | | | Make the render() test pass when pixmaps aren't 32 bit.Paul Olav Tvete2009-11-121-1/+4