| Commit message (Expand) | Author | Age | Files | Lines |
* | Since now, S60 commands are handled by QApplication::s60HandleCommandL | Alessandro Portale | 2009-06-02 | 2 | -4/+11 |
|
|
* | Fixed incorrect focus detection. | Aleksandar Sasha Babic | 2009-06-02 | 1 | -1/+8 |
|
|
* | Missing double click handling added to mouse handling, so that latter release | makuukka | 2009-06-02 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 7 | -26/+43 |
|\ |
|
| * | Remove unused variable. | Alexis Menard | 2009-05-29 | 1 | -1/+0 |
|
|
| * | Scroll the dirty region with WA_PaintOnScreen | Benjamin Poulain | 2009-05-28 | 1 | -0/+2 |
|
|
| * | BT:Fix access of deleted memory with a static QCursor. | Michael Goddard | 2009-05-26 | 1 | -1/+3 |
|
|
| * | Doc: Removed documentation about the non-existent | David Boddie | 2009-05-25 | 1 | -2/+0 |
|
|
| * | BT: Namespace compile fixes. | Norwegian Rock Cat | 2009-05-25 | 2 | -1/+2 |
|
|
| * | BT: fix systray balloon crash bug on Windows CE | Joerg Bornemann | 2009-05-25 | 1 | -13/+16 |
|
|
| * | BT: Prevent crash in Designer when using a scroll wheel to change a property. | Norwegian Rock Cat | 2009-05-25 | 1 | -8/+20 |
|
|
* | | A fix for a bug 252798 | ikause | 2009-05-29 | 1 | -0/+1 |
|
|
* | | Disable keypad navigation for the autotests and document it. | Jason Barron | 2009-05-29 | 1 | -3/+3 |
|
|
* | | Enabled QtS60Style background filling also for _simulated, by moving | Alessandro Portale | 2009-05-28 | 1 | -10/+13 |
|
|
* | | Modify QDesktopWidget to emit proper signals on resize. | Jason Barron | 2009-05-27 | 2 | -8/+65 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 4 | -11/+38 |
|\ \
| |/ |
|
| * | Fix a crash where QCocoaWindow get events after its widget is dead | Norwegian Rock Cat | 2009-05-20 | 2 | -5/+19 |
|
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 2 | -2/+2 |
|
|
| * | Prevent a crash with brushed metal windows and a qApp style sheet | Norwegian Rock Cat | 2009-05-18 | 1 | -4/+17 |
|
|
* | | fixed bug where pointer down outside modal dialog causes access violation | Janne Koskinen | 2009-05-19 | 2 | -15/+26 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-18 | 4 | -22/+12 |
|\ \
| |/ |
|
| * | Cocoa: Window flickers when resized with a QTabWidget | Richard Moe Gustavsen | 2009-05-15 | 1 | -2/+2 |
|
|
| * | Fixed regression that prevented any widget from having focus when graphics vi... | jasplin | 2009-05-14 | 1 | -4/+2 |
|
|
| * | Sheets misbehaviour on Carbon - Mac OS X | Richard Moe Gustavsen | 2009-05-14 | 1 | -10/+0 |
|
|
| * | Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget. | jasplin | 2009-05-12 | 1 | -0/+1 |
|
|
| * | Explaining details in QKeyEvent consruktor signature | Morten Engvoldsen | 2009-05-11 | 1 | -6/+7 |
|
|
* | | Fixed autoSipEnabled default value on non-WinCE platforms. | axis | 2009-05-12 | 1 | -1/+5 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Iain | 2009-05-11 | 11 | -39/+31 |
|\ \ |
|
| * | | Make autoSipOnMouseFocus non-static. | axis | 2009-05-11 | 1 | -3/+2 |
|
|
| * | | Small doc update. | axis | 2009-05-11 | 1 | -0/+2 |
|
|
| * | | Make autoSipEnabled available on all platforms. | axis | 2009-05-11 | 3 | -8/+10 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 34 | -1446/+2090 |
| |\ \ |
|
| * | | | Fixed namespace issues, now works on Symbian under namespace | Janne Koskinen | 2009-05-11 | 9 | -28/+17 |
|
|
* | | | | A better way of getting the screen's colour depth | Iain | 2009-05-11 | 1 | -21/+2 |
| |/ /
|/| | |
|
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 12 | -190/+250 |
|\ \ \
| | |/
| |/| |
|
| * | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-08 | 2 | -13/+14 |
|
|
| * | | handle the back soft key on Windows mobile SmartPhones | Joerg Bornemann | 2009-05-07 | 1 | -0/+15 |
|
|
| * | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-07 | 4 | -119/+131 |
|
|
| * | | Fix strange context menu related bug on Windows Mobile | Thomas Hartmann | 2009-05-07 | 1 | -2/+7 |
|
|
| * | | Crash in QWidget::render when passing an untransformed QPixmap painter. | Bjoern Erik Nilsen | 2009-05-06 | 1 | -1/+1 |
|
|
| * | | Optimize QCocoaView::registerDragTypes and mode switching in QtCreator. | Morten Sørvig | 2009-05-06 | 3 | -8/+17 |
|
|
| * | | QComboBox: Click-drag-release does not work for combo boxes using Cocoa | Richard Moe Gustavsen | 2009-05-06 | 1 | -4/+19 |
|
|
| * | | Mac OS X QWidget::setMinimumSize locks. | Richard Moe Gustavsen | 2009-05-06 | 2 | -43/+46 |
|
|
* | | | Moving the handling code for HandleCommandL from | Alessandro Portale | 2009-05-07 | 2 | -0/+17 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'virtualKeyboardAPI' and 'imHintsForS60' | axis | 2009-05-06 | 6 | -1/+112 |
|\ \ \ \ |
|
| * | | | | Improved the docs a bit. | axis | 2009-05-06 | 1 | -0/+2 |
| |/ / / |
|
| * | | | Clarified the docs a bit. | axis | 2009-05-06 | 1 | -1/+1 |
|
|
| * | | | Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly. | axis | 2009-05-06 | 1 | -2/+2 |
|
|
| * | | | Small optimization to input context update. | axis | 2009-05-05 | 1 | -3/+5 |
|
|
| * | | | Updated to slightly better docs. | axis | 2009-05-04 | 1 | -1/+4 |
|
|