Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-07 | 2 | -2/+5 |
|\ | |||||
| * | Fix the build with -qtnamespace configure options | suzuki toshiya | 2011-09-06 | 2 | -2/+5 |
* | | Merge branch 4.8 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-09-01 | 5 | -8/+15 |
|\ \ | |||||
| * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-08-31 | 5 | -8/+15 |
| |\ \ | |||||
| | * \ | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-31 | 3 | -15/+24 |
| | |\ \ | |||||
| | * \ \ | Merge remote branch 'mainline/4.8' | Casper van Donderen | 2011-08-30 | 10 | -137/+247 |
| | |\ \ \ | |||||
| | * | | | | Doc: Said that QIODevice::isSequential returns false by default | Geir Vattekar | 2011-08-23 | 1 | -0/+2 |
| | * | | | | Doc: Said that QList::clear deallocates memory | Geir Vattekar | 2011-08-23 | 1 | -2/+2 |
| | * | | | | Doc: Fixed doc bug in QMetaObject | Geir Vattekar | 2011-08-22 | 1 | -3/+8 |
| | * | | | | Doc: Fixed date format doc bug in QDateTime/Qt namespace | Geir Vattekar | 2011-08-22 | 2 | -3/+3 |
* | | | | | | Merge remote-tracking branch 'upstream/4.8' into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-31 | 15 | -126/+301 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-08-31 | 2 | -8/+61 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fix Symbian system date format parsing. | Miikka Heikkinen | 2011-08-30 | 1 | -8/+55 |
| | * | | | | Giving QUuid::createUuid() more entropy on Symbian | mread | 2011-08-24 | 1 | -0/+6 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-08-31 | 2 | -15/+22 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge remote-tracking branch 'upstream/4.8' | Sergio Ahumada | 2011-08-29 | 6 | -91/+172 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-26 | 8 | -15/+46 |
| | |\ \ \ \ | |||||
| | * | | | | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)' | suzuki toshiya | 2011-08-18 | 1 | -3/+3 |
| | * | | | | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-18 | 1 | -4/+5 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | don't detach until the list is going to be modified | Ritt Konstantin | 2011-08-12 | 1 | -1/+0 |
| | * | | | | | | optimize QList::removeAll() | Ritt Konstantin | 2011-08-12 | 1 | -11/+19 |
| * | | | | | | | Doc: added since tag to QDateTime::msecsTo | Joerg Bornemann | 2011-08-30 | 1 | -0/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-08-28 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-08-23 | 13 | -67/+125 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Fixed Symbian memory leak in utcToLocal(QDate &, QTime &) | mread | 2011-08-05 | 1 | -1/+4 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-08-27 | 4 | -87/+166 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Revert "Don't second-guess the "engine"; call cleanPath on absolutePaths" | João Abecasis | 2011-08-26 | 1 | -2/+8 |
| | * | | | | | | Revert "In 4.7 QFileInfo::absolute(File)Path returned clean paths" | João Abecasis | 2011-08-26 | 1 | -3/+1 |
| | * | | | | | | In 4.7 QFileInfo::absolute(File)Path returned clean paths | João Abecasis | 2011-08-26 | 1 | -1/+3 |
| | * | | | | | | ret is an "internal" path, no need to re-process it | João Abecasis | 2011-08-26 | 1 | -1/+1 |
| | * | | | | | | We prefer capitalized drive letters, make it so sooner | João Abecasis | 2011-08-26 | 1 | -2/+3 |
| | * | | | | | | Don't second-guess the "engine"; call cleanPath on absolutePaths | João Abecasis | 2011-08-26 | 1 | -8/+2 |
| | * | | | | | | Compare non-canonical paths before falling back on expensive computation | João Abecasis | 2011-08-26 | 2 | -0/+9 |
| | * | | | | | | Fix QDir::operator==(const QDir &) const | João Abecasis | 2011-08-26 | 2 | -3/+4 |
| | * | | | | | | Off-by-one error in assert condition... | João Abecasis | 2011-08-22 | 1 | -1/+1 |
| | * | | | | | | Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6 | João Abecasis | 2011-08-18 | 1 | -14/+0 |
| | * | | | | | | Fix QTemporaryFile regressions and new found issues | João Abecasis | 2011-08-17 | 1 | -50/+34 |
| | * | | | | | | Use "native paths" on POSIX platforms as well | João Abecasis | 2011-08-17 | 1 | -27/+3 |
| | * | | | | | | Cleanup #includes | João Abecasis | 2011-08-17 | 1 | -2/+0 |
| | * | | | | | | Atomic implementation of create file and obtain handle for Win/Symbian | João Abecasis | 2011-08-17 | 1 | -49/+102 |
| | * | | | | | | Minimize encoding conversions when generating unique file name | João Abecasis | 2011-08-17 | 1 | -15/+54 |
| | * | | | | | | Use QStringBuilder when copying template for modification | João Abecasis | 2011-08-17 | 1 | -15/+47 |
| | * | | | | | | Make Symbian follow Windows code in temporary path generation | João Abecasis | 2011-08-17 | 1 | -8/+5 |
| | * | | | | | | Encapsulate pointer manipulations to createFileTemplate function | João Abecasis | 2011-08-17 | 1 | -15/+18 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-08-27 | 1 | -3/+2 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-08-19 | 7 | -15/+44 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-08-15 | 5 | -11/+41 |
| | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-08-15 | 1 | -2/+0 |
| | * | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-08-08 | 9 | -29/+149 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Doc: Fixed the example of an encoded URL in the class description. | David Boddie | 2011-07-21 | 1 | -2/+3 |