summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes assert in QDeclarativeWebViewThomas Hartmann2010-10-061-1/+5
* Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
* Ensure the TextInput cursor blinks immediately when enabled.Michael Brasser2010-10-061-1/+5
* Update QtGui def filesJoona Petrell2010-10-062-1/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-063-3/+19
|\
| * Ensure PathView updates positions when path changes.Michael Brasser2010-10-062-2/+16
| * Create Loader components in correct contextAaron Kennedy2010-10-061-1/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0622-319/+1009
|\ \ | |/ |/|
| * QS60Style: QDateEdit - Layout issuesSami Merila2010-10-051-7/+2
| * Quick fix for OSX and Windows/Mingw compilation errors.Jani Hautakangas2010-10-051-8/+8
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0521-306/+1001
| |\
| | * Fix gcc compilation problems in QtOpenGL. Actually was typo andJani Hautakangas2010-10-041-2/+2
| | * Revert "When using complex transformations rendering goes easily off by one p...Jani Hautakangas2010-10-041-92/+66
| | * fix for USER: 163 panic found on 5800XMmread2010-10-041-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0420-215/+936
| | |\
| | | * Merge branch 'buildFixes' into 4.7-s60axis2010-10-041-1/+4
| | | |\
| | | | * Made javascriptcore depend on corelib.axis2010-10-041-1/+4
| | | * | Enable QtOpenGL vector path caching on Symbian/IVE3Jani Hautakangas2010-10-044-134/+334
| | | |/
| | | * Added qmake check for presence of RHttpDownloadMgr headerGareth Stockwell2010-10-034-29/+61
| | | * Fixed crash on startup in Symbian debug buildGareth Stockwell2010-10-011-1/+1
| | | * fixed hybrid heap Symbian udeb build issuesmread2010-10-013-2/+9
| | | * Progressive download in Phonon MMF backend: integrated with playerGareth Stockwell2010-10-018-43/+211
| | | * Progressive download in Phonon MMF backend: added download managersGareth Stockwell2010-10-013-0/+308
| | | * Remove partial upgrade deployment generation for WebkitMiikka Heikkinen2010-10-011-14/+17
* | | | Document and test paintedWidth and paintedHeight properties of ImageYann Bodson2010-10-051-0/+9
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0515-306/+484
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing license header.Michael Brasser2010-10-041-0/+41
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0415-306/+443
| |\ \ \
| | * | | Improve test coverage for declarative module.Michael Brasser2010-10-041-2/+1
| | * | | Avoid potential null dereference.Martin Jones2010-10-042-2/+2
| | * | | Prevent crash in XmlListModel when appending an empty role.Michael Brasser2010-10-041-1/+1
| | * | | Remove unused, unexported class.Michael Brasser2010-10-043-260/+0
| | * | | Fix clipping behavior for non-cached text.Michael Brasser2010-10-042-2/+1
| | * | | CompileAaron Kennedy2010-10-042-0/+55
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-018-40/+384
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Only cache textlayout in paint engines that support transformationsAaron Kennedy2010-10-011-1/+6
| | | * | QmlDebugService: Fix compiler warning about cast from asciiKai Koehne2010-10-011-2/+2
| | | * | Qt.openUrlExternally should resolve relative URLs.Michael Brasser2010-10-011-9/+7
| | | * | Apply the QStaticText text-caching strategy for QMLAaron Kennedy2010-10-016-28/+369
| | | * | Documentation: input to Qt.rgba should be from 0-1, not 0-255.Michael Brasser2010-10-011-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case.Chris Meyer2010-10-041-1/+1
| |/ / /
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-0410-40/+141
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-0412-40/+150
| |\ \ \ | | |/ / | |/| |
| | * | Build fix for -qtnamespace.Leandro Melo2010-09-302-0/+9
| | * | Fix compile failure in QtMultimedia.Andrew den Exter2010-09-231-3/+3
| | * | Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-2210-35/+141
* | | | Fixed antialiased rendering error in raster engine due to wrong merge.Samuel Rødal2010-10-011-2/+0
* | | | FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-3/+5
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-0132-494/+265
|\ \ \ \ | |/ / / |/| | |