summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-031-1/+6
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0319-66/+116
| | |\ \ \ \
| | | * | | | Compiler warning in QAbstractSlider.Bjørn Erik Nilsen2010-02-031-2/+2
| | | * | | | Optimize QPathClipper::pathToRect.Bjørn Erik Nilsen2010-02-031-1/+1
| | | * | | | QGraphicsScene: Use QPainter::setClipRect instead of setClipPath if possible.Bjørn Erik Nilsen2010-02-033-6/+18
| | | * | | | QStyleSheetStyle: Fix combinaison of border-image and border-radiusOlivier Goffart2010-02-031-0/+2
| | | * | | | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo...Olivier Goffart2010-02-032-7/+6
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0314-50/+87
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0214-50/+87
| | | | |\ \ \ \
| | | | | * | | | Avoids a possible crash when saving the state of a main windowThierry Bastian2010-02-021-7/+7
| | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0213-43/+80
| | | | | |\ \ \ \
| | | | | | * | | | Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+2
| | | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0112-43/+78
| | | | | | |\ \ \ \
| | | | | | | * | | | Fixes missing update when setting opacity on an item that had opacity 0.0Leonardo Sobral Cunha2010-01-291-0/+3
| | | | | | | * | | | Avoids missing opacity updates by not propagating the ignoreOpacity flagLeonardo Sobral Cunha2010-01-291-1/+1
| | | | | | | * | | | Adds convenience functions QGraphicsItemPrivate::isOpacityNullLeonardo Sobral Cunha2010-01-293-7/+14
| | | | | | | * | | | Fixed a crash when QPixmaps are destroyed after the ~QApplication.Trond Kjernåsen2010-01-292-3/+8
| | | | | | | * | | | Fix GL texture leaks when pixmaps are deletedTom Cooksey2010-01-296-30/+51
| | | | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-291-2/+1
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Doc fix. No need to put something deprecated if it's not.Alexis Menard2010-01-291-2/+1
* | | | | | | | | | | | Flush the WSERV command buffer after deleting a surface.Jason Barron2010-02-042-0/+7
* | | | | | | | | | | | Fix crash when multiple screens are reported from HAL.Jason Barron2010-02-041-11/+7
* | | | | | | | | | | | Initial support for S60 softkey icons.Janne Anttila2010-02-042-25/+68
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0413-189/+721
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0313-189/+721
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-02-031-7/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Compile fix for non-Symbian compilersAlessandro Portale2010-02-031-7/+8
| | * | | | | | | | | | Adjust rw base address for gui built with GCCE for Symbian OSIain2010-02-031-1/+2
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-0349-533/+1564
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-0311-181/+711
* | | | | | | | | | | Fix regression in clipped icon text on WindowsJens Bache-Wiig2010-01-131-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-034-5/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-024-5/+6
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-024-5/+6
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-014-5/+6
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-014-5/+6
| | | | | |/ / / / | | | | |/| | | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-022-7/+20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Improve raster graphics system performance on Mac."Richard Moe Gustavsen2010-02-026-60/+9
| * | | | | | | | Fixed potential crash in mac styleJens Bache-Wiig2010-02-021-3/+5
| * | | | | | | | Remove PrintDialog frame on MacJens Bache-Wiig2010-02-021-1/+5
| * | | | | | | | Fix missing non-unified toolbar margins on MacJens Bache-Wiig2010-02-021-6/+13
| * | | | | | | | Improve raster graphics system performance on Mac.Morten Johan Sørvig2010-02-026-9/+60
| |/ / / / / / /
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-025-51/+85
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-013-19/+68
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-013-32/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-291-2/+0
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-293-24/+9
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | List item margins are too small due to invalid pixel metric valueSami Merila2010-01-291-8/+8
| | | |/ / / / | | |/| | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-283-24/+9
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Remove left over forward declarationsAlessandro Portale2010-01-281-3/+0