summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * Rename files; fix test.Michael Brasser2010-05-184-3/+4
| | | | | | * Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-1821-34/+41
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1815-108/+179
| | | | | |\ \ | | | | | | |/
| | | | | * | Round correctly in binding optimizerAaron Kennedy2010-05-182-4/+3
| | | | * | | Test Qt.labs.folderlistmodel pluginWarwick Allison2010-05-184-0/+136
| | | | * | | Fix naming.Warwick Allison2010-05-187-21/+6
| | | | | |/ | | | | |/|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-183-33/+17
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1817-114/+1322
| | | | | |\ \
| | | | | | * | Photoviewer example fixes.Yann Bodson2010-05-182-28/+16
| | | | | | |/
| | | | | * | Don't disable SmoothPixmapTransform in qDrawBorderPixmap()Martin Jones2010-05-181-5/+1
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1815-86/+1306
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-1814-85/+1301
| | | | | * | Set raster + gl viewport as the default for OS X.Michael Brasser2010-05-181-1/+5
| | | | | |/
| | | | * | Port from QListModelInterface to QAbstractListModel.Warwick Allison2010-05-182-51/+44
| | | | * | Move stuff from QML viewer to plugins.Warwick Allison2010-05-179-22/+95
| | | | * | docWarwick Allison2010-05-172-4/+24
| | | | * | Fix to work with file: URLs (eg. from qml -qmlbrowser)Warwick Allison2010-05-171-0/+1
| | | | |/
* | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |