summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-2970-405/+833
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-08-2810-3/+107
| |\
| | * Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-08-23136-3683/+8870
| | |\
| | * | Fix warning about missing qs60keycapture_p.h header in guiMiikka Heikkinen2011-08-101-2/+1
| | * | Fixed Symbian memory leak in utcToLocal(QDate &, QTime &)mread2011-08-051-1/+4
| | * | DEF file freezemread2011-08-048-0/+102
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-2818-89/+319
| |\ \ \
| | * | | uikit: get rid of the "min 30fps" for event handling.Eike Ziller2011-08-251-9/+2
| | * | | uikit: update READMEEike Ziller2011-08-251-5/+14
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-08-2416-75/+303
| | |\ \ \
| | | * | | Fix QGLGlyphCache for Open GL ES (1).Eike Ziller2011-08-241-15/+20
| | | * | | Revert "Include trailing space width in RTL text line width"Eskil Abrahamsen Blomfeldt2011-08-241-5/+1
| | | * | | Fix justification of RTL textEskil Abrahamsen Blomfeldt2011-08-241-1/+2
| | | * | | uikit: fix examples to no longer ship the custom fontsEike Ziller2011-08-242-12/+0
| | | * | | Use CoreText for font rendering on uikit.Eike Ziller2011-08-2413-42/+280
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-08-272-3/+6
| |\ \ \ \ \
| | * | | | | Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1
| | * | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-08-253-6/+44
| | |\ \ \ \ \
| | * | | | | | QWindowsStyle: fix bug in eventFilter on KeyPressed event with alt pressed: i...peterpa2011-08-251-2/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-08-274-87/+166
| |\ \ \ \ \ \
| | * | | | | | Revert "Don't second-guess the "engine"; call cleanPath on absolutePaths"João Abecasis2011-08-261-2/+8
| | * | | | | | Revert "In 4.7 QFileInfo::absolute(File)Path returned clean paths"João Abecasis2011-08-261-3/+1
| | * | | | | | In 4.7 QFileInfo::absolute(File)Path returned clean pathsJoão Abecasis2011-08-261-1/+3
| | * | | | | | ret is an "internal" path, no need to re-process itJoão Abecasis2011-08-261-1/+1
| | * | | | | | We prefer capitalized drive letters, make it so soonerJoão Abecasis2011-08-261-2/+3
| | * | | | | | Don't second-guess the "engine"; call cleanPath on absolutePathsJoão Abecasis2011-08-261-8/+2
| | * | | | | | Compare non-canonical paths before falling back on expensive computationJoão Abecasis2011-08-262-0/+9
| | * | | | | | Fix QDir::operator==(const QDir &) constJoão Abecasis2011-08-262-3/+4
| | * | | | | | Off-by-one error in assert condition...João Abecasis2011-08-221-1/+1
| | * | | | | | Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6João Abecasis2011-08-181-14/+0
| | * | | | | | Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-08-171-50/+34
| | * | | | | | Use "native paths" on POSIX platforms as wellJoão Abecasis2011-08-171-27/+3
| | * | | | | | Cleanup #includesJoão Abecasis2011-08-171-2/+0
| | * | | | | | Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-08-171-49/+102
| | * | | | | | Minimize encoding conversions when generating unique file nameJoão Abecasis2011-08-171-15/+54
| | * | | | | | Use QStringBuilder when copying template for modificationJoão Abecasis2011-08-171-15/+47
| | * | | | | | Make Symbian follow Windows code in temporary path generationJoão Abecasis2011-08-171-8/+5
| | * | | | | | Encapsulate pointer manipulations to createFileTemplate functionJoão Abecasis2011-08-171-15/+18
| * | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-2735-222/+232
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-2635-222/+232
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed use of deleted object in XmlPatterns EvaluationCachemread2011-08-262-4/+3
| | | * | | | | | | Crash when creating scroll bar skin graphics on S60 (debug only)Sami Merila2011-08-251-3/+3
| | | * | | | | | | QS60Style omits drawing theme background in some Symbian SDKsSami Merila2011-08-251-2/+6
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-244-44/+116
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fix for qml1shaderplugin GPU resource handling on SymbianMarko Niemelä2011-08-244-44/+116
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-2426-155/+65
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-241-1/+1
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | In landscape mode QComboboBox popup can not be showed completelySami Merila2011-08-231-1/+1
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-241-12/+22
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Make it easier to select words at the start of a line.Andrew den Exter2011-08-241-12/+22