summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-301-1/+8
|\
| * Extended the high_attributes array, since we have more than 127 widget attrib...Robert Griebl2010-03-231-1/+1
| * Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-221-0/+1
| * Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-0/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-0/+2
| |\
| * \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-2/+3
| |\ \
| * | | Qt applications not responding to WM_GETHOTKEY on windows.Prasanth Ullattil2010-02-031-0/+1
| * | | Merge branch '4.6'Thiago Macieira2010-01-181-0/+1
| |\ \ \
| * | | | Cocoa: sub-windows do not stack in front of parentsRichard Moe Gustavsen2010-01-151-0/+1
| * | | | Cococa: QDialogs stays on top when application is not activeRichard Moe Gustavsen2010-01-151-0/+1
| * | | | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/4.6'Olivier Goffart2009-12-151-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-021-6/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-11-251-0/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-11-131-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed QPixmap::grabWidget() on widgets that have not yet been shown.Kim Motoyoshi Kalland2009-11-121-0/+2
* | | | | | | | | | Fixed bitfield-related crash on Symbian WINSCWGareth Stockwell2010-03-291-10/+10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-261-2/+2
* | | | | | | | | Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-101-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Kim Motoyoshi Kalland2010-02-091-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-041-1/+1
| | * | | | | | | Update license headers again.Jason McDonald2009-09-081-4/+4
* | | | | | | | | Fixed defect in handling of expose events for SymbianGareth Stockwell2010-02-091-1/+2
|/ / / / / / / /
* | | | | | | | Improve the behavior of expose events on Symbian.Jason Barron2010-01-141-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-261-0/+9
* | | | | Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-261-6/+27
| |_|_|/ |/| | |
* | | | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-131-0/+6
| |_|/ |/| |
* | | fix crash in QWidgetPrivate::screenGeometryJoerg Bornemann2009-11-111-1/+1
| |/ |/|
* | Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-1/+1
* | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-041-0/+6
* | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+1
|\ \
| * | Gesture api review.Denis Dzyubenko2009-11-031-1/+1
* | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-1/+0
|\ \ \ | |/ / |/| |
| * | Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-281-1/+0
* | | Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-271-1/+2
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-231-2/+51
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-201-1/+2
| |\ \
| * | | QToolButton popup menu is shown at wrong position when embedded in aAlexis Menard2009-10-201-2/+51
* | | | Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-221-3/+10
| |/ / |/| |
* | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-151-0/+4
|\ \ \ | |/ /
| * | A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+4
* | | When reparenting native widget, delayed deletion of Symbian controlGareth Stockwell2009-10-151-0/+1
* | | Modified reparenting to correctly deal with native child widgetsGareth Stockwell2009-10-091-1/+1
|/ /
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021-1/+0
|\ \
| * \ Merge branch 'focusFixes' into 4.6axis2009-09-301-1/+0
| |\ \
| | * | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-3/+0
* | | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-011-0/+1
|/ / /