Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | 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 | 3 | -3/+10 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | Merged fileTemplate test with QTBUG_4796 | João Abecasis | 2011-08-17 | 1 | -68/+48 | |
| | * | | | | | | | | | | | | | | Cleanup code: removing empty stubs | João Abecasis | 2011-08-17 | 1 | -29/+0 | |
| | * | | | | | | | | | | | | | | Fix QTemporaryFile regressions and new found issues | João Abecasis | 2011-08-17 | 2 | -50/+36 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | Add output on test failure | João Abecasis | 2011-08-17 | 1 | -17/+26 | |
| | * | | | | | | | | | | | | | | Atomic implementation of create file and obtain handle for Win/Symbian | João Abecasis | 2011-08-17 | 2 | -60/+122 | |
| | * | | | | | | | | | | | | | | 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 | 58 | -653/+513 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-26 | 58 | -653/+513 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-26 | 2 | -4/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Fixed use of deleted object in XmlPatterns EvaluationCache | mread | 2011-08-26 | 2 | -4/+3 | |
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-25 | 1 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | Crash when creating scroll bar skin graphics on S60 (debug only) | Sami Merila | 2011-08-25 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-25 | 1 | -2/+6 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | QS60Style omits drawing theme background in some Symbian SDKs | Sami Merila | 2011-08-25 | 1 | -2/+6 | |
| | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-24 | 4 | -44/+116 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | Fix for qml1shaderplugin GPU resource handling on Symbian | Marko Niemelä | 2011-08-24 | 4 | -44/+116 | |
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-08-24 | 43 | -563/+285 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v4.7.4' into 4.7 | Timo Turunen | 2011-08-24 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-24 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | In landscape mode QComboboBox popup can not be showed completely | Sami Merila | 2011-08-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-08-24 | 4 | -37/+56 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | Make it easier to select words at the start of a line. | Andrew den Exter | 2011-08-24 | 4 | -37/+56 | |
| | | * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-08-23 | 6 | -2/+43 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | Doc: Fixing typo | Sergio Ahumada | 2011-08-23 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | Fix left alignment of native RTL pre-edit text. | Andrew den Exter | 2011-08-23 | 6 | -2/+43 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-08-26 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Fix memory leak in ListModel custom parser | Bea Lam | 2011-08-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | Correct documentation of TextInput.PasswordEchoOnEdit. | Andrew den Exter | 2011-08-22 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-08-26 | 105 | -351/+887 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-08-25 | 8 | -13/+362 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-23 | 8 | -13/+362 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-08-23 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Revert "Avoid calling QInputMethod update when adding or removing QGraphicsIt... | Aleksandar Stojiljkovic | 2011-08-23 | 2 | -12/+6 | |
| | | | * | | | | | | | | | | | | | | Avoid calling QInputMethod update when adding or removing QGraphicsItems that... | Aleksandar Stojiljkovic | 2011-08-19 | 2 | -6/+12 | |
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...v4.7.4 | Qt Continuous Integration System | 2011-08-23 | 3 | -2/+338 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Fix problem with grabWindow on Mac OS X 10.6 with Cocoa | Andy Shaw | 2011-08-22 | 1 | -3/+2 | |