| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for using inputMethodHints in QInputDialog edit widget. | axis | 2010-10-08 | 1 | -0/+3 |
|
|
* | Replaced backing store reference count with list of visible widgets | Gareth Stockwell | 2010-08-18 | 1 | -8/+9 |
|
|
* | Fixed an on-exit crash for apps using GL. | Trond Kjernåsen | 2010-06-11 | 1 | -0/+5 |
|
|
* | QWidget::childAt for masked child widgets doesn't work properly | Bjørn Erik Nilsen | 2010-06-10 | 1 | -0/+9 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -2/+42 |
|\ |
|
| * | Added reference counting to QWidgetBackingStore | Gareth Stockwell | 2010-06-02 | 1 | -2/+42 |
|
|
* | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -1/+4 |
|
|
* | | Mac: restoreGeometry() | Carlos Manuel Duclos Vergara | 2010-05-14 | 1 | -0/+8 |
|
|
* | | QTabWidget documentMode not working correctly on Mac | Carlos Manuel Duclos Vergara | 2010-04-27 | 1 | -0/+7 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | Fixed bitfield-related crash on Symbian WINSCW | Gareth Stockwell | 2010-03-29 | 1 | -10/+10 |
|
|
* | | Extended the high_attributes array, since we have more than 127 widget attrib... | Robert Griebl | 2010-03-23 | 1 | -1/+1 |
|
|
* | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets. | Robert Griebl | 2010-03-22 | 1 | -0/+1 |
|
|
* | | Implement alien widgets on Mac/Cocoa. | Morten Johan Sørvig | 2010-03-02 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f. | Janne Anttila | 2010-02-26 | 1 | -2/+2 |
|
|
| * | Improvements to itemview keypad navigation in S60. | Janne Anttila | 2010-02-25 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-10 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Kim Motoyoshi Kalland | 2010-02-09 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fixed bug where GL widget was not fully updated on Vista. | Kim Motoyoshi Kalland | 2010-02-04 | 1 | -1/+1 |
|
|
| | | * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
| * | | | Fixed defect in handling of expose events for Symbian | Gareth Stockwell | 2010-02-09 | 1 | -1/+2 |
| |/ / |
|
* | | | Qt applications not responding to WM_GETHOTKEY on windows. | Prasanth Ullattil | 2010-02-03 | 1 | -0/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Improve the behavior of expose events on Symbian. | Jason Barron | 2010-01-14 | 1 | -0/+1 |
|
|
* | | | Cocoa: sub-windows do not stack in front of parents | Richard Moe Gustavsen | 2010-01-15 | 1 | -0/+1 |
|
|
* | | | Cococa: QDialogs stays on top when application is not active | Richard Moe Gustavsen | 2010-01-15 | 1 | -0/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW... | Yoann Lopes | 2009-12-07 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -6/+36 |
|\ \ \
| |/ / |
|
| * | | Symbian control invokes slots before and after native draw ops | Gareth Stockwell | 2009-11-26 | 1 | -0/+9 |
|
|
| * | | Allow Symbian widget implementations to select native paint mode | Gareth Stockwell | 2009-11-26 | 1 | -6/+27 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Fix input method support on widgets that have a focus proxy set. | Simon Hausmann | 2009-11-13 | 1 | -0/+6 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2009-11-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fix crash in QWidgetPrivate::screenGeometry | Joerg Bornemann | 2009-11-11 | 1 | -1/+1 |
|
|
* | | | Fixed QPixmap::grabWidget() on widgets that have not yet been shown. | Kim Motoyoshi Kalland | 2009-11-12 | 1 | -0/+2 |
|/ / |
|
* | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 1 | -1/+1 |
|
|
* | | Add QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-04 | 1 | -0/+6 |
|
|
* | | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -1/+1 |
|
|
* | | | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Wrong caching of opaque children in QWidget. | Bjørn Erik Nilsen | 2009-10-28 | 1 | -1/+0 |
|
|
* | | | Options on how to get a pixmap from an effect source | Gunnar Sletta | 2009-10-27 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-23 | 1 | -2/+51 |
|\ \ |
|
| * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-20 | 1 | -1/+2 |
| |\ \ |
|
| * | | | QToolButton popup menu is shown at wrong position when embedded in a | Alexis Menard | 2009-10-20 | 1 | -2/+51 |
|
|