| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 |
|/ |
|
* | Initialize mem to 0 | Anders Bakken | 2010-02-24 | 1 | -1/+1 |
|
|
* | Force DSFLIP_BLIT unless it's a full flip in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+12 |
|
|
* | Support for disabling partial flips in dfb | Anders Bakken | 2010-02-24 | 2 | -2/+5 |
|
|
* | Allow forcing premultiplied format in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+5 |
|
|
* | Better support tlw transparency in DirectFB | Anders Bakken | 2010-02-24 | 2 | -40/+50 |
|
|
* | Fix an isOpaque bug in QDirectFBWindowSurface | Anders Bakken | 2010-02-24 | 1 | -2/+2 |
|
|
* | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -10/+10 |
|
|
* | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -180/+180 |
|
|
* | Symbian backend for QtMultimedia audio | Gareth Stockwell | 2010-02-18 | 12 | -1/+2708 |
|
|
* | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 1 | -1/+1 |
|
|
* | Export a function to get dfb-surface from a pixmap | Anders Bakken | 2010-02-10 | 1 | -0/+11 |
|
|
* | Fixed QGifHandler::loopCount(). | Trond Kjernåsen | 2010-02-05 | 1 | -8/+30 |
|
|
* | fix compile error when linuxinput keyboard driver is compiled as plugin | Rainer Keller | 2010-02-05 | 1 | -1/+1 |
|
|
* | Cache the sizes of the images in an animated GIF. | Trond Kjernåsen | 2010-02-04 | 2 | -31/+58 |
|
|
* | Proper Fav icon is not shown, for all the links default fav icon shown | Sakari Peltomäki | 2010-02-03 | 2 | -0/+27 |
|
|
* | Make DSFLIP_ONSYNC part of the default flip flags. | Anders Bakken | 2010-02-02 | 1 | -1/+1 |
|
|
* | Implemented QGifHandler::imageCount(). | Trond Kjernåsen | 2010-02-02 | 2 | -1/+235 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-28 | 2 | -3/+29 |
|\ |
|
| * | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-22 | 2 | -3/+29 |
|
|
* | | Fix a regression: icons with slightly wrong ICO header did not load. | Jan-Arve Sæther | 2010-01-28 | 1 | -0/+4 |
|/ |
|
* | Fix semitransparent windows with DirectFB | Anders Bakken | 2010-01-21 | 1 | -3/+0 |
|
|
* | Bump version to 4.6.2. | Jason McDonald | 2010-01-19 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-12 | 1 | -0/+9 |
|\ |
|
| * | Merge commit 'origin/mmfphonon' into 4.6 | Gareth Stockwell | 2010-01-12 | 1 | -0/+9 |
| |\ |
|
| | * | Implemented stereo widening effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 1 | -0/+2 |
|
|
| | * | Implemented reverb effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 1 | -0/+2 |
|
|
| | * | Implemented loudness effect in Phonon MMF backend | Gareth Stockwell | 2010-01-11 | 1 | -0/+2 |
|
|