summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | | | | Reapply change log fix.Jedrzej Nowacki2009-11-171-2/+1
| | | * | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-11-174-29/+66
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | No audio devices found for Ubuntu with QAudio classesKurt Korbatits2009-11-164-29/+66
| | | * | | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-11-124-7/+25
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | | Fix compilation of Phonon DS9 backend when Qt is built statically.Andrew den Exter2009-11-123-6/+7
| | | | * | | | | | | | | | | | | | | | Fix assert on windows when deleting phonon nodes from a running graph.Andrew den Exter2009-11-121-1/+18
| | | | * | | | | | | | | | | | | | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-111-0/+42
| | | | * | | | | | | | | | | | | | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-114-20/+38
| | | | * | | | | | | | | | | | | | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-111-2/+10
| | | | * | | | | | | | | | | | | | | | Gstreamer: Added DVD supportJustin McPherson2009-11-111-15/+19
| | | | * | | | | | | | | | | | | | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-111-4/+7
| | | | * | | | | | | | | | | | | | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-112-1/+7
| | | | * | | | | | | | | | | | | | | | Gstreamer: Detect more mimetypesJustin McPherson2009-11-111-2/+9
| | | | * | | | | | | | | | | | | | | | reduce the speed of CD drive to 2X while playing CD audio to limit CDJustin McPherson2009-11-111-3/+15
| | | | * | | | | | | | | | | | | | | | gstreamer: Do not call gst_deinit() but do free the device and effect manager...Justin McPherson2009-11-111-1/+0
| | | | * | | | | | | | | | | | | | | | Remove rogue \refs from documentation.Justin McPherson2009-11-112-2/+2
| | | | * | | | | | | | | | | | | | | | Import change 924855 from phonon-svn.Justin McPherson2009-11-111-2/+6
| | | | * | | | | | | | | | | | | | | | Import change 932546 from phonon-svn.Justin McPherson2009-11-1191-91/+91
| | | | * | | | | | | | | | | | | | | | Import change 950964 from phonon-svn.Justin McPherson2009-11-111-2/+2
| | | | * | | | | | | | | | | | | | | | Import change 953828 from phonon-svnJustin McPherson2009-11-111-1/+1
| | * | | | | | | | | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-17298-4161/+6784
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Small doc fix.axis2009-11-171-1/+1
| | | * | | | | | | | | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-17129-1769/+4919
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | | | | tst_qtcpsocket: Check if proper connection error occursMarkus Goetz2009-11-161-0/+43
| | | | * | | | | | | | | | | | | | | | Prospective Symbian/abld build fixSimon Hausmann2009-11-161-1/+1
| | | | * | | | | | | | | | | | | | | | 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-164-17/+39
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-164-17/+39
| | | | * | | | | | | | | | | | | | | | | Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3
| | | | |/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Engvoldsen2009-11-161-6/+6
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
| | | | * | | | | | | | | | | | | | | | | Doc: Correcting contact info.Morten Engvoldsen2009-11-161-3/+3
| | | | |/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | | 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-133-9/+77
| | | | * | | | | | | | | | | | | | | | Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-132-2/+6
| | | | * | | | | | | | | | | | | | | | Fix compilation on solaris-g++-64.Thiago Macieira2009-11-131-0/+1
| | | | * | | | | | | | | | | | | | | | Autotest: use the new QDBusServiceWatcher classThiago Macieira2009-11-131-13/+9
| | | | * | | | | | | | | | | | | | | | Merge branch '4.6' of ../qt-doc-team into 4.6David Boddie2009-11-132-0/+267
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | Doc: Added missing example documentation.David Boddie2009-11-132-0/+267
| | | | * | | | | | | | | | | | | | | | | Doc: Add link to the Symbian Introduction.Volker Hilsheimer2009-11-131-0/+2
| | | | * | | | | | | | | | | | | | | | | Doc: fix typo.Volker Hilsheimer2009-11-131-1/+1
| | | | * | | | | | | | | | | | | | | | | xmlpatterns autotest: adjust line endingsPeter Hartmann2009-11-131-1/+3
| | | | * | | | | | | | | | | | | | | | | xmlpatterns: unify error messages in generator and generated filePeter Hartmann2009-11-132-2/+2
| | | | * | | | | | | | | | | | | | | | | Introduce QFileNetworkReply in QNetworkAccessManagerMarkus Goetz2009-11-134-0/+326