summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Maintaining codecsData in qtextcodec_symbian.cppAlessandro Portale2010-09-151-3/+12
* Do not wait for QThread exit when destroying global statics in SymbianMiikka Heikkinen2010-09-151-6/+29
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-151-2/+2
|\
| * Rename "interface" in qdeclarativeinterface.h to "qmlInterface"Rhys Weatherley2010-09-151-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-141-2/+4
|\ \ | |/ |/|
| * fix QTBUG-13501 - crash when a gesture is accepted but not consumedJeremy Katz2010-09-141-2/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-144-5/+5
|\ \
| * | QGraphicsWidget update issues with ItemHasNoContents + effectBjørn Erik Nilsen2010-09-141-2/+3
| * | Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-142-2/+2
| |\ \
| | * | Fix top-left corner of rounded rects in QPaintEngineExGunnar Sletta2010-09-142-2/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-144-30/+1409
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove redundant code in SgImage -> VGImage conversion on Symbian.Jason Barron2010-09-141-29/+2
| * | | Fix incorrect dialog positioning on SymbianGareth Stockwell2010-09-141-1/+1
| * | | Add QtOpenGL .def filesJani Hautakangas2010-09-142-0/+1406
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1411-77/+81
|\ \ \ | |/ / |/| |
| * | I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-144-72/+72
| * | Fix compile warnings.Friedemann Kleint2010-09-145-5/+7
| * | expose GestureType for using in QMLZeno Albisser2010-09-142-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-4/+6
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-4/+6
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-149-146/+110
| | |\
| | * | In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-142-4/+6
* | | | Make compile.Aaron McCarthy2010-09-141-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1426-180/+267
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1326-180/+267
| |\ \ \ | | |_|/ | |/| |
| | * | fix scaleFactor/totalScaleFactor in QPinchGestureRecognizerZeno Albisser2010-09-132-6/+6
| | * | Added velocity property to the QPanGesture.Zeno Albisser2010-09-132-1/+10
| | * | Changed the speed property on QSwipeGesture to velocityZeno Albisser2010-09-134-5/+11
| | * | fix typos in commentFrederik Gladhorn2010-09-131-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1321-167/+239
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1321-167/+239
| | | |\ \
| | | | * | Don't add generic subdirs project twice.Aaron McCarthy2010-09-131-3/+3
| | | | * | Remove debug, quiet warnings.Aaron McCarthy2010-09-131-2/+0
| | | | * | Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-132-2/+12
| | | | * | QStroker: Fix erroneous SvgMiterJoin behavior for parallel linesAndreas Kling2010-09-121-1/+1
| | | | * | Revert "Properly implement qobject_cast for const pointers."Thiago Macieira2010-09-113-21/+6
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1118-165/+244
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1018-165/+244
| | | | | |\ \
| | | | | | * | Bearer management: Fix compilation with namespace.Christian Kandeler2010-09-101-0/+2
| | | | | | * | Implement a private API for setting title widgetsHarald Fernengel2010-09-109-50/+122
| | | | | | * | Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64...Liang Qi2010-09-101-3/+21
| | | | | | * | Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
| | | | | | * | NTLM code: Save domain in different variableMarkus Goetz2010-09-102-9/+31
| | | | | | * | Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-101-6/+19
| | | | | | * | Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
| | | | | | * | Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
* | | | | | | | Use aligned operations for solid SourceOver operations.Benjamin Poulain2010-09-131-2/+5
|/ / / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-134-79/+10
|\ \ \ \ \ \ \
| * | | | | | | Use the stream operation for the SSE2 implementation of memfill32Benjamin Poulain2010-09-131-4/+4