summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-6/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-2068-403/+1117
|\
| * fix for QTreeView to not animate if there are no visible childrenThierry Bastian2009-10-201-4/+6
| * Fixed QTreeView trying to animate when parent item has no childThierry Bastian2009-10-201-3/+3
| * Fix bug in embedded dialog demo with tab focus.Alexis Menard2009-10-202-3/+13
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-201-16/+4
| |\
| | * Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-201-16/+4
| * | Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-202-7/+18
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-2058-338/+918
| |\ \ | | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-209-412/+533
| | |\
| | * | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
| | * | Fix bug QTBUG-4848Sarah Smith2009-10-202-9/+14
| | * | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
| | * | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
| | * | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
| | * | Fix doc error.Jason Barron2009-10-191-1/+1
| | * | Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-1952-293/+826
| | |\ \
| | | * | Fix crash in QPixmapCache.David Faure2009-10-191-0/+1
| | | * | Made Mac Carbon use the input method hints when deciding on IM.axis2009-10-191-1/+5
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-1982-1630/+3317
| | | |\ \
| | | | * | Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-164-4/+283
| | | | * | Doc: Gesture API documentation review and improvements.David Boddie2009-10-162-12/+37
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-161-1/+1
| | | | |\ \
| | | | | * | doc: Corrected typo.Martin Smith2009-10-161-1/+1
| | | | * | | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-165-13/+13
| | | | |/ /
| | | | * | doc: Fixed the wording in some \brief commands.Martin Smith2009-10-162-2/+2
| | | | * | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1611-77/+128
| | | | |\ \
| | | | | * | Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-161-1/+2
| | | | | * | Use the fallback icon theme name, if the system icon theme name can not be de...Robert Griebl2009-10-151-0/+4
| | | | | * | Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-151-1/+1
| | | | | * | Fix themed icon loader on DEs other than KDE and Gnome.Robert Griebl2009-10-151-0/+2
| | | | | * | Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-153-14/+14
| | | | | |\ \
| | | | | | * | Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| | | | | | * | Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| | | | | | * | Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
| | | | | * | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-154-2/+7
| | | | | |\ \ \
| | | | | * | | | Made Mac Cocoa use the input method hints when deciding on IM.axis2009-10-151-1/+4
| | | | | * | | | Fix pointer grab issues in S60Shane Kearns2009-10-151-56/+88
| | | | | * | | | fix compilation with namespaceshjk2009-10-151-2/+6
| | | | * | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1596-1732/+3030
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
| | | | | * | | | Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
| | | | | * | | | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-154-11/+7
| | | | * | | | | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-155-1/+28
| | | | * | | | | Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
| | | | * | | | | Added a new event type, WinIdChange.Gareth Stockwell2009-10-091-2/+14
| | | | * | | | | Modified reparenting to correctly deal with native child widgetsGareth Stockwell2009-10-092-23/+48
| | | * | | | | | This reverts commit 99739f35bf700a2bff707da99f5043cd7c12aed5.Kim Motoyoshi Kalland2009-10-161-3/+4
| | | * | | | | | Fixed a crash in tst_qpainter on SPARC w/gcc.Trond Kjernåsen2009-10-161-2/+2