Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-27 | 1 | -2/+3 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-27 | 1 | -2/+3 |
| |\ | |||||
| | * | Compile on WinCE | aavit | 2010-02-25 | 1 | -2/+3 |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-26 | 2 | -3/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge remote branch 'origin/master' into berlin-master | Joerg Bornemann | 2010-02-26 | 16 | -55/+787 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-24 | 2 | -3/+4 |
| |\ \ \ | |||||
| | * | | | Fix compilation with namespace. | ck | 2010-02-24 | 1 | -0/+1 |
| | * | | | Remove QObject::tr() in the network module code. | Friedemann Kleint | 2010-02-24 | 1 | -3/+3 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-26 | 4 | -45/+73 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 4 | -45/+73 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
* | | | | | | Merge remote branch 'qt/master' into qml-master | Qt Continuous Integration System | 2010-02-26 | 3 | -8/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-26 | 2 | -7/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge commit 'f17ba38d5380e458b50ae543b34c52b2a2df8e7e' into bearermanagement... | Aaron McCarthy | 2010-02-26 | 1 | -7/+4 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix file descriptor leak with generic engine on Linux. | Aaron McCarthy | 2010-02-25 | 1 | -7/+4 |
| | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Fix Symbian build when building for WINSCW with abld. | Aaron McCarthy | 2010-02-26 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-25 | 2 | -1/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Revert "qdoc: List new QML elements in \sincelist for What's New page." | Andreas Aardal Hanssen | 2010-02-25 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-24 | 1 | -0/+1 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Compile on Linux: close(2) is defined in #include <unistd.h> | Thiago Macieira | 2010-02-24 | 1 | -0/+1 |
| | | |/ / | |||||
* | | | | | Compile on Linux: close(2) is defined in #include <unistd.h> | Thiago Macieira | 2010-02-25 | 1 | -0/+1 |
* | | | | | Merge branch 'master' of git:qt/qt-qml | Thiago Macieira | 2010-02-25 | 11 | -26/+776 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 2 | -10/+3 |
| * | | | | Fix up some rename confusion. | Justin McPherson | 2010-02-25 | 1 | -2/+2 |
| * | | | | Make QML_REGISTER...TYPE functions unnecessary (still exist for now). | Warwick Allison | 2010-02-25 | 2 | -8/+8 |
| * | | | | Change Multimedia declarative module in line with recent commits. | Justin McPherson | 2010-02-25 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-02-24 | 13 | -53/+51 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Install the extensions in the given uri. | Roberto Raggi | 2010-02-24 | 1 | -7/+6 |
| * | | | | Install the QML extensions. | Roberto Raggi | 2010-02-24 | 2 | -5/+14 |
| * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt | Warwick Allison | 2010-02-24 | 45 | -1/+11548 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 11 | -42/+42 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 5 | -10/+6 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-24 | 5 | -10/+6 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 2 | -17/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 1 | -12/+4 |
| * | | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 7 | -0/+755 |
| |/ / / / / | |||||
* | | | | | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-02-24 | 14 | -47/+45 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-24 | 14 | -54/+52 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Add -mediaservice argument to configure. | Andrew den Exter | 2010-02-24 | 1 | -11/+13 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-23 | 13 | -43/+39 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Remove active qDebugs. | Justin McPherson | 2010-02-23 | 12 | -42/+38 |
| | | * | | | Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia. | Justin McPherson | 2010-02-23 | 1 | -1/+1 |
| | | |/ / | |||||
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2010-02-24 | 45 | -1/+11548 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make this function non-static. | Aaron McCarthy | 2010-02-23 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-23 | 45 | -1/+11548 |
| |\ \ \ \ | | |/ / / | |/| | | |