Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | Use CoreText for font rendering on uikit. | Eike Ziller | 2011-08-24 | 13 | -42/+280 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-08-27 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Check if bridge plugin vector is still valid. | Frederik Gladhorn | 2011-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-08-25 | 3 | -6/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | QWindowsStyle: fix bug in eventFilter on KeyPressed event with alt pressed: i... | peterpa | 2011-08-25 | 1 | -2/+5 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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 | 35 | -222/+232 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-26 | 35 | -222/+232 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Fixed use of deleted object in XmlPatterns EvaluationCache | mread | 2011-08-26 | 2 | -4/+3 | |
| | | * | | | | | | | | | | | | | | Crash when creating scroll bar skin graphics on S60 (debug only) | Sami Merila | 2011-08-25 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | 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 | 26 | -155/+65 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | 1 | -12/+22 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | Make it easier to select words at the start of a line. | Andrew den Exter | 2011-08-24 | 1 | -12/+22 | |
| | | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-08-23 | 2 | -2/+16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | Fix left alignment of native RTL pre-edit text. | Andrew den Exter | 2011-08-23 | 2 | -2/+16 | |
| * | | | | | | | | | | | | | | | | | | | 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 branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-08-25 | 3 | -6/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Sergio Ahumada | 2011-08-23 | 3 | -6/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | 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 | 1 | -1/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Fix problem with grabWindow on Mac OS X 10.6 with Cocoa | Andy Shaw | 2011-08-22 | 1 | -3/+2 | |
| | | | * | | | | | | | | | | | | | | Fix compile issue with Mac OS X 10.5 | Andy Shaw | 2011-08-19 | 1 | -2/+8 | |
| | | | * | | | | | | | | | | | | | | Fix QPixmap::grabWindow() on Mac OS X Lion | Andy Shaw | 2011-08-19 | 1 | -1/+27 | |
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-22 | 5 | -19/+59 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilter | Sami Merila | 2011-08-22 | 1 | -4/+0 | |
| | | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Mrudul Pendharkar | 2011-08-22 | 2 | -7/+40 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |