summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Make warning more helpful.Thomas Zander2009-10-221-1/+1
* Change API; the pan gesture now has points for distance, not size.Thomas Zander2009-10-224-24/+24
* Make the already-public calls be documented and publicThomas Zander2009-10-222-3/+2
* Implemented gesture event delivery and propagation inside QGraphicsView.Denis Dzyubenko2009-10-222-18/+236
* Added debug operator for QGraphicsObjectDenis Dzyubenko2009-10-222-0/+18
* Add QGestureEvent::mapToScene for better graphicsView integrationThomas Zander2009-10-223-0/+24
* Fix for the gestures autotest.Denis Dzyubenko2009-10-221-1/+2
* Improvements for gesture event deliveryDenis Dzyubenko2009-10-226-40/+92
* Improving gesture event delivery for widgets.Denis Dzyubenko2009-10-224-81/+148
* Fixed gesture event delivery when several gestures are triggered.Denis Dzyubenko2009-10-222-23/+20
* Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-2211-129/+208
* Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-2213-103/+100
|\
| * qfontengine_win.cpp: special Windows CE code removedJoerg Bornemann2009-10-221-75/+16
| * Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-222-2/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2245-612/+1232
| |\
| * | Properly detect font smoothing setting on Mac OS X in raster engineEskil Abrahamsen Blomfeldt2009-10-213-3/+18
| * | Add an assert testing the cleanup hooks exist before executing themTom Cooksey2009-10-191-0/+1
| * | Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-192-0/+2
| * | Separate modification & destruction pixmap cleanup hooksTom Cooksey2009-10-193-14/+45
| * | Stop QEglContext destroying contexts it doesn't ownTom Cooksey2009-10-192-2/+4
| * | Fixed slow QPixmap::fill() when the pixmap is sharing data.Kim Motoyoshi Kalland2009-10-191-1/+11
* | | Fixed crash in tst_qabstractitemview.Gabriel de Dietrich2009-10-211-3/+11
* | | The QMenuPrivate::activationRecursionGuard has to be a boolean.Marius Bugge Monsen2009-10-211-1/+1
* | | Make QMenu::activateCausedStack() exception safe.Marius Bugge Monsen2009-10-211-3/+11
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-2127-137/+601
|\ \ \ | | |/ | |/|
| * | Make Symbian emulator behave the same as device for mouse & touchscreenShane Kearns2009-10-211-0/+7
| * | Cleaned up the API of the Symbian event hooks.axis2009-10-2112-76/+361
| * | fix editable comboboxes in the Windows mobile styleJoerg Bornemann2009-10-211-31/+73
| * | don't remap VK_RETURN on Windows mobile if not in keypad navigation modeJoerg Bornemann2009-10-211-2/+2
| * | S60Style's tab widget is too small for touch useSami Merilä2009-10-214-4/+36
| * | Introduce the QAccessibleActionInterfaceHarald Fernengel2009-10-203-1/+34
| * | Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-201-2/+2
| * | Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-203-4/+26
| * | Fixed QFileDialog crash on SymbianMiikka Heikkinen2009-10-201-0/+10
| * | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-204-15/+28
| * | QT-693 QS60Style does not regard selection beahviors with itemviewsSami Merilä2009-10-201-2/+22
* | | Clips color interpolation to range [0, 255]Leonardo Sobral Cunha2009-10-211-4/+4
* | | Merge branch 'qgal-api' into 4.6Jan-Arve Sæther2009-10-212-7/+18
|\ \ \
| * | | Group the spacing functions together, and add a sizePolicy property.Jan-Arve Sæther2009-10-212-7/+18
* | | | Optimization in qt_closestItemFirst private functionLeonardo Sobral Cunha2009-10-201-11/+10
* | | | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-204-70/+70
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-201-6/+6
|\ \ \ \
| * | | | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-6/+6
* | | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-201-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-201-0/+4
| |/ / /
* | | | 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
| |\ \ \ \ | | | |/ / | | |/| |