summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-092-0/+57
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-06120-841/+642
|\
| * Compile.Yoann Lopes2010-08-061-1/+1
| * Fix recursion in QScriptEngine::toScriptValueOlivier Goffart2010-08-061-1/+1
| * Deprecate qGenericMatrixFromMatrix4x4 and qGenericMatrixToMatrix4x4Olivier Goffart2010-08-062-7/+9
| * Remove usage of deprecated QScriptValue* functionOlivier Goffart2010-08-066-18/+18
| * Deprecate qScriptValueFromQMetaObject, qScriptValueToValue, qScriptValueFromV...Olivier Goffart2010-08-062-23/+31
| * Remove the use of deprecated qVariant*Olivier Goffart2010-08-0663-268/+268
| * Deprecate qVariantValue qVariantCanConvert qVariantFromValue qVariantSetValueOlivier Goffart2010-08-062-21/+19
| * Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-0622-47/+47
| * Deprecated qFindChild and qFindChildrenOlivier Goffart2010-08-062-34/+37
| * Implement QFontMetrics::inFont(uint) which takes UCS-4 encoded charEskil Abrahamsen Blomfeldt2010-08-062-1/+33
| * Fix compilation with QT_NO_DEBUG_STREAMOlivier Goffart2010-08-041-3/+0
| * QImage::fill() overloads that take QColor and Qt::GlobalColorGunnar Sletta2010-08-042-0/+85
| * It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-0312-48/+7
| * It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-035-38/+2
| * Fix MS Visual C++ 6.0 references in the documentationminiak2010-08-033-74/+60
| * Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-0320-267/+34
* | Cocoa: add better support for delayed message invocationRichard Moe Gustavsen2010-08-061-2/+6
|/
* Fix the issue of resizing a window with theFabien Freling2010-08-031-2/+16
* Add QTextFragment::glyphs() accessorEskil Abrahamsen Blomfeldt2010-08-024-4/+46
* Minor optimizationSimon Hausmann2010-07-301-1/+1
* Setting a timeSpec on QDateTimeEdit breaks the edit when only time is shownFrederik Gladhorn2010-07-291-0/+15
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-28280-2509/+6595
|\
| * Merge commit '9814b2225b70d6b2f758e9dbe98f8e1662049b37' into oslo-staging-1Aaron McCarthy2010-07-287-117/+209
| |\
| | * Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| | * Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| | * Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-24/+68
| | * Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
| | * Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
| | * Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-48/+93
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
| | |\ \
| | | * | Fix QT_NO_DATESTRINGTasuku Suzuki2010-07-275-13/+13
| | | * | Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-273-9/+12
| | | * | Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-2728-51/+521
| | | |\ \
| | | | * \ Merge commit 'c16f0a839743af36b36aea9c35f0d5ddfda3d6ac' into oslo-staging-1Aaron McCarthy2010-07-272-7/+26
| | | | |\ \ | | | | | |/
| | | | | * Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-4/+8
| | | | | * Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-271-1/+3
| | | | | * Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-271-2/+15
| | | * | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-272-7/+7
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2713-92/+292
| |\ \ \ \ \
| | * | | | | Remove an useless assert from comp_func_SourceOver_sse2()Benjamin Poulain2010-07-271-1/+0
| | * | | | | QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-273-6/+7
| | * | | | | QScriptDeclarativeObject: we need to save the current stack pointer.Olivier Goffart2010-07-271-2/+2
| | * | | | | QScriptValue::objectId(): do not assert if the value is not a cellOlivier Goffart2010-07-271-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-278-82/+282
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-273-5/+74
| | | * | | | Clean the CompositionFunction tables of drawhelperBenjamin Poulain2010-07-277-77/+208
| | | | |/ / | | | |/| |
| * | | | | Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-271-6/+16