Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -63/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change name of QMouseEventTransition::path() to hitTestPath(). | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 4 | -14/+14 | |
| * | | | | | | | Change name of modifiersMask property to "modifierMask" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -49/+49 | |
* | | | | | | | | Fixed fillRect on QImage::Format_ARGB32 images. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -1/+9 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 3 | -10/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed some compiler warnings. | Samuel Rødal | 2009-11-03 | 1 | -5/+4 | |
| * | | | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag. | Samuel Rødal | 2009-11-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 9 | -31/+122 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable. | Gunnar Sletta | 2009-11-03 | 1 | -4/+8 | |
* | | | | | | | | | | Check for QPixmap::isNull() in QPainter::drawPixmap() | Gunnar Sletta | 2009-11-03 | 1 | -1/+1 | |
* | | | | | | | | | | Compile... | Gunnar Sletta | 2009-11-03 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 125 | -1079/+2461 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | fix font height calculation on QWS | Joerg Bornemann | 2009-11-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 122 | -1078/+2427 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 118 | -1758/+2571 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGL | Keith Isdale | 2009-11-02 | 1 | -0/+4 | |
| | | * | | | | | | | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CE | Keith Isdale | 2009-11-02 | 1 | -1/+1 | |
| | | * | | | | | | | | Track declarative changes | Warwick Allison | 2009-11-02 | 1 | -1/+1 | |
| | | * | | | | | | | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 37 | -294/+1053 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Fix tab widget painting in QGtkStyle with reverse | Jens Bache-Wiig | 2009-10-08 | 6 | -28/+166 | |
| | | | * | | | | | | | Tabs with corner widgets are drawn incorrectly in document mode on Mac. | Prasanth Ullattil | 2009-10-29 | 2 | -7/+7 | |
| | | | * | | | | | | | Ensure that button returns 0 for mouse move events | Dean Dettman | 2009-10-29 | 1 | -4/+3 | |
| | | | * | | | | | | | Fix a combobox autotest on Vista | Jens Bache-Wiig | 2009-10-07 | 1 | -2/+3 | |
| | | | * | | | | | | | Fix split tool button drawing on Vista when not in a tool bar | Jens Bache-Wiig | 2009-10-07 | 1 | -10/+36 | |
| | | | * | | | | | | | Wrong font used when moving a tab in document mode. | Prasanth Ullattil | 2009-10-28 | 1 | -0/+1 | |
| | | | * | | | | | | | Replaced QMap with QHash where possible in the gesture manager implementation. | Denis Dzyubenko | 2009-10-28 | 2 | -13/+13 | |
| | | | * | | | | | | | Tiny doc change by David Boddie. | Denis Dzyubenko | 2009-10-28 | 1 | -3/+3 | |
| | | | * | | | | | | | Delete all gesture objects and recognizers when gesture manager is deleted. | Denis Dzyubenko | 2009-10-28 | 1 | -0/+5 | |
| | | | * | | | | | | | Fixed the gesture event filtering through multiple gesture recognizers. | Denis Dzyubenko | 2009-10-28 | 2 | -25/+29 | |
| | | | * | | | | | | | Removed obsolete private field from the QGesture and fixed the doc. | Denis Dzyubenko | 2009-10-28 | 3 | -11/+7 | |
| | | | * | | | | | | | Mark the QGestureEvent::setWidget as internal | Thomas Zander | 2009-10-28 | 1 | -0/+2 | |
| | | | * | | | | | | | Make the un/registerGestureRecognizer methods static | Thomas Zander | 2009-10-28 | 1 | -2/+2 | |
| | | | * | | | | | | | Rename private member variables to begin with m_ | Thomas Zander | 2009-10-28 | 2 | -67/+66 | |
| | | | * | | | | | | | Drag and drop of plain text doesnot work on Mac. | Prasanth Ullattil | 2009-10-28 | 3 | -8/+15 | |
| | | | * | | | | | | | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures | Thomas Zander | 2009-10-28 | 5 | -7/+133 | |
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_... | Bradley T. Hughes | 2009-10-28 | 20 | -134/+609 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Emit workAreaResized() in X11 when it changes | Gustavo Pichorim Boiko | 2009-10-27 | 2 | -9/+6 | |
| | | | | * | | | | | | | Fill gap of X.org/XFree multimedia/special/launcher keys | Helio Chissini de Castro | 2009-10-27 | 2 | -91/+369 | |
| | | | | * | | | | | | | Renamed QGestureRecognizer::ResultFlags to ResultFlag | Denis Dzyubenko | 2009-10-27 | 2 | -3/+3 | |
| | | | | * | | | | | | | Implemented QGestureRecognizer::ConsumeEventHint | Denis Dzyubenko | 2009-10-27 | 1 | -2/+4 | |
| | | | | * | | | | | | | Selected tab is drawn incorrectly on Snow Leopard. | Prasanth Ullattil | 2009-10-27 | 1 | -4/+5 | |
| | | | | * | | | | | | | QTabbar is not behaving (painting) like native ones on Mac. | Prasanth Ullattil | 2009-10-27 | 2 | -3/+25 | |
| | | | | * | | | | | | | Removed the obsolete documentation reference from the QGesture. | Denis Dzyubenko | 2009-10-26 | 1 | -6/+0 | |
| | | | | * | | | | | | | Fix the debug output to be correct again after refactoring | Thomas Zander | 2009-10-26 | 1 | -7/+7 | |
| | | | | * | | | | | | | Fix memory leaks in the gesture manager | Thomas Zander | 2009-10-26 | 1 | -1/+2 | |
| | | | | * | | | | | | | Add QWidget::ungrabGesture | Thomas Zander | 2009-10-26 | 4 | -0/+35 | |
| | | | | * | | | | | | | Implement QApplication::unregisterGestureRecognizer | Thomas Zander | 2009-10-26 | 3 | -6/+49 | |
| | | | | * | | | | | | | Added convenience functions QGestureEvent::setAccepted with a gesture | Denis Dzyubenko | 2009-10-26 | 2 | -5/+68 | |
| | | | | * | | | | | | | Implemented QGestureEvent::activeGestures and canceledGestures. | Denis Dzyubenko | 2009-10-26 | 1 | -2/+12 | |
| | | | | * | | | | | | | Optimisation for filtering events for gestures in graphics view. | Denis Dzyubenko | 2009-10-26 | 1 | -1/+3 | |