summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix EGLImage & re-enable its use in QtOpenGLTom Cooksey2010-04-141-3/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1311-125/+120
|\
| * Revert Merge Request 551. This introduces regressions to Qt.Thiago Macieira2010-04-121-3/+4
| * Fixed scroll area size calculation on Mac.Erik Verbruggen2010-04-121-4/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1210-125/+119
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1010-125/+119
| | |\
| | | * Force the repaint during a window resize.Fabien Freling2010-04-091-2/+3
| | | * Carbon: problems closing down native applicationsRichard Moe Gustavsen2010-04-071-19/+24
| | | * Fix QTextDocument::undo() cursor positioningmae2010-04-071-7/+25
| | | * Mac: Make universal ppc/x86 builds compile.Morten Johan Sørvig2010-04-071-0/+7
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-076-97/+60
| | | |\
| | | | * Cocoa: remove hackish code that is no longer neededRichard Moe Gustavsen2010-04-073-57/+3
| | | | * Cocoa: mouse release event reports wrong button stateRichard Moe Gustavsen2010-04-071-1/+9
| | | | * Cocoa: send mouse move event upon a mouse enterRichard Moe Gustavsen2010-04-071-10/+20
| | | | * QMenu::popup() code style fixesminiak2010-04-071-25/+25
| | | | * fix QMenu::popup()miniak2010-04-071-4/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-133-4/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-123-4/+23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-103-4/+23
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-073-4/+23
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Allow iteration over the Item.children propertyAaron Kennedy2010-04-072-3/+22
| | | | * | CompileAaron Kennedy2010-04-071-1/+1
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-1213-32/+100
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-121-2/+4
| |\ \ \ \ \
| | * | | | | Fix crash with QTextEdit::textChanged() when deleting a characterEskil Abrahamsen Blomfeldt2010-04-121-2/+4
| * | | | | | Fix problem with accessibility clients not getting info from QFileDialogAndy Shaw2010-04-111-0/+36
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-098-24/+57
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Generate triggered signal even the action launches menu in Symbian.Janne Anttila2010-04-091-8/+8
| | * | | | | Clear QFontCache TLS content before nullifying TLS pointer.Janne Koskinen2010-04-081-1/+3
| | * | | | | Fixed focus and window activation events on Symbian when opening menu.Janne Anttila2010-04-084-4/+20
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-074-11/+26
| | |\ \ \ \ \
| | | * | | | | QTBUG-4887 and other exception safety fixesmread2010-04-074-11/+26
| * | | | | | | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-2/+2
| * | | | | | | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-5/+4
| * | | | | | | Fixes painting artifacts when scaling a QGraphicsProxyWidget.Yoann Lopes2010-04-071-1/+1
| * | | | | | | Fix <MemLeak> valgrind report shows memory leak for QImage::save().Stefano Pironato2010-04-071-0/+1
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-103-4/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix build error in QtGui armv5 udebShane Kearns2010-04-091-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-04-0861-1218/+2424
| |\ \ \ \ \ \
| | * | | | | | Make encoding clearThomas Zander2010-04-071-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Clear QFontCache TLS content before nullifying TLS pointer.Janne Koskinen2010-04-081-1/+3
| * | | | | | Merge remote branch 'qt/4.7' into 4.7Shane Kearns2010-03-3086-385/+1106
| |\ \ \ \ \ \
| * | | | | | | Adding QFontDatabase::removeAllApplicationFonts()Alessandro Portale2010-03-291-0/+5
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-099-17/+45
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-061-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix crash for multiscript text in QTextEngine::boundingBox()Eskil Abrahamsen Blomfeldt2010-04-061-1/+1
| * | | | | | Fixed modal dialog not to have automatic "Exit" right softkey in S60.Janne Anttila2010-04-063-12/+5
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-052-0/+32
| |\ \ \ \ \ \
| | * | | | | | Implementing QFontEngineS60::getSfntTableData()Alessandro Portale2010-04-052-0/+32
| * | | | | | | Fix doc for deprecated QGridLayout::colSpacing: point to existing methodDavid Faure2010-04-031-1/+1