summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Warning fix: mask_format = unreferenced parameterAlessandro Portale2009-08-211-0/+1
* | | | | | "d->" is not used. Fix MSVC warning.Alessandro Portale2009-08-211-2/+0
* | | | | | Fixed unreferenced variable warning in Release mode.Alessandro Portale2009-08-211-2/+1
* | | | | | Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
|/ / / / /
* | | | | Fix obsolete license headers.Jason McDonald2009-08-2119-210/+551
* | | | | Add missing license headers and header guards.Jason McDonald2009-08-215-5/+199
* | | | | Fix obsolete license headers.Jason McDonald2009-08-2125-52/+52
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-08-2115-17/+23
|\ \ \ \ \
| * | | | | Using pnginfo and optipng to reduce file size (thus resources size).Alessandro Portale2009-08-2111-0/+0
| * | | | | Remove the unnecessary double memcpy now too.Thiago Macieira2009-08-211-3/+0
| * | | | | Don't access usedHashFunc() if it's already been deleted.Thiago Macieira2009-08-211-1/+2
| * | | | | Fix trivial QList detaching: QListData::detach2() *must* memcpy.Thiago Macieira2009-08-211-1/+1
| * | | | | QMetaObject: Crashes with dbus that tries to connect to all signalsOlivier Goffart2009-08-211-12/+20
* | | | | | Fix obsolete license headers.Jason McDonald2009-08-2123-28/+28
|/ / / / /
* | | | | Use relative paths in DESTDIR in qdoc3.pro.Thiago Macieira2009-08-211-1/+1
* | | | | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed.Thiago Macieira2009-08-211-1/+2
* | | | | Don't try to use -rpath to support link-time library searching.Thiago Macieira2009-08-211-2/+0
* | | | | Doc: Added the What's New page for 4.6Geir Vattekar2009-08-215-5/+178
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtmasterEspen Riskedal2009-08-213-0/+92
|\ \ \ \ \
| * | | | | Add QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-213-0/+92
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtmasterEspen Riskedal2009-08-218-8/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "Remove a global destructor from QtDBus."Thiago Macieira2009-08-211-6/+4
| * | | | | compile fix with namespaces in QGLCustomShaderStagePrivatehjk2009-08-211-0/+4
| * | | | | make moc, qregion and qsharedpointer autotest compile with namespaceshjk2009-08-215-1/+15
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtFriedemann Kleint2009-08-212-0/+5
| |\ \ \ \ \
| * | | | | | Added missing Q_ENUM/Q_FLAGS declarations for input methods.Friedemann Kleint2009-08-211-1/+2
* | | | | | | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-21241-326/+357
| |/ / / / / |/| | | | |
* | | | | | Fix drawTiledPixmap for texture_from_pixmap on X11/EGLTom Cooksey2009-08-212-0/+5
|/ / / / /
* | | | | Fix double drawing of background in XP scrollbarJens Bache-Wiig2009-08-211-3/+0
* | | | | QFSFileEngine compile fix for VS2005Joerg Bornemann2009-08-211-1/+1
* | | | | Phonon compile fix for mingwThierry Bastian2009-08-215-12/+12
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-1/+1
|\ \ \ \ \
| * | | | | QFSFileEngine compile fix for Windows with VS2005Joerg Bornemann2009-08-211-1/+1
* | | | | | Merge branch 'master' of git@scm:qt/qt-s60-publicaxis2009-08-211534-6350/+94573
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fixed compile error.axis2009-08-211-1/+1
| * | | | Merge branch 'master' of git@scm:qt/qt-s60-public into master-s60axis2009-08-211-12/+0
| |\ \ \ \
| | * | | | remove the old .pri files, forgotEspen Riskedal2009-08-211-12/+0
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-2190-228/+5506
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-216-112/+249
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-2123-285/+737
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-2128-44/+63
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicEspen Riskedal2009-08-211-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Harald Fernengel2009-08-217-58/+42
| | | |\ \ \ \ \ \
| | | * | | | | | | compile.Harald Fernengel2009-08-211-1/+1
| | * | | | | | | | Rename demobase.pri to symbianpkgrules.priEspen Riskedal2009-08-2127-43/+62
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-2138-200/+325
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove changes from bad merge.Jason Barron2009-08-211-3/+4
| * | | | | | | | Remove commented-out code from examples.axis2009-08-211-4/+0
| * | | | | | | | Removed an example that was listed twice.axis2009-08-211-1/+0
| * | | | | | | | Fixes: Missing deployment of backends for phonon examplesaxis2009-08-212-2/+6