| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 6 | -7/+195 |
|
|
* | add empty test method, should implement it fully when more important things a... | Thomas Zander | 2009-10-28 | 1 | -0/+16 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_... | Bradley T. Hughes | 2009-10-28 | 25 | -141/+930 |
|\ |
|
| * | 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 | 4 | -96/+553 |
|
|
| * | Renamed QGestureRecognizer::ResultFlags to ResultFlag | Denis Dzyubenko | 2009-10-27 | 2 | -3/+3 |
|
|
| * | Implemented QGestureRecognizer::ConsumeEventHint | Denis Dzyubenko | 2009-10-27 | 2 | -3/+24 |
|
|
| * | Improved gesture autotest reliability on X11. | Denis Dzyubenko | 2009-10-27 | 1 | -0/+5 |
|
|
| * | 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 | 5 | -0/+106 |
|
|
| * | Implement QApplication::unregisterGestureRecognizer | Thomas Zander | 2009-10-26 | 3 | -6/+49 |
|
|
| * | Unregister the temporary gesture recognizer in the gestures autotest. | Denis Dzyubenko | 2009-10-26 | 1 | -0/+15 |
|
|
| * | 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 |
|
|
| * | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 1510 | -16386/+43887 |
| |\ |
|
| * | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 6 | -1/+47 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-28 | 1465 | -13061/+58447 |
|\ \ \ |
|
| * | | | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotation | Rhys Weatherley | 2009-10-28 | 1 | -0/+3 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-28 | 50 | -341/+20957 |
| |\ \ \ |
|
| | * | | | Add 800x480 to the qvfb configuration dialog | Rhys Weatherley | 2009-10-28 | 2 | -1/+11 |
|
|
| | * | | | Doc: Fixed qdoc warning. | David Boddie | 2009-10-27 | 1 | -1/+1 |
|
|
| | * | | | Doc: Remove unused file. | David Boddie | 2009-10-27 | 1 | -149/+0 |
|
|
| | * | | | Guard shadow builds against stale qconfig.cpp | Donald Carr | 2009-10-27 | 1 | -1/+1 |
|
|
| | * | | | Fix for Gtk+ toolbuttons and sliders. | Robert Griebl | 2009-10-27 | 3 | -7/+34 |
|
|
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | axis | 2009-10-27 | 31 | -51/+20727 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 89 | -634/+1638 |
| | | |\ \ \ |
|
| | | * | | | | Fixed select softkey for comboboxes (QTBUG-4702). | Janne Anttila | 2009-10-27 | 1 | -10/+10 |
|
|
| | | * | | | | Removed the need for extra Symbian traps after QApp construction. | axis | 2009-10-26 | 3 | -0/+78 |
|
|
| | | * | | | | Fix QCompleter autotest for case insensitive filesystems | Shane Kearns | 2009-10-26 | 1 | -1/+1 |
|
|
| | | * | | | | Make network self test fail instead of crashing in case of DNS error | Shane Kearns | 2009-10-26 | 1 | -0/+5 |
|
|
| | | * | | | | Fixed a crash in the QApplication autotest. | axis | 2009-10-26 | 1 | -1/+2 |
|
|
| | | * | | | | Emulator IAP fix for Symbian | Janne Koskinen | 2009-10-26 | 1 | -0/+4 |
|
|
| | | * | | | | Remove compilation warning from QtGui | Sami Merilä | 2009-10-26 | 1 | -1/+1 |
|
|
| | | * | | | | Small updates to WINSCW DEF files | Iain | 2009-10-23 | 7 | -34/+34 |
|
|
| | | * | | | | *Experimental* WINSCW DEF files for Qt, except WebKit | Iain | 2009-10-23 | 11 | -0/+20308 |
|
|
| | | * | | | | Updated Qt for Symbian requirements docs | Miikka Heikkinen | 2009-10-23 | 1 | -1/+8 |
|
|
| | | * | | | | Revert "Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by Iain" | Iain | 2009-10-23 | 1 | -13/+0 |
|
|
| | | * | | | | OpenVG EABI DEF file | Iain | 2009-10-23 | 1 | -0/+232 |
|
|
| | | * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2009-10-23 | 1 | -7/+18 |
| | | |\ \ \ \ |
|
| | | | * \ \ \ | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2009-10-23 | 1326 | -12049/+35540 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | Fixed softkey autotest build after 5370e5ff. | Janne Anttila | 2009-10-23 | 1 | -7/+18 |
|
|
| | | * | | | | | | Softkeys should not put exit by default on RSK for dialogs and popups. | Janne Anttila | 2009-10-23 | 1 | -1/+2 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-23 | 1326 | -12049/+35540 |
| | | |\ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | QtGui def file update | Shane Kearns | 2009-10-22 | 1 | -0/+2 |
|
|