summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-161-1/+1
|\
| * Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-1676-982/+1855
|\ \ | |/ |/|
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1665-863/+974
| |\
| | * 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
| | | |\ \ \
| | | * | | | 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
| | | * | | | Fix QT_NO_PHONON_SETTINGSGROUPJørgen Lind2009-11-123-4/+14
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1223-189/+1031
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-122-3/+28
| | | | |\ \ \
| | | | | * \ \ Merge branch 'focusOutBug' into 4.6axis2009-11-122-3/+28
| | | | | |\ \ \
| | | | | | * | | Fixed a focusing bug on Symbian.axis2009-11-122-0/+21
| | | | | | * | | Fixed some initializers and saved some memory.axis2009-11-112-3/+7
| | | | * | | | | Tab shapes have the wrong size and distance between them on SymbianSami Merilä2009-11-121-1/+4
| | | | |/ / / /
| | | | * | | | Fix to symbian transparent window backing store format.Jani Hautakangas2009-11-112-4/+10
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Shane Kearns2009-11-1156-788/+713
| | | | |\ \ \ \
| | | | | * | | | Fix for assertion failure in in QWidget::grabMouse for Symbian.Janne Anttila2009-11-111-2/+2
| | | | | * | | | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-1155-784/+709
| | | | | * | | | Revert "Check that we're not using double where qreal should be used"Aleksandar Sasha Babic2009-11-111-2/+2
| | | | * | | | | Merge commit 'origin/4.6' into 4.6Shane Kearns2009-11-1122-21503/+21011
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-111-8/+20