summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-4/+5
|\
| * Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
* | Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-5/+5
* | Doc: typo fixedJoerg Bornemann2009-11-091-1/+1
|/
* Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
* Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-041-1/+18
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-6/+7
|\
| * Gesture api review.Denis Dzyubenko2009-11-031-4/+4
| * Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-031-0/+1
| * Added QGraphicsObject::ungrabGesture()Denis Dzyubenko2009-11-031-2/+2
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-301-0/+16
| |\
* | \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-15/+41
|\ \ \
| * \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-0/+16
| |\ \ \ | | | |/ | | |/|
| | * | Add QWidget::ungrabGestureThomas Zander2009-10-261-0/+16
| * | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-13/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-281-13/+9
| | |/
| * / Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-271-2/+16
| |/
* | Fix GRAPHICSVIEWJørgen Lind2009-10-291-11/+29
* | Fix LIBRARY and ICONJørgen Lind2009-10-291-0/+12
|/
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-231-1/+1
|\
| * QWidget painting regression on Windows.Bjørn Erik Nilsen2009-10-221-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-231-19/+7
|\ \
| * \ 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 git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-201-5/+25
| |\ \ \
| * | | | QToolButton popup menu is shown at wrong position when embedded in aAlexis Menard2009-10-201-19/+3
| | |/ / | |/| |
* | | | Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-221-0/+22
| |/ / |/| |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-191-2/+38
|\ \ \
| * | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-151-2/+18
| |\| |
| | * | Added documentation for the Gesture API.Denis Dzyubenko2009-10-121-2/+8
| | * | A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+11
| * | | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-151-0/+7
| * | | Added a new event type, WinIdChange.Gareth Stockwell2009-10-091-2/+14
* | | | This reverts commit 99739f35bf700a2bff707da99f5043cd7c12aed5.Kim Motoyoshi Kalland2009-10-161-3/+4
| |/ / |/| |
* | | Fixed doc for softkeys in the qwidget doc.Denis Dzyubenko2009-10-091-2/+1
|/ /
* | Fixed pixeldust in translucent toplevel proxy widgets on MacGunnar Sletta2009-10-051-2/+3
* | Adding comments.Alessandro Portale2009-10-031-0/+9
* | Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-031-1/+1
* | Filedialog impossible to use with keypad navigationSami Merilä2009-10-021-3/+7
* | remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-011-4/+0
* | Merge branch 'focusFixes' into 4.6axis2009-09-301-6/+0
|\ \
| * | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-6/+0
* | | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
|/ /
* | Update docs for softkeys to match new API and implementation.Jason Barron2009-09-291-16/+18
* | Fixed unwanted recursion when calling openGLVersionFlags().Kim Motoyoshi Kalland2009-09-281-1/+2
* | Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-231-1/+1
* | Fixed background gradients in ObjectBoundingModeGunnar Sletta2009-09-221-2/+8
* | Doc: Indicated that press and release events occur with double clicks.David Boddie2009-09-211-5/+7
* | qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-9/+19