summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Expand QtObject docBea Lam2010-07-211-7/+40
| | | | * | | | Indicate default valuesBea Lam2010-07-212-8/+26
| | | | * | | | Rename remaining 'wantsFocus'.Yann Bodson2010-07-211-1/+1
| | | | * | | | Bounding rect of text was not always calculated correctly.Martin Jones2010-07-211-53/+27
| | | | * | | | QML focus API updates.Michael Brasser2010-07-2110-68/+158
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-217-11/+15
| | | | |\ \ \ \
| | | | | * | | | Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-211-1/+1
| | | | | * | | | font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-215-8/+8
| | | | | * | | | Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-211-2/+6
| | | | * | | | | Ensure redirects (and indeed all reply process) is done in the right thread.Warwick Allison2010-07-211-23/+32
| | | | |/ / / /
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2012-190/+253
| | | | |\ \ \ \
| | | | | * | | | Compile: include <float.h> for usage of FLT_MAX.Michael Brasser2010-07-202-8/+2
| | | | | * | | | Restore the FLT_MAX define.Martin Jones2010-07-202-0/+8
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2012-190/+251
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-209-187/+206
| | | | | | |\ \ \ \
| | | | | | | * | | | Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-201-0/+2
| | | | | | | * | | | Better defaults for MouseArea's drag.Michael Brasser2010-07-202-5/+3
| | | | | | | * | | | various doc improvements for animation elementsBea Lam2010-07-206-182/+201
| | | | | | * | | | | Make Item::transformOriginPoint read-onlyMartin Jones2010-07-201-0/+1
| | | | | | |/ / / /
| | | | | | * | | | Improve documentation on setting arbitray transform origin pointsMartin Jones2010-07-201-0/+7
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-206-776/+49
| | | | | | |\ \ \ \
| | | | | | | * | | | Improve QML text rendering when LCD smoothing is enabled for OS X.Michael Brasser2010-07-192-0/+32
| | | | | | * | | | | Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-201-3/+5
* | | | | | | | | | | Updated WebKit to 669858f9bbd4913fd16c642090375c81acbfdb04Simon Hausmann2010-07-236-2/+54
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fixed the scope when evaluating GestureArea javascript expressionsDenis Dzyubenko2010-07-231-1/+1
* | | | | | | | | | Report errors when evaluating JavaScript expressions from the GestureArea QML...Denis Dzyubenko2010-07-231-1/+4
* | | | | | | | | | Register a few gesture-related types in the meta-type system.Denis Dzyubenko2010-07-233-0/+13
|/ / / / / / / / /
* | | | | | | | | Order network configurations in service networks in priority order.Aaron McCarthy2010-07-233-46/+59
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-222-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+2
| * | | | | | | | Fixed an incorrect profile inclusion.axis2010-07-221-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2239-105/+110
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | If the QEventDispatcherGlibc causes warnings, it should say soDaniel Molkentin2010-07-221-3/+3
| * | | | | | | Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-221-1/+4
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-22155-1627/+4207
| |\ \ \ \ \ \ \
| | * | | | | | | Fix the smallFont test failure for Mac and LinuxAndy Shaw2010-07-221-1/+1
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2130-74/+84
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Improve QAccessible for QAccessibleTabBarSebastian Sauer2010-07-211-2/+6
| | | * | | | | | Improve QAccessible for QTabBarSebastian Sauer2010-07-211-0/+6
| | | * | | | | | fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-2126-70/+70
| | | * | | | | | Fix a typo in harfbuzz thai line breaking.Ritt Konstantin2010-07-211-1/+1
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-07-218-788/+37
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Ensure that font sizes that are > 0 and < 1 are still respectedAndy Shaw2010-07-211-1/+1
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-226-26/+18
* | | | | | | | Improve the conversion from indexted to RGB16Benjamin Poulain2010-07-221-7/+16
* | | | | | | | Avoid qMin() for each pixel when converting indexed colors in-placeBenjamin Poulain2010-07-221-4/+12
* | | | | | | | Premultiply the color table instead of each pixel for image conversionBenjamin Poulain2010-07-221-2/+7
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2111-12/+105
|\ \ \ \ \ \ \
| * | | | | | | Use aligned load for the blending of RGB32 over RGB32Benjamin Poulain2010-07-211-2/+12
| * | | | | | | Fix compilation with QT_NO_GRAPHICSVIEWTasuku Suzuki2010-07-211-0/+8