summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
| |\
| | * Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41
| | * Ensure that we only have one QLayoutStruct struct by renaming the otherAndy Shaw2010-06-031-29/+29
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0440-11/+191
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0340-11/+191
| |\ \ | | |/ | |/|
| | * QProgressBar: make accessors const.Olivier Goffart2010-06-031-2/+4
| | * Changes: add patch for artificial emboldeningMike FABIAN2010-06-022-3/+13
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0237-6/+174
| | |\
| | | * Add a new qconfig feature GESTURESTasuku Suzuki2010-06-0237-6/+174
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-033-35/+137
|\ \ \ \ | |/ / / |/| | |
| * | | Using Symbian's future font table getter ApiAlessandro Portale2010-06-033-35/+137
| |/ /
* | | Fix a corner case where a gesture sometimes doesn't start.Thomas Zander2010-06-021-0/+1
* | | More Pixmap cache key optimizationsJens Bache-Wiig2010-06-029-59/+79
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-027-7/+64
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-017-7/+64
| |\ \
| | * | Some optimizations for QImage::load()Jens Bache-Wiig2010-06-011-2/+9
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-016-5/+55
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-016-5/+55
| | | |\ \
| | | | * | Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-315-0/+50
| | | | * | QTextEngine: skip an unnecessary call to GetDeviceCaps on Windows.Jocelyn Turcotte2010-05-311-1/+1
| | | | * | doc: Fixed confusing ownership issue.Martin Smith2010-05-311-4/+4
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-013-7/+89
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-013-7/+89
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Introduced getter and setter for the visual X cursor position.Roberto Raggi2010-06-012-0/+38
| | * | | | Defines whether the cursor should keep its current position.Roberto Raggi2010-06-013-7/+51
| | |/ / /
* | | | | Don't remove the pixmap from cache when not modifying it.Andreas Aardal Hanssen2010-06-011-2/+4
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-06-013-25/+57
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-012-17/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added environment variable graphicssystem switch.Andreas Hartmetz2010-06-011-3/+14
| | * | | Fix bug in QGraphicsItem::scroll() when called with no QRectF argument.Andreas Aardal Hanssen2010-06-011-13/+6
| | * | | Avoid unnecessary detach / deep copy in QGraphicsItem::scroll().Andreas Aardal Hanssen2010-06-011-1/+4
| | |/ /
| * | | Ensure text color set by S60 input method works for QML ItemsMartin Jones2010-06-011-8/+33
| |/ /
* | | Speed up QStaticText with affine transformation on GL2 engineEskil Abrahamsen Blomfeldt2010-06-013-23/+44
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-312-2/+5
|\ \ | |/ |/|
| * Doc: correcting docs in QDrag::execMorten Engvoldsen2010-05-311-1/+1
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Morten Engvoldsen2010-05-311-1/+2
| |\
| | * Revert behavior of QTextLayout::boundingRect() when line width is setEskil Abrahamsen Blomfeldt2010-05-311-1/+2
| | * Fix unreasonably large width of QTextLayout::boundingRect()Eskil Abrahamsen Blomfeldt2010-05-311-1/+1
| * | Doc: Adding note about QDrag::exec()Morten Engvoldsen2010-05-311-1/+3
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2916-40/+886
|\ \
| * | Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-286-5/+12
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2815-40/+879
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2715-40/+879
| | |\
| | | * Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-2730-202/+409
| | | |\
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2715-40/+879
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2615-40/+879
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.troll.no:qt/qt into 4.7Shane Kearns2010-05-261-4/+33
| | | | | |\ \
| | | | | * | | Fix for QRuntimePixmapData serial number setting.Jani Hautakangas2010-05-251-1/+3
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2516-46/+895
| | | | | |\ \ \