summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Marked some new properties as internal for now.David Boddie2010-10-071-0/+27
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-10-061-3/+5
|\
| * Clarified the auto connect enumeration regarding which type ofJerome Pasion2010-10-061-3/+5
* | Doc: Fixed doc references to non-existing APIGeir Vattekar2010-10-061-3/+2
* | Doc: Fix broken links in QSslConfigurationGeir Vattekar2010-10-061-3/+4
|/
* Merge branch '13092010doc' into 4.7Jerome Pasion2010-10-061-1/+4
|\
| * Merge branch '13092010doc' of scm.dev.nokia.troll.no:qt/qt-doc-team into 1309...Jerome Pasion2010-09-16187-5283/+8956
| |\
| * | Added statement regarding validators and input masks on the same line edit.Jerome Pasion2010-09-141-1/+4
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-0516-306/+493
|\ \ \
| * | | 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-upstream' into 4.7-docA-Team2010-10-0444-540/+412
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | 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
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-3032-494/+265
| | | |\ \ \ \
| | | | * | | | Fixed accessing freed memory in raster engine.Kim Motoyoshi Kalland2010-09-301-2/+2
| | | | * | | | Build fix for -qtnamespace.Leandro Melo2010-09-302-0/+9
| | | | * | | | Fixed parsing of SVGs with absolute font sizes.Kim Motoyoshi Kalland2010-09-301-1/+32
| | | | * | | | Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-307-37/+23
| | | | * | | | Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-09-304-318/+13
| | | | * | | | Fixed a layout issue where you could get NaN as dimensionsThierry Bastian2010-09-301-12/+11
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-3018-133/+216
| | | | |\ \ \ \
| | | | | * | | | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct...Olivier Goffart2010-09-291-24/+28
| | | | | * | | | Fix double painting when adding an item into a linear layoutThierry Bastian2010-09-291-2/+6
| | | | | * | | | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-293-7/+41
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2815-100/+141
| | | | | |\ \ \ \
| | | | | | * | | | Fixed potential crash when loading corrupt GIFs.Kim Motoyoshi Kalland2010-09-281-2/+11