summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add link to "Making Applications Scriptable" from QtScript module pageKent Hansen2009-11-181-0/+4
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-180-0/+0
|\
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-187-122/+129
| |\
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-187-6/+63
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-18134-1097/+3626
|\ \ \ | |/ /
| * | Added Input Panel example to the list of Tools examples.axis2009-11-181-0/+1
| * | Fix the mentioning of the LGPL licensing of QtScript and QtWebKitSimon Hausmann2009-11-182-5/+33
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1879-1150/+1866
| |\ \
| | * | Changes file cleanup and adding of new features.Volker Hilsheimer2009-11-181-108/+113
| | * | register pointer type for invokeRobert Griebl2009-11-181-0/+4
| | * | Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
| | * | Remove obsolete known issue.Jason McDonald2009-11-181-28/+0
| | * | Merge commit 'v4.6.0-rc1' into 4.6Thiago Macieira2009-11-180-0/+0
| | |\ \
| | | * | Def files frozen for 4.6.0 RCv4.6.0-rc1Shane Kearns2009-11-1120-361/+21660
| | | * | Switch on DEF filesShane Kearns2009-11-111-10/+19
| | | * | Rewind def files to betaShane Kearns2009-11-1119-20979/+155
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Justin McPherson2009-11-17455-5615/+10644
| | |\ \ \
| | | * \ \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1762-699/+785
| | | |\ \ \
| | | | * | | 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-173-6/+67
| | | | * | | 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
| | | | * | | | Stabilize tests on X11Olivier Goffart2009-11-162-9/+16
| | | | * | | | 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-162-1/+15
| | | | |/ / /
| | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1630-537/+534
| | | | |\ \ \
| | | | | * \ \ Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-16639-26374/+31509
| | | | | |\ \ \
| | | | | * \ \ \ Merge branch '4.6' into mmfphononFrans Englich2009-11-16419-4222/+10751
| | | | | |\ \ \ \
| | | | | * | | | | Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-1318-340/+381
| | | | | * | | | | Pause playback on small screens when popping up dialogs.Frans Englich2009-11-122-0/+21
| | | | | * | | | | Mediaplayer now pauses playback before displaying error dialogGareth Stockwell2009-11-091-1/+1
| | | | | * | | | | 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
| | | | * | | | | | Properly initialize all vars.Thomas Zander2009-11-161-0/+1
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1648-489/+545
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-162-1/+14
| | | | | * | | | | | 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