summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-161-17/+23
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-162-1/+10
| |\
| * | QS60style: itemview selection indication works incorrectlySami Merila2010-09-161-17/+23
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-163-13/+20
|\ \ \ | |_|/ |/| |
| * | Fixed regression in QPixmap::size() for null pixmaps.Samuel Rødal2010-09-161-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-1557-382/+608
| |\ \
| | * | Make sure mapSelectionFromSource does not return a selection with invalid ran...Stephen Kelly2010-09-151-4/+12
| | |/
| * | Doc: Continued work on the QML documentation.David Boddie2010-09-141-8/+7
* | | Fix bug in 34b805d66c09fb324d1b6a7bcf259e8743ef3894Thomas Hartmann2010-09-151-2/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-1/+9
|\ \ \ | |_|/ |/| |
| * | Completing the interface for children/data/resourcesThomas Hartmann2010-09-142-1/+9
* | | 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-142-3/+4
|\ \ \
| * | | QGraphicsWidget update issues with ItemHasNoContents + effectBjørn Erik Nilsen2010-09-141-2/+3
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-141-1/+1
| |\ \ \
| | * | | Fix top-left corner of rounded rects in QPaintEngineExGunnar Sletta2010-09-141-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-141-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix incorrect dialog positioning on SymbianGareth Stockwell2010-09-141-1/+1
| |/ / /
* | | | I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-142-66/+66
* | | | Fix compile warnings.Friedemann Kleint2010-09-141-1/+2
* | | | expose GestureType for using in QMLZeno Albisser2010-09-141-0/+1
|/ / /
* | | 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-1416-64/+179
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1316-64/+179
| |\ \
| | * | 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-1311-51/+151
| | |\ \
| | | * | QStroker: Fix erroneous SvgMiterJoin behavior for parallel linesAndreas Kling2010-09-121-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-1110-50/+150
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1010-50/+150
| | | | |\ \
| | | | | * | Implement a private API for setting title widgetsHarald Fernengel2010-09-109-50/+122
| | | | | * | Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
* | | | | | | 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
| * | | | | | Remove the memory safety for the first scanline of the SSSE3 blendingBenjamin Poulain2010-09-131-72/+3
| * | | | | | Assertion calledEmitUpdated fails in QGraphicsScene.Bjørn Erik Nilsen2010-09-131-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-09-133-1/+7
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText)Eskil Abrahamsen Blomfeldt2010-09-131-2/+2
| | |/ / / / | |/| | | |
* | | | | | Remove compiler warning in qapplication.cpp.Jason Barron2010-09-131-0/+1
| |/ / / / |/| | | |
* | | | | Fix compilation of QEgl with EGL 1.1 and older.Rhys Weatherley2010-09-123-1/+7
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-102-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash in QRuntimeGraphicsSystem due to destruction order.Jason Barron2010-09-102-2/+6
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-106-3/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a regression where setPreferredSize(QSize(100, -1)) did not work.Jan-Arve Sæther2010-09-101-1/+1
| * | | Force MeeGo touch to use native graphics system for now.Samuel Rødal2010-09-101-0/+24
| * | | Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-102-0/+4