summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-201-6/+14
|\ \ \
| * | | Fixed a QSplashScreen hanging bug in S60 3.1 devices.axis2010-07-201-6/+14
| | |/ | |/|
* | | Fix a Headerview layout bugPierre Rossi2010-07-201-1/+1
* | | Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-201-2/+2
|/ /
* | Extend the detection of CPU feature for x86Benjamin Poulain2010-07-192-1/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-07-198-6/+18
|\ \ | |/
| * Fix ListView sections with QList<QObject*>Martin Jones2010-07-192-1/+6
| * Doc error fixes.Martin Jones2010-07-194-4/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-198-22/+45
| |\
| * | PathView doc clarification.Martin Jones2010-07-192-1/+8
* | | Remove some more unneeded files from libjpeg, avoiding GPLaavit2010-07-192-775/+0
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-191-2/+2
|\ \ | |/
| * Missed the actual change in 5572ec653fe735c4f413195c1ef34382aa8c6105Martin Jones2010-07-191-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-181-5/+28
|\ \
| * | Corrected BLEND_SOURCE_OVER_ARGB32_WITH_CONST_ALPHA_SSE2Andreas Kling2010-07-181-4/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-181-5/+28
| |\ \ | | |/ | |/|
| | * Used aligned load and store when possible for the blending of ARGB32Benjamin Poulain2010-07-171-5/+28
* | | Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-187-17/+17
|/ /
* | Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-1798-552/+3755
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-171-0/+12
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-171-0/+12
| | |\
| | | * QDeclarativeDebugTrace: Do not send message if the client did not enabled Can...Olivier Goffart2010-07-161-0/+12
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-175-11/+23
| |\ \ \
| | * | | Revert "Used aligned load and store when possible for the blending of ARGB32"Jason McDonald2010-07-171-29/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-176-16/+52
| | |\ \ \
| | | * | | Used aligned load and store when possible for the blending of ARGB32Benjamin Poulain2010-07-161-5/+29
| | | * | | Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-163-0/+19
| | | * | | Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-161-1/+1
| | | * | | Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-161-0/+2
| | | * | | unused struct DIBINFO removed from qguifunctions_wince.cppJoerg Bornemann2010-07-161-9/+0
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-161-1/+1
| | | |\ \ \
| | | | * | | Fixes the Oracle invalid date bug when date is greater or equal to 2800Charles Yin2010-07-161-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-1712-4/+2542
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1612-4/+2542
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-16214-6279/+11219
| | | |\ \ \ \
| | | | * | | | Do not crash if addrinfo signal does not contain ip address information.Jukka Rissanen2010-07-161-0/+3
| | | | * | | | Revert the change in applicationShouldTerminate().Fabien Freling2010-07-161-1/+0
| | | | * | | | Added LatinAmericaAndTheCaribbean country to the doc.Denis Dzyubenko2010-07-161-0/+1