summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1750-678/+652
|\
| * Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-171-2/+2
| * Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-171-0/+2
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-171-3/+0
| |\
| | * Fixing merger errors.Aleksandar Sasha Babic2009-11-161-3/+0
| * | QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-161-1/+1
| * | Fixed querying of GLX extensions under X11.Trond Kjernåsen2009-11-161-13/+14
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-3/+6
| |\
| | * Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-163-3/+6
| * | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-1/+2
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1628-536/+512
| |\
| | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-16431-23894/+26160
| | |\
| | * \ Merge branch '4.6' into mmfphononFrans Englich2009-11-16254-2977/+6091
| | |\ \
| | * | | Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-1318-340/+381
| | * | | Allowed execution of pause command when backend is in error stateGareth Stockwell2009-11-091-1/+1
| | * | | Removed infinite recursion from Phonon::MMF::MediaObject::errorTypeGareth Stockwell2009-11-091-1/+1
| | * | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Gareth Stockwell2009-11-0911-167/+109
| | |\ \ \
| | | * | | Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG.Frans Englich2009-11-0911-167/+109
| | * | | | Fixed compiler warning for RVCT 2.2Gareth Stockwell2009-11-091-23/+24
| | |/ / /
| | * | | Removed logging from Phonon MMF backendGareth Stockwell2009-11-051-8/+0
| * | | | Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-161-0/+2
| * | | | Fix warningOlivier Goffart2009-11-161-1/+1
| * | | | Revert "Added a standard copyright header to files generated by rcc."Olivier Goffart2009-11-161-40/+0
| * | | | Fixed tab and tab contents frame overlapping when using style sheetsGabriel de Dietrich2009-11-161-2/+6
| * | | | Fixed extension checks and usage of the GL 2 engine on old X11 systems.Trond Kjernåsen2009-11-162-25/+36
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1624-445/+291
| |\ \ \ \
| | * | | | Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-161-1/+3
| | * | | | Fixed a crash in QPixmap::fromImage() when passing in a null image.Trond Kjernåsen2009-11-161-0/+5
| | | |_|/ | | |/| |
| | * | | 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
| | |\ \ \ \
| | * | | | | Fix context sharing in QGLPixelBuffer for EGLRhys Weatherley2009-11-151-26/+39
| * | | | | | Fixed double precision problems in pdf printingGunnar Sletta2009-11-161-3/+3
* | | | | | | Small doc fix.axis2009-11-171-1/+1
* | | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-17103-1656/+4444
|\ \ \ \ \ \ \
| * | | | | | | Fix inputMethods QWebPage autotest failure.Simon Hausmann2009-11-161-3/+3
| * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-1656-1446/+3491
| * | | | | | | Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
| * | | | | | | doc: Fixed qdoc errors.Martin Smith2009-11-162-1/+9
| * | | | | | | Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1
| * | | | | | | doc: Fixed qdoc errors.Martin Smith2009-11-162-4/+11
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Engvoldsen2009-11-163-16/+38
| |\ \ \ \ \ \ \
| | * | | | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-163-16/+38
| * | | | | | | | Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3
| |/ / / / / / /
| * | | | | | | Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
| * | | | | | | Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-161-0/+3
| * | | | | | | Fix compilation without Qt3support (on Windows CE, Symbian)Simon Hausmann2009-11-161-1/+1
| * | | | | | | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-132-9/+18