summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Jan-Arve Sæther2010-08-116-59/+75
|\
| * Fix build os QSharedPointer on MSVCOlivier Goffart2010-08-111-1/+1
| * Fix for QTBUG-2182: "connection still in use" warnings.Kimmo Kotajärvi2010-08-111-4/+4
| * Replace gluOrtho2d with glOrtho.Bjørn Erik Nilsen2010-08-101-1/+1
| * Optimize QSharedPointer::operator=(const QSharedPointer &)Olivier Goffart2010-08-101-1/+7
| * Make selection work across ligaturesJiang Jiang2010-08-101-21/+43
| * Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-08-101-25/+8
| * Fix documentation for QAccessible::InterfaceFactoryJan-Arve Sæther2010-08-101-6/+11
* | Some polishing to merge request 723Jan-Arve Sæther2010-08-112-3/+3
* | Patch to QTBUG-3078Carolina Gomes2010-08-114-0/+23
|/
* Remove dependency of OpenGL Utility Library (GLU).Bjørn Erik Nilsen2010-08-101-4/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-102-0/+57
|\
| * Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-092-0/+57
* | Are custom file engines in use?João Abecasis2010-08-091-3/+10
* | Make prefix handling in file engine creation more robustJoão Abecasis2010-08-091-5/+21
* | Fix minor premature pessimizations in file engine creationJoão Abecasis2010-08-091-9/+7
* | There goes QResourceFileEngineHandlerJoão Abecasis2010-08-092-23/+7
|/
* 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