Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing autotests to the tests/auto.pro | Denis Dzyubenko | 2009-11-18 | 8 | -64/+66 |
* | Doc: Add link to "Making Applications Scriptable" from QtScript module page | Kent Hansen | 2009-11-18 | 1 | -0/+4 |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-18 | 0 | -0/+0 |
|\ | |||||
| * | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-18 | 7 | -122/+129 |
| |\ | |||||
* | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-18 | 7 | -6/+63 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-18 | 134 | -1097/+3626 |
|\ \ \ | |/ / | |||||
| * | | Added Input Panel example to the list of Tools examples. | axis | 2009-11-18 | 1 | -0/+1 |
| * | | Fix the mentioning of the LGPL licensing of QtScript and QtWebKit | Simon Hausmann | 2009-11-18 | 2 | -5/+33 |
| * | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-18 | 79 | -1150/+1866 |
| |\ \ | |||||
| | * | | Changes file cleanup and adding of new features. | Volker Hilsheimer | 2009-11-18 | 1 | -108/+113 |
| | * | | register pointer type for invoke | Robert Griebl | 2009-11-18 | 1 | -0/+4 |
| | * | | Remove DWCAPS_DOUBLEBUFFER in window creation | Anders Bakken | 2009-11-18 | 1 | -1/+1 |
| | * | | Remove obsolete known issue. | Jason McDonald | 2009-11-18 | 1 | -28/+0 |
| | * | | Merge commit 'v4.6.0-rc1' into 4.6 | Thiago Macieira | 2009-11-18 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | Def files frozen for 4.6.0 RCv4.6.0-rc1 | Shane Kearns | 2009-11-11 | 20 | -361/+21660 |
| | | * | | Switch on DEF files | Shane Kearns | 2009-11-11 | 1 | -10/+19 |
| | | * | | Rewind def files to beta | Shane Kearns | 2009-11-11 | 19 | -20979/+155 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Justin McPherson | 2009-11-17 | 455 | -5615/+10644 |
| | |\ \ \ | |||||
| | | * \ \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 62 | -699/+785 |
| | | |\ \ \ | |||||
| | | | * | | | Fix long text regression in listview that does not fits into the viewport. | Olivier Goffart | 2009-11-17 | 1 | -2/+2 |
| | | | * | | | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 3 | -6/+67 |
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-17 | 1 | -3/+0 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fixing merger errors. | Aleksandar Sasha Babic | 2009-11-16 | 1 | -3/+0 |
| | | | * | | | | Stabilize tests on X11 | Olivier Goffart | 2009-11-16 | 2 | -9/+16 |
| | | | * | | | | QFileDialog: user could not select a readonly file on vista and win7 | Thierry Bastian | 2009-11-16 | 1 | -1/+1 |
| | | | * | | | | Fixed querying of GLX extensions under X11. | Trond Kjernåsen | 2009-11-16 | 1 | -13/+14 |
| | | | |/ / / | |||||
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-16 | 3 | -3/+6 |
| | | | |\ \ \ | |||||
| | | | | * | | | Maemo4 fix Hildon input method for graphics view | Ralf Engels | 2009-11-16 | 3 | -3/+6 |
| | | | * | | | | QMenu: do not crash if action is destroyed in the triggered signal. | Olivier Goffart | 2009-11-16 | 2 | -1/+15 |
| | | | |/ / / | |||||
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-16 | 30 | -537/+534 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-16 | 639 | -26374/+31509 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge branch '4.6' into mmfphonon | Frans Englich | 2009-11-16 | 419 | -4222/+10751 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Implemented aspect ratio and scale mode handling in Phonon MMF backend | Gareth Stockwell | 2009-11-13 | 18 | -340/+381 |
| | | | | * | | | | | Pause playback on small screens when popping up dialogs. | Frans Englich | 2009-11-12 | 2 | -0/+21 |
| | | | | * | | | | | Mediaplayer now pauses playback before displaying error dialog | Gareth Stockwell | 2009-11-09 | 1 | -1/+1 |
| | | | | * | | | | | Allowed execution of pause command when backend is in error state | Gareth Stockwell | 2009-11-09 | 1 | -1/+1 |
| | | | | * | | | | | Removed infinite recursion from Phonon::MMF::MediaObject::errorType | Gareth Stockwell | 2009-11-09 | 1 | -1/+1 |
| | | | | * | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp... | Gareth Stockwell | 2009-11-09 | 11 | -167/+109 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG. | Frans Englich | 2009-11-09 | 11 | -167/+109 |
| | | | | * | | | | | | Fixed compiler warning for RVCT 2.2 | Gareth Stockwell | 2009-11-09 | 1 | -23/+24 |
| | | | | |/ / / / / | |||||
| | | | | * | | | | | Removed logging from Phonon MMF backend | Gareth Stockwell | 2009-11-05 | 1 | -8/+0 |
| | | | * | | | | | | Fix QT_NO_SHAREDMEMORY while not breaking the QNX build | Jørgen Lind | 2009-11-16 | 1 | -0/+2 |
| | | | * | | | | | | Fix warning | Olivier Goffart | 2009-11-16 | 1 | -1/+1 |
| | | | * | | | | | | Revert "Added a standard copyright header to files generated by rcc." | Olivier Goffart | 2009-11-16 | 1 | -40/+0 |
| | | | * | | | | | | Fixed tab and tab contents frame overlapping when using style sheets | Gabriel de Dietrich | 2009-11-16 | 1 | -2/+6 |
| | | | * | | | | | | Fixed extension checks and usage of the GL 2 engine on old X11 systems. | Trond Kjernåsen | 2009-11-16 | 2 | -25/+36 |
| | | | * | | | | | | Properly initialize all vars. | Thomas Zander | 2009-11-16 | 1 | -0/+1 |
| | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-11-16 | 48 | -489/+545 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix regression in emitting of QTextDocument::undoCommandAdded() | Thomas Zander | 2009-11-16 | 2 | -1/+14 |
| | | | | * | | | | | | Fixed a crash in QPixmap::fromImage() when passing in a null image. | Trond Kjernåsen | 2009-11-16 | 1 | -0/+5 |
| | | | | | |_|/ / / | | | | | |/| | | | |