Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-09 | 5 | -80/+204 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Delayed initialization of gstreamer video widget. | Dmytro Poplavskiy | 2010-03-08 | 2 | -20/+33 | |
* | | | | | | | | | | | | Don't wait forever when scanning for wifi networks on win32 fails. | Aaron McCarthy | 2010-03-10 | 1 | -3/+20 | |
* | | | | | | | | | | | | use Qt's private mac functions, reduce code redundancy | Lorn Potter | 2010-03-09 | 1 | -43/+13 | |
* | | | | | | | | | | | | JPEG plugin: Use switch() instead of if() | Markus Goetz | 2010-03-08 | 1 | -11/+22 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-07 | 5 | -97/+226 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Avoid conversion to/from QChar in the cn codec to unicode | Benjamin Poulain | 2010-03-07 | 1 | -11/+11 | |
| * | | | | | | | | | | | | Avoid memory allocations in conversion from Gb2312/Gb18030 to unicode | Benjamin Poulain | 2010-03-07 | 1 | -14/+37 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 12 | -155/+236 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 4 | -79/+185 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Compile with DirectFB version >= 1.2.0 && < 1.2.9 | Anders Bakken | 2010-03-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | QDirectFBPaintEngine optimization | Anders Bakken | 2010-03-05 | 1 | -3/+4 | |
| | * | | | | | | | | | | | Add some warnings when using DISABLE/WARN in DFB | Anders Bakken | 2010-03-05 | 1 | -4/+19 | |
| | * | | | | | | | | | | | Support keypad input with vnc driver | Paul Olav Tvete | 2010-03-03 | 1 | -0/+34 | |
| | * | | | | | | | | | | | Simplify DirectFB performance debugging | Anders Bakken | 2010-03-02 | 1 | -16/+87 | |
| | * | | | | | | | | | | | Fix licenseCheck autotest | Olivier Goffart | 2010-03-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6 | Bill King | 2010-03-02 | 2 | -61/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Make composition modes work better for DirectFB | Anders Bakken | 2010-03-01 | 1 | -60/+39 | |
| | | * | | | | | | | | | | | Don't disable alpha when filling with opaque color | Anders Bakken | 2010-03-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Add support for composition mode DSPD_DST in DFB | Anders Bakken | 2010-03-01 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | Fixes: ODBC Driver expects 16bit when system is 32bit | Bill King | 2010-03-02 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | don't try to build corewlan plugin when corewlan was not found at configure | Lorn Potter | 2010-03-07 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 12 | -155/+236 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixing compilation error, missing ifdef. | Carlos Manuel Duclos Vergara | 2010-03-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | add wifi power notifications. more Qt way for autorelease. | Lorn Potter | 2010-03-05 | 2 | -33/+83 | |
| * | | | | | | | | | | | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 17 | -928/+212 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unnecessary qWarnings from bearer management code. | Aaron McCarthy | 2010-03-05 | 6 | -89/+77 | |
| * | | | | | | | | | | | | Don't keep polling network sessions open indefinitely. | Aaron McCarthy | 2010-03-05 | 2 | -12/+49 | |
| * | | | | | | | | | | | | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 6 | -21/+26 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed failure to store certain image formats as jpeg | aavit | 2010-03-05 | 1 | -1/+19 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-05 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed compiler warning | Dmytro Poplavskiy | 2010-03-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | QuickTime movie view output: emit the natural size changes | Dmytro Poplavskiy | 2010-03-05 | 1 | -1/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -23/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 1 | -23/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | remove non wifi interfaces from being handled. | Lorn Potter | 2010-03-04 | 1 | -22/+1 | |
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-03 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | fix connecting to an ID. | Lorn Potter | 2010-03-03 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Move the multimedia files to the correct place. | Martin Jones | 2010-03-04 | 8 | -2684/+0 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-04 | 10 | -1/+2686 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix namespace qml decleration. | Justin McPherson | 2010-03-04 | 1 | -2/+1 | |
| * | | | | | | | | | | | | 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 | 10 | -5/+2711 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-03 | 10 | -837/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Moved qdeclarativemodules to imports | mae | 2010-03-02 | 15 | -2698/+0 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 6 | -0/+1861 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' into 4.7 | Warwick Allison | 2010-03-02 | 6 | -0/+1861 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 6 | -0/+1861 | |