Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Warning fix: mask_format = unreferenced parameter | Alessandro Portale | 2009-08-21 | 1 | -0/+1 | |
* | | | | | | "d->" is not used. Fix MSVC warning. | Alessandro Portale | 2009-08-21 | 1 | -2/+0 | |
* | | | | | | Fixed unreferenced variable warning in Release mode. | Alessandro Portale | 2009-08-21 | 1 | -2/+1 | |
* | | | | | | Fixed an MSVC 9.0 /2008 warning | Alessandro Portale | 2009-08-21 | 1 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 19 | -210/+551 | |
* | | | | | Add missing license headers and header guards. | Jason McDonald | 2009-08-21 | 5 | -5/+199 | |
* | | | | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 25 | -52/+52 | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-21 | 15 | -17/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Using pnginfo and optipng to reduce file size (thus resources size). | Alessandro Portale | 2009-08-21 | 11 | -0/+0 | |
| * | | | | | Remove the unnecessary double memcpy now too. | Thiago Macieira | 2009-08-21 | 1 | -3/+0 | |
| * | | | | | Don't access usedHashFunc() if it's already been deleted. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 | |
| * | | | | | Fix trivial QList detaching: QListData::detach2() *must* memcpy. | Thiago Macieira | 2009-08-21 | 1 | -1/+1 | |
| * | | | | | QMetaObject: Crashes with dbus that tries to connect to all signals | Olivier Goffart | 2009-08-21 | 1 | -12/+20 | |
* | | | | | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 23 | -28/+28 | |
|/ / / / / | ||||||
* | | | | | Use relative paths in DESTDIR in qdoc3.pro. | Thiago Macieira | 2009-08-21 | 1 | -1/+1 | |
* | | | | | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 | |
* | | | | | Don't try to use -rpath to support link-time library searching. | Thiago Macieira | 2009-08-21 | 1 | -2/+0 | |
* | | | | | Doc: Added the What's New page for 4.6 | Geir Vattekar | 2009-08-21 | 5 | -5/+178 | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtmaster | Espen Riskedal | 2009-08-21 | 3 | -0/+92 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-08-21 | 3 | -0/+92 | |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtmaster | Espen Riskedal | 2009-08-21 | 8 | -8/+25 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Revert "Remove a global destructor from QtDBus." | Thiago Macieira | 2009-08-21 | 1 | -6/+4 | |
| * | | | | | compile fix with namespaces in QGLCustomShaderStagePrivate | hjk | 2009-08-21 | 1 | -0/+4 | |
| * | | | | | make moc, qregion and qsharedpointer autotest compile with namespaces | hjk | 2009-08-21 | 5 | -1/+15 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Friedemann Kleint | 2009-08-21 | 2 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Added missing Q_ENUM/Q_FLAGS declarations for input methods. | Friedemann Kleint | 2009-08-21 | 1 | -1/+2 | |
* | | | | | | | renamed examplebase.pri to symbianpkgrules.pri | Espen Riskedal | 2009-08-21 | 241 | -326/+357 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix drawTiledPixmap for texture_from_pixmap on X11/EGL | Tom Cooksey | 2009-08-21 | 2 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Fix double drawing of background in XP scrollbar | Jens Bache-Wiig | 2009-08-21 | 1 | -3/+0 | |
* | | | | | QFSFileEngine compile fix for VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 | |
* | | | | | Phonon compile fix for mingw | Thierry Bastian | 2009-08-21 | 5 | -12/+12 | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | QFSFileEngine compile fix for Windows with VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 | |
* | | | | | | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-08-21 | 1534 | -6350/+94573 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Fixed compile error. | axis | 2009-08-21 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of git@scm:qt/qt-s60-public into master-s60 | axis | 2009-08-21 | 1 | -12/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | remove the old .pri files, forgot | Espen Riskedal | 2009-08-21 | 1 | -12/+0 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 90 | -228/+5506 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 6 | -112/+249 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 23 | -285/+737 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-21 | 28 | -44/+63 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Espen Riskedal | 2009-08-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Harald Fernengel | 2009-08-21 | 7 | -58/+42 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | compile. | Harald Fernengel | 2009-08-21 | 1 | -1/+1 | |
| | * | | | | | | | | Rename demobase.pri to symbianpkgrules.pri | Espen Riskedal | 2009-08-21 | 27 | -43/+62 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 38 | -200/+325 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Remove changes from bad merge. | Jason Barron | 2009-08-21 | 1 | -3/+4 | |
| * | | | | | | | | Remove commented-out code from examples. | axis | 2009-08-21 | 1 | -4/+0 | |
| * | | | | | | | | Removed an example that was listed twice. | axis | 2009-08-21 | 1 | -1/+0 | |
| * | | | | | | | | Fixes: Missing deployment of backends for phonon examples | axis | 2009-08-21 | 2 | -2/+6 | |