summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nano optimization of canonicalOrderHelper()Ritt Konstantin2010-05-201-7/+13
* fix canonicalOrderHelper() for some corner caseRitt Konstantin2010-05-201-4/+4
* use new QChar::requiresSurrogates() instead of hardcoded valueRitt Konstantin2010-05-201-5/+5
* prevent fake normalizationRitt Konstantin2010-05-201-2/+4
* prefer QChar::*surrogate() over hardcoded valuesRitt Konstantin2010-05-201-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-11/+1
|\
| * Fixed an assert in QMenuThierry Bastian2010-05-191-11/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1945-2219/+2290
|\ \
| * | Added default countries for Mongolian and Nepali.Denis Dzyubenko2010-05-191-31/+31
| * | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-19334-46612/+1430
| |\ \
| * | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-05-194-6/+40
| * | | doc: Fixed many broken links.Martin Smith2010-05-193-17/+28
| * | | doc: Fixed many broken links.Martin Smith2010-05-1920-50/+50
| * | | doc: Fixed many broken links.Martin Smith2010-05-198-50/+48
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1912-2069/+2097
| |\ \ \
| | * | | Make sure cursorPositionChanged is emitted when doing undo/redoThorbjørn Lindeijer2010-05-181-0/+8
| | * | | Added support for es_419 locale.Denis Dzyubenko2010-05-184-356/+367
| | * | | Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-181-0/+2
| | * | | Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-185-8/+44
| | * | | Upgraded QLocale to Unicode CLDR 1.8.1Denis Dzyubenko2010-05-182-1666/+1666
| | * | | Removed the "maybe" timer from gesturemanager.Denis Dzyubenko2010-05-182-38/+7
| | * | | Fixes a crash and a memory leak in gesturemanager.Denis Dzyubenko2010-05-181-1/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1912-101/+278
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-19334-46609/+1425
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Update QtDeclarative .def files for 4.7Shane Kearns2010-05-192-8/+8
| * | | | Improve virtual mouse on E72 optical joystickShane Kearns2010-05-192-78/+138
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1912-36/+155
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Update symbian def files for 4.7Shane Kearns2010-05-188-9/+89
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-188-27/+66
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-178-27/+66
| | | |\ \
| | | | * \ Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-1777-782/+2062
| | | | |\ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-148-27/+66
| | | | |\ \ \
| | | | | * | | Update Symbian DEF files for WINSCW and EABIIain2010-05-136-22/+47
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-132-5/+19
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-132-5/+19
| | | | | | |\ \ \
| | | | | | | * | | Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
| | | | | | | * | | Double-click support for virtual cursor in SymbianMiikka Heikkinen2010-05-122-1/+13
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-195-9/+27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix platform regression: Support QFont::setStretch() on CocoaEskil Abrahamsen Blomfeldt2010-05-192-6/+15
| * | | | | | | | | Fix a memory leak from QItemSelectionModel when changing the modelThierry Bastian2010-05-191-1/+5
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-19333-4865/+8004
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Small hack to allow forcing off font smoothing on Mac OS XEskil Abrahamsen Blomfeldt2010-05-192-2/+7
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-19288-45894/+19
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-18288-45894/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-18353-5596/+9091
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | More mediaservices removal work.Derick Hawcroft2010-05-181-11/+1
| | * | | | | | | | | | Removed mediaservices.Kurt Korbatits2010-05-18287-45873/+18
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-192-9/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-181-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | QNAM HTTP: Remove dead codeMarkus Goetz2010-05-181-2/+0