Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | Fixed coordinate system conversion for gestures. | Denis Dzyubenko | 2010-03-01 | 1 | -4/+4 | |
| | | | * | | | | OS X 10.4 compile error; required casting int to GLint. | Martin Smith | 2010-03-02 | 1 | -4/+4 | |
| | | | |/ / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 36 | -1205/+219 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Build fix for Sun Studio | Thierry Bastian | 2010-03-04 | 1 | -2/+2 | |
| * | | | | | | | Finish to resolve merge conflict. | Olivier Goffart | 2010-03-04 | 1 | -10/+11 | |
| * | | | | | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-04 | 30 | -209/+83 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | Fixes QMenu to only have static POD members | Thierry Bastian | 2010-03-04 | 2 | -15/+15 | |
| * | | | | | | | QScript: Test against QMetaType::QVariant instead of against the string | Olivier Goffart | 2010-03-04 | 2 | -28/+20 | |
| * | | | | | | | Fixes tst_QScriptExtQObject::connectAndDisconnect | Olivier Goffart | 2010-03-04 | 1 | -8/+6 | |
| * | | | | | | | Fix source compatibility of qRegisterMetaType | Olivier Goffart | 2010-03-03 | 1 | -14/+1 | |
| * | | | | | | | Fix warnings on MSVC | Thierry Bastian | 2010-03-03 | 4 | -4/+5 | |
| * | | | | | | | sizeHint of checkbox/radiobutton without text is not correct | Thierry Bastian | 2010-03-03 | 3 | -3/+3 | |
| * | | | | | | | Some cleanup of outdated src/3rdparty stuff | aavit | 2010-03-03 | 13 | -1106/+15 | |
| * | | | | | | | Revert "Fixes crash when destroying a QGraphicsItem." | Yoann Lopes | 2010-03-03 | 1 | -3/+2 | |
| * | | | | | | | Add config.test for multimedia/qml | Jørgen Lind | 2010-03-03 | 1 | -9/+11 | |
| * | | | | | | | Fix compilation of Q_DECLARE_METATYPE(QVariant) by introducing QMetaType::QVa... | Olivier Goffart | 2010-03-03 | 3 | -3/+20 | |
| * | | | | | | | fixed a memory leak when restoring a state in QMainWindow | Thierry Bastian | 2010-03-03 | 1 | -1/+4 | |
| * | | | | | | | Make the sub-menu accessible via its shortcut even if it is the current | Thierry Bastian | 2010-03-03 | 1 | -10/+2 | |
| * | | | | | | | remove a warning on windows and simplify a bit the code | Thierry Bastian | 2010-03-03 | 1 | -5/+2 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-03 | 6 | -8/+126 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | Add and use QGLContextPrivate::eglSurfaceForDevice() | Tom Cooksey | 2010-03-02 | 4 | -4/+33 | |
| | * | | | | | | QMetaType: Now we can register typedefs. | Olivier Goffart | 2010-03-02 | 2 | -4/+93 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | WaveDecoder; be more permissive in handling of wave file formats. | Justin McPherson | 2010-03-04 | 2 | -6/+16 | |
* | | | | | | | Debug media player status and media state changes. | Dmytro Poplavskiy | 2010-03-04 | 1 | -1/+17 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-04 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Fix namespace qml decleration. | Justin McPherson | 2010-03-04 | 1 | -2/+1 | |
| * | | | | | | Cocoa namespace fixes. | Justin McPherson | 2010-03-04 | 1 | -1/+1 | |
| * | | | | | | Namespace fixes. | Justin McPherson | 2010-03-04 | 1 | -3/+4 | |
* | | | | | | | Added QMediaPlayer::StreamPlayback flag to query/select backend capable | Dmytro Poplavskiy | 2010-03-04 | 4 | -14/+53 | |
|/ / / / / / | ||||||
* | | | | | | QT7 mediaservice; Fix memory leak | Justin McPherson | 2010-03-03 | 1 | -0/+1 | |
* | | | | | | Undo a doc revert. | Justin McPherson | 2010-03-03 | 1 | -1/+1 | |
* | | | | | | Remove dependency on declarative from multimedia. | Justin McPherson | 2010-03-03 | 26 | -202/+77 | |
|/ / / / / | ||||||
* | | | | | Gstreamer media backend: ensure the null video output is not deleted | Dmytro Poplavskiy | 2010-03-03 | 1 | -0/+2 | |
* | | | | | Use mute property instead of setting volume to 0 if playbin2 is used. | Dmytro Poplavskiy | 2010-03-03 | 1 | -8/+20 | |
* | | | | | Gstreamer playback backend: Start loading media on setMedia(), | Dmytro Poplavskiy | 2010-03-03 | 4 | -59/+186 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-03 | 3 | -7/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fixed compiler warnings when compiling multimedia module. | Kurt Korbatits | 2010-03-03 | 3 | -7/+11 | |
* | | | | | Fix & move QEgl::native* to platform-specific files | Tom Cooksey | 2010-03-02 | 5 | -20/+49 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-02 | 25 | -656/+950 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Make bindTextureFromNativePixmap use new QEgl APIs | Tom Cooksey | 2010-03-02 | 6 | -20/+39 | |
| * | | | | Move QGLWidget::setContext logic into QEgl & QGLContext | Tom Cooksey | 2010-03-02 | 6 | -131/+180 | |
| * | | | | Move EGL surface type setting to new QEglProperties::setDeviceType | Tom Cooksey | 2010-03-02 | 8 | -41/+53 | |
| * | | | | Replace qt_egl_add_platform_config with existing QEglProperties API | Tom Cooksey | 2010-03-02 | 4 | -35/+3 | |
| * | | | | Use QEgl::display in QGLTemporaryContext so EGL is init'd only once | Tom Cooksey | 2010-03-02 | 1 | -6/+1 | |
| * | | | | Remove qt_egl_setup_x11_visual | Tom Cooksey | 2010-03-02 | 1 | -149/+1 | |
| * | | | | Make QGLWidget use new QEgl::getCompatibleVisualId API | Tom Cooksey | 2010-03-02 | 2 | -5/+18 | |
| * | | | | Add QEglContext::configAttrib(int name) helper | Tom Cooksey | 2010-03-02 | 2 | -0/+11 | |
| * | | | | Add getCompatibleVisualId to QEgl on X11 | Tom Cooksey | 2010-03-02 | 2 | -0/+149 | |
| * | | | | Add QEgl::defaultConfig method to select configs suitable for Qt | Tom Cooksey | 2010-03-02 | 3 | -0/+188 | |
| * | | | | Make QEgl::createSurface cross-platform and add native getters | Tom Cooksey | 2010-03-02 | 6 | -123/+57 | |