summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
* Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
* Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-0510-13/+75
|\
| * Compile.Morten Johan Sørvig2010-02-051-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0510-13/+75
| |\
| | * Another fix for the non unified title+toolbar regarding text under iconsAndy Shaw2010-02-041-2/+8
| | * Doc: Removed promisse to fix a problemMorten Engvoldsen2010-02-041-2/+1
| | * Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-048-9/+66
* | | Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
* | | fix regression from Qt 4.5 wrt missing text pixels in QTabBarJoerg Bornemann2010-02-051-2/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0524-104/+183
|\ \ \ | |/ / |/| |
| * | Cleanup after "QGraphicsWidget is painted twice on the first show"Bjørn Erik Nilsen2010-02-041-1/+0
| * | Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
| * | Make sure we define S_IFDIR on WindowsThomas Zander2010-02-041-3/+6
| * | Fix copy/pastoThomas Zander2010-02-042-2/+2
| * | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
| * | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-0419-67/+120
| |\ \ | | |/ | |/|
| | * Fix the QAbstractSlider autotest.Olivier Goffart2010-02-041-2/+0
| | * Merge commit 'origin/4.6' into 4.6-oslo2Rohan McGovern2010-02-041-1/+1
| | |\
| | * | 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
|/ / / / / / / /