summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-192-11/+55
|\
| * Fixed an assert in QMenuThierry Bastian2010-05-192-11/+55
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-19112-3475/+3352
|\ \
| * | Added default countries for Mongolian and Nepali.Denis Dzyubenko2010-05-193-31/+43
| * | Updated tst_qlocale autotest.Denis Dzyubenko2010-05-191-1/+88
| * | Updated the 4.7.0 change log with my changes.Kim Motoyoshi Kalland2010-05-191-0/+16
| * | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-19517-57904/+15918
| |\ \
| * | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-05-194-6/+40
| * | | doc: Fixed many broken links.Martin Smith2010-05-196-19/+30
| * | | doc: Fixed many broken links.Martin Smith2010-05-1920-50/+50
| * | | doc: Fixed many broken links.Martin Smith2010-05-1911-64/+49
| * | | qdoc: Set back to 3 cols for class list; we have a scrollbar now.Martin Smith2010-05-191-1/+1
| * | | Fix build on Mac OS X and Windows.Aaron McCarthy2010-05-194-13/+13
| * | | Remove obsolete and broken qvfb skins.Jason McDonald2010-05-1925-437/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1947-2869/+3034
| |\ \ \
| | * | | Only setup ICD test data when ICD is enabled.Aaron McCarthy2010-05-193-12/+12
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-1813-5/+71
| | |\ \ \
| | | * | | Make sure cursorPositionChanged is emitted when doing undo/redoThorbjørn Lindeijer2010-05-181-0/+8
| | | * | | Some more 4.7.0 changesJens Bache-Wiig2010-05-181-2/+17
| | | * | | Fix cosmetic issue in designer filter editsJens Bache-Wiig2010-05-181-1/+1
| | | * | | Doc: Adding support for IE 6, 7 and 8Morten Engvoldsen2010-05-1810-2/+45
| | * | | | Doc: Fixed two diagrams and finally committed images for them.David Boddie2010-05-186-70/+68
| | |/ / /
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-1825-2713/+2812
| | |\ \ \
| | | * | | My 4.7.0 changesKent Hansen2010-05-181-0/+22
| | | * | | Added support for es_419 locale.Denis Dzyubenko2010-05-187-358/+376
| | | * | | 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-186-25/+110
| | | * | | Upgraded QLocale to Unicode CLDR 1.8.1Denis Dzyubenko2010-05-183-1668/+1668
| | | * | | 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
| | | * | | Embedded changes for 4.7Paul Olav Tvete2010-05-181-0/+2
| | | * | | Added a default value for optimization settings.Martin Petersson2010-05-181-0/+1
| | | * | | Update Polish translationsJarek Kobus2010-05-186-621/+618
| | * | | | doc: Updated the widgets tutorial to work without page links.Martin Smith2010-05-183-71/+74
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1949-259/+538
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Freetype is not used on symbian, don't use it.Thomas Zander2010-05-191-0/+1
| * | | | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-19517-57901/+15913
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Disable compiling unsupported classes for SymbianThomas Zander2010-05-191-2/+11
| * | | | | Make the 'freeze' target work for linux/symbian.Thomas Zander2010-05-191-3/+3
| * | | | | Update QtDeclarative .def files for 4.7Shane Kearns2010-05-192-8/+8
| * | | | | Improve virtual mouse on E72 optical joystickShane Kearns2010-05-192-78/+138
| * | | | | Fix build break in SymbianMiikka Heikkinen2010-05-192-2/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-1945-187/+398
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Set edit focus to proper control in flightinfo demoMiikka Heikkinen2010-05-181-0/+4
| | * | | | Update symbian def files for 4.7Shane Kearns2010-05-188-9/+89
| | * | | | Do not autopatch <app>_installer.pkg when self-signingMiikka Heikkinen2010-05-181-1/+1