summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10
* Removed the need for extra Symbian traps after QApp construction.axis2009-10-262-0/+15
* Fixed a crash in the QApplication autotest.axis2009-10-261-1/+2
* Remove compilation warning from QtGuiSami Merilä2009-10-261-1/+1
* Softkeys should not put exit by default on RSK for dialogs and popups.Janne Anttila2009-10-231-1/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2331-283/+846
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2338-466/+1045
| |\
| | * Compile fix for gestures on Windows.Denis Dzyubenko2009-10-221-4/+4
| | * Compile fix.Denis Dzyubenko2009-10-221-4/+4
| | * QTextEdit: Fix the wrong order for call of Qt::WA_InputMethodEnabled in setRe...Liang QI2009-10-221-1/+1
| | * 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
| * | Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-229-13/+102
| * | Remove whitespace before license header in qbackingstore_p.hEskil Abrahamsen Blomfeldt2009-10-221-1/+1
| * | Remove debug outputEskil Abrahamsen Blomfeldt2009-10-221-1/+0
| * | Honor graphics system on Mac/Cocoa when exposing and resizing windowEskil Abrahamsen Blomfeldt2009-10-222-6/+15
| * | Fixed regression in translucent window creation on X11.Samuel Rødal2009-10-221-1/+1
| * | updated documentation for QPixmap::fromImage()Gunnar Sletta2009-10-221-5/+7
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-222-8/+17
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-224-4/+19
| | |\ \
| | | * | Improved QFontInfo::pointSize() slightly on X11.Kim Motoyoshi Kalland2009-10-211-1/+1
| | * | | Added doc warning about ARGB32 image drawing and fixed format docsGunnar Sletta2009-10-211-7/+16
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-2220-138/+319
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-2213-103/+100
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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