Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | | | fix crash on 10.6 with no wifi interface | Lorn Potter | 2010-03-12 | 2 | -5/+16 | |
| | | | | * | | | | | | | | | | | | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 16 | -134/+533 | |
| | | | | | |_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Pause the direct show graph when the playback rate is 0.0. | Andrew den Exter | 2010-03-17 | 2 | -16/+47 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-15 | 23 | -2730/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 23 | -2730/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Moved Symbian audio backend into QtMultimedia.dll | Gareth Stockwell | 2010-03-12 | 12 | -2707/+0 | |
| | * | | | | | | | | | | | | Fixed filename cases to support building Qt for Symbian in Linux | Miikka Heikkinen | 2010-03-12 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-11 | 1 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Avoid unnecessary memory allocation in the jpeg handler's image detection | Simon Hausmann | 2010-03-11 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-10 | 1 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-10 | 1 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | Fix sqlite3_v9.2.zip to export sqlite3.iby to correct location. | Miikka Heikkinen | 2010-03-10 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | Do qFatal() on unsupported screen format instead of crashing later | Paul Olav Tvete | 2010-03-10 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | compile fix for plugins\sqldrivers\sqlite on WinCE 6 | Joerg Bornemann | 2010-03-10 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Compile without QT3_SUPPORT | Anders Bakken | 2010-03-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | Improve scrolling in DirectFB | Anders Bakken | 2010-03-09 | 2 | -17/+13 | |
| | * | | | | | | | | | | | | Don't use DirectFB for non-existing pixmaps | Anders Bakken | 2010-03-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Gstreamer player: allow video output changes during video playback. | Dmytro Poplavskiy | 2010-03-15 | 2 | -18/+186 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Install plugins to correct path. | Justin McPherson | 2010-03-15 | 3 | -3/+3 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-12 | 2 | -20/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |