summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Add an entry to the changelog about the XUnit support in QtTestThiago Macieira2009-11-131-1/+4
| | * | | | | | | | ChangeWindowTitle skipped for Windows CEninerider2009-11-131-0/+3
| | * | | | | | | | Cursor motion related tests disabled for windows ce.ninerider2009-11-131-0/+4
| * | | | | | | | | Fix context sharing in QGLPixelBuffer for EGLRhys Weatherley2009-11-151-26/+39
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Make pbuffers example compile under OpenGL/ES 1.1Rhys Weatherley2009-11-151-0/+8
| * | | | | | | | Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-153-1/+7
| * | | | | | | | Make it clear that the two semi-floating widget should overflow.Jan-Arve Sæther2009-11-131-2/+2
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-133-10/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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
| | * | | | | | | | Fixed dockwidget autotest on X11Thierry Bastian2009-11-131-1/+4
| * | | | | | | | | 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-136-19/+90
| |\ \ \ \ \ \ \ \
| | * | | | | | | | QItemSelectionModel: fixed selection not kept when layout change and everythi...Olivier Goffart2009-11-132-8/+62
| | * | | | | | | | Fixing and adding autotests for QTreeWidgetThierry Bastian2009-11-131-4/+24
| | * | | | | | | | Fixed stroking of discontinuous paths with the GL2 engine.Kim Motoyoshi Kalland2009-11-132-4/+3
| | * | | | | | | | Fix QAbstractSlider testOlivier Goffart2009-11-131-3/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-136-370/+210
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | 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
| | * | | | | | | QGAL (Test): Add test to ensure persistency of user-defined spacingEduardo M. Fleury2009-11-121-0/+26
| | * | | | | | | QGAL (Test): Fix order of parameters in QCOMPAREEduardo M. Fleury2009-11-121-2/+2
| * | | | | | | | 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.6-s60axis2009-11-1277-751/+1178
| | |\ \ \ \ \ \ \
* | | | | | | | | | Fixed double precision problems in pdf printingGunnar Sletta2009-11-161-3/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-13102-645/+1988
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Speed up QTextFormatCollection::indexForFormatJos van den Oever2009-11-132-21/+59
| * | | | | | | | | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-132-22/+47
| * | | | | | | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-13162-233/+1073
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1350-291/+519
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-132-0/+41
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-12226-22307/+23870
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-112-0/+41
| * | | | | | | | | | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-132-0/+84
| * | | | | | | | | | | Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-132-0/+35
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-1342-292/+1193
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | 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