Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | 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 | |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-08-18 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix compilation with thumb2. | Eike Ziller | 2011-08-17 | 1 | -0/+2 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-31 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Doc: Clarified the range of return values from QLineF::angle(). | David Boddie | 2011-08-30 | 1 | -2/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-26 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-08-17 | 1 | -4/+5 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | don't crash when destroying codec list | Oswald Buddenhagen | 2011-08-15 | 1 | -4/+5 | |
* | | | | | Avoid spurious detaching in QDir::to/fromNativeSeparators | João Abecasis | 2011-08-11 | 1 | -10/+28 | |
* | | | | | Use fromLocal8Bit for reversing toLocal8Bit | João Abecasis | 2011-08-11 | 1 | -1/+1 | |
* | | | | | Don't convert template's path separators again | João Abecasis | 2011-08-11 | 1 | -1/+1 | |
* | | | | | Changed if/if/else/if/eleven chain to switch | João Abecasis | 2011-08-11 | 1 | -15/+22 | |
* | | | | | Modulus of negative dividends is undefined or negative | João Abecasis | 2011-08-11 | 1 | -1/+1 | |
* | | | | | Fix warning when compiling with VS 2008 | João Abecasis | 2011-08-11 | 1 | -2/+2 | |
* | | | | | Re-introduce Q_GLOBAL_STATIC_INIT | João Abecasis | 2011-08-11 | 1 | -18/+19 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-08-01 | 2 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | Fix the compilation error when QT_NO_PLUGIN_CHECK was set. | Nikolaos Korkakakis | 2011-07-26 | 1 | -1/+6 | |
| * | | | | Revert "fix QFileInfo::isSymLink() for NTFS mount points" | Jiang Jiang | 2011-07-26 | 1 | -1/+2 | |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-07-22 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | |