Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| |\ \ \ \ | ||||||
| * | | | | | Don't stop event processing at the second WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-28 | 1 | -3/+7 | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 2 | -0/+28 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 86 | -3614/+6426 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 7 | -81/+38 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 52 | -165/+1636 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-21 | 46 | -30261/+54979 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Compile on Windows when QS_RAWINPUT is not defined. | Bradley T. Hughes | 2009-10-21 | 1 | -1/+4 | |
| * | | | | | | | | | Use GetStatusQueue() to look for timer and input messages | Bradley T. Hughes | 2009-10-21 | 1 | -2/+1 | |
| * | | | | | | | | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 5 | -32/+0 | |
| * | | | | | | | | | Send posted events in response to WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-20 | 1 | -84/+94 | |
* | | | | | | | | | | Add QScriptString::toArrayIndex() function | Kent Hansen | 2009-10-30 | 4 | -14/+71 | |
* | | | | | | | | | | Update Polish translation | Jarek Kobus | 2009-10-30 | 4 | -67/+99 | |
* | | | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-10-30 | 100 | -1472/+2297 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6 | Olivier Goffart | 2009-10-30 | 29 | -341/+484 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6-s60' into 4.6 | axis | 2009-10-30 | 29 | -341/+484 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | QS60Style does not mix well with the stylesheets | Sami Merilä | 2009-10-29 | 4 | -124/+146 | |
| | | * | | | | | | | | | | Fixed: Variable res goes out of scope but is accessed later via pointer | Miikka Heikkinen | 2009-10-29 | 1 | -3/+3 | |
| | | * | | | | | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget. | Janne Anttila | 2009-10-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | | Removed mentions about certain flags being temporary for Symbian | Miikka Heikkinen | 2009-10-29 | 1 | -13/+7 | |
| | | * | | | | | | | | | | Fix QDateTime on S60 3.1 | Shane Kearns | 2009-10-29 | 2 | -5/+98 | |
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-29 | 41 | -626/+926 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Fixed crash/drawing artifacts on rotation change on Symbian. | axis | 2009-10-28 | 1 | -4/+3 | |
| | | * | | | | | | | | | | | Increased block size for file IO in Symbian. | Miikka Heikkinen | 2009-10-28 | 1 | -12/+16 | |
| | | * | | | | | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap() | Jani Hautakangas | 2009-10-28 | 2 | -6/+11 | |
| | | * | | | | | | | | | | | Bad line ending in cabbff076f40eeeb56beb53220a40f124a2e0215 | Shane Kearns | 2009-10-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-10-28 | 2 | -0/+6 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Enable QtXmlPatterns module in qt package and assign an UID for it. | Liang QI | 2009-10-28 | 2 | -0/+6 | |
| | | * | | | | | | | | | | | | Change deployment of SQLite to check for stub SIS file | Shane Kearns | 2009-10-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | Fix to 8e0fbc2caa3edefb78d6667721235b783bc1a850 | Shane Kearns | 2009-10-28 | 1 | -0/+15 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Fix tst_QBoxLayout::setGeometry failure on S60 3.x | Shane Kearns | 2009-10-27 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | Update def files after Gesture API and Text Engine changes | Shane Kearns | 2009-10-27 | 2 | -7/+33 | |
| | | * | | | | | | | | | | | Build fix for QtXmlPatterns' examples on Symbian | Frans Englich | 2009-10-27 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 8 | -92/+59 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Draw QSplitter in QS60Style | Sami Merilä | 2009-10-27 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | Fixed 'illegal empty declaration' warning from XmlPatters. | Janne Anttila | 2009-10-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Cleanup softkeymanager keyedactions hash when QAction is being deleted. | Janne Anttila | 2009-10-27 | 2 | -1/+9 | |
| | | * | | | | | | | | | | | | Use PM_SplitterWidth in QS60Style | Sami Merilä | 2009-10-27 | 4 | -24/+25 | |
| | | * | | | | | | | | | | | | Enable webkit and xmlpatterns by default on Symbian. | Frans Englich | 2009-10-27 | 2 | -2/+2 | |