summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-053-6/+19
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-053-6/+19
| |\
| | * Fix build with Mesa 7.8's EGL implementatioonBernhard Rosenkraenzer2010-03-051-3/+3
| | * Fixed key mappings on X11Denis Dzyubenko2010-03-051-3/+3
| | * QPrintPreviewDialog number of pages is partially blocked from view in OSXCarlos Manuel Duclos Vergara2010-03-051-0/+13
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-052-6/+12
|\ \ \ | |/ / |/| |
| * | Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-3/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-3/+11
| |\ \ | | |/ | |/|
| | * Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-3/+11
* | | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-051-0/+13
|\ \ \
| * | | Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes.Jani Hautakangas2010-03-051-0/+13
* | | | QS60Style ignores widget palette when drawing highlighted widget textSami Merila2010-03-051-13/+35
|/ / /
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-0548-230/+491
|\ \ \
| * | | Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
| |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
| |\ \ | | |/ | |/|
| | * Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-047-2/+76
| |\ \
| | * | Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-045-1/+73
| | * | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
| | * | Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
| * | | Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-043-2/+28
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-045-9/+21
| |\ \ \ | | |/ / | |/| |
| | * | Make tablet detection work with new wacom driversThomas Zander2010-03-042-2/+10
| | * | Fixed an exit crash that could occur in the GL 2 engine under X11.Trond Kjernåsen2010-03-041-0/+10
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-032-7/+1
| | |\ \
| | | * | Fix compositing when QWS background is completely transparent.Paul Olav Tvete2010-03-031-1/+1
| | | * | Fixes wrong composition mode for cached backgrounds in Graphics View.Bjørn Erik Nilsen2010-03-031-6/+0
| * | | | Do not crash when loading themed icons staticallyJens Bache-Wiig2010-03-043-10/+28
| * | | | Avoid QString reallocation in QTextEngineAndreas Kling2010-03-041-4/+2
| |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-035-23/+29
| |\ \ \ | | |/ / | |/| |
| | * | Removed unused macro.Adrian Constantin2010-03-031-4/+0
| | * | Fix runtime warning on Gtk versions < 2.16Jens Bache-Wiig2010-03-032-14/+11
| | * | Fix compileJens Bache-Wiig2010-03-031-1/+0
| | * | Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-032-5/+19
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-032-37/+69
| |\ \ \ | | |_|/ | |/| |
| | * | Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-032-37/+69
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-032-3/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Reduced S60 softkey flickering caused by softkey image support.Janne Anttila2010-03-032-3/+12
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-034-9/+20
| |\ \ \
| | * | | Fix build break in qapplication_x11.cpp.Adrian Constantin2010-03-031-0/+5
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-034-9/+15
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-024-9/+15
| | | |\ \ | | | | |/ | | | |/|
| | | | * Allow platform specific values for the double click radius.Raino Priha2010-03-022-2/+6
| | | | * Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw2010-03-021-0/+4
| | | | * Carbon : Setting palette brush to a pixmap does not work.Carlos Manuel Duclos Vergara2010-03-021-7/+5
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-031-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | QSound OSX; Fix memory leak.Justin McPherson2010-03-031-0/+1
| | | |/ | | |/|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-027-62/+24
| |\ \ \ | | |_|/ | |/| |