summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QFileDialog regression in symbianShane Kearns2010-10-201-1/+1
* Fix crash in QApplication auto testShane Kearns2010-10-181-0/+3
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-085-42/+46
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-085-42/+46
| |\
| | * Fix crash when using Q_GLOBAL_STATIC(QWidget...)Jason Barron2010-10-071-1/+2
| | * Removed the need for S60main.rsc resource file in Symbian.Janne Anttila2010-10-075-41/+44
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+1
|\ \ \ | |/ /
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-081-0/+1
| |\ \
| | * \ Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-10-071-0/+1
| | |\ \
| | | * | Fix build with cups 1.5 snapshotsBernhard Rosenkraenzer2010-10-071-0/+1
| | | * | Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-083-19/+60
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-073-19/+60
| |\ \ \ \
| | * | | | Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-071-0/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-072-19/+59
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Doc: fix description of the expected behavior for QGraphicsItem::cursorPierre Rossi2010-10-061-1/+1
| | | * | | QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-061-18/+58
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-071-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+5
| |\ \ \ \ \
| | * | | | | Ensure that actions are still fired even if there is no visible windowAndy Shaw2010-10-071-0/+5
| | |/ / / /
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-071-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-071-2/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-071-2/+5
| | |\ \ \ \
| | | * | | | Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| | | | |/ / | | | |/| |
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-071-22/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-071-22/+41
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Make sure the QS60PaintEngine can draw other classes of pixmap dataJason Barron2010-10-071-22/+41
| | |/ / /
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-079-49/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-077-35/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-067-35/+55
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed a buffer overrun when pasting large data from non-Qt appsDenis Dzyubenko2010-10-064-16/+12
| | | * | Fix copying large data to non-Qt applicationsDenis Dzyubenko2010-10-061-1/+1
| | | * | Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Marius Storm-Olsen2010-10-051-9/+6
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-044-24/+51
| | | |\ \
| | | | * | Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-4/+6
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-043-20/+45
| | | | |\ \
| | | | | * | QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-011-6/+9
| | | | | * | Setting the _NET_WM_STATE Atom only when its not already setDominik Holland2010-10-011-7/+14
| | | | | * | Fix focus appearance of tabwidget tabs with QGtkStyleJens Bache-Wiig2010-10-011-4/+7
| | | | | * | Incorrect selection background for unfocused widgets with GTKJens Bache-Wiig2010-10-011-3/+15
| * | | | | | Remove unused/incorrect TFX commands pertaining to layers on Symbian.Jason Barron2010-10-061-6/+0
| * | | | | | QS60Style: Highlighted TreeBranch indicator is incorrectSami Merila2010-10-061-1/+1
| |/ / / / /
| * | | | | QS60Style: QDateEdit - Layout issuesSami Merila2010-10-051-7/+2
| |/ / / /
* | | | | Compile fixes for mingwPrasanth Ullattil2010-10-071-3/+3
* | | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0510-43/+31
|\ \ \ \ \ | |/ / / /
| * | | | Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case.Chris Meyer2010-10-041-1/+1
| |/ / /
| * | | Fixed antialiased rendering error in raster engine due to wrong merge.Samuel Rødal2010-10-011-2/+0
| * | | FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-3/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-0123-449/+143
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-3023-449/+143
| | |\ \