summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of qegl.cpp after the last mergeThiago Macieira2010-05-251-1/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-253-12/+52
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
| |\
| | * Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
| | * Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
| * | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-251-1/+2
|\ \
| * | Fixed compile with xlC.Rohan McGovern2010-05-251-1/+2
* | | Don't polish QDeclarativeItems.Warwick Allison2010-05-241-5/+9
* | | Fixes QGraphicsItem::scroll issuesBjørn Erik Nilsen2010-05-211-140/+68
* | | Fixes wrong QGraphicsItemCache::boundingRect.Bjørn Erik Nilsen2010-05-211-10/+10
* | | Revert "Deselect the current selection when the QItemSelectionModel::model is...Olivier Goffart2010-05-213-24/+5
* | | add missing includeOswald Buddenhagen2010-05-201-0/+2
* | | Fix crash when using fonts in non-gui QApplicationEskil Abrahamsen Blomfeldt2010-05-201-2/+5
* | | Deselect the current selection when the QItemSelectionModel::model is reset.Stephen Kelly2010-05-203-5/+24
* | | Compile with gcc 4.0.1Olivier Goffart2010-05-209-13/+13
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-201-11/+1
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-11/+1
| |\ \ \
| | * | | Fixed an assert in QMenuThierry Bastian2010-05-191-11/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Don't disable SmoothPixmapTransform in qDrawBorderPixmap()Martin Jones2010-05-181-5/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1917-104/+118
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-1928-216/+601
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | doc: Fixed many broken links.Martin Smith2010-05-198-18/+18
| * | | | | doc: Fixed many broken links.Martin Smith2010-05-193-39/+38
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-198-47/+62
| |\ \ \ \ \
| | * | | | | Make sure cursorPositionChanged is emitted when doing undo/redoThorbjørn Lindeijer2010-05-181-0/+8
| | * | | | | Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-185-8/+44
| | * | | | | Removed the "maybe" timer from gesturemanager.Denis Dzyubenko2010-05-182-38/+7
| | * | | | | Fixes a crash and a memory leak in gesturemanager.Denis Dzyubenko2010-05-181-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-192-78/+150
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-1927-212/+595
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Improve virtual mouse on E72 optical joystickShane Kearns2010-05-192-78/+138
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-192-5/+19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-175-4/+51
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-142-5/+19
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-132-5/+19
| | | |\ \ \ \
| | | | * | | | Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
| | | | * | | | Double-click support for virtual cursor in SymbianMiikka Heikkinen2010-05-122-1/+13
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-195-9/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix platform regression: Support QFont::setStretch() on CocoaEskil Abrahamsen Blomfeldt2010-05-192-6/+15
| * | | | | | | Fix a memory leak from QItemSelectionModel when changing the modelThierry Bastian2010-05-191-1/+5
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-1969-538/+650
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Small hack to allow forcing off font smoothing on Mac OS XEskil Abrahamsen Blomfeldt2010-05-192-2/+7
* | | | | | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-7/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-7/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Doc: fix typoOlivier Goffart2010-05-171-1/+1
| | * | | | | | | QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11