summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-193-6/+10
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-173-6/+10
| |\
| | * Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
| | * Don't crash when applications set Qt::WA_TranslucentBackground.Jason Barron2010-05-121-1/+3
| | * Windows CE: fix multiple QAction::triggered() signalsJoerg Bornemann2010-05-071-1/+1
* | | doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* | | doc: Fixed many broken links.Martin Smith2010-05-191-1/+1
* | | Removed the "maybe" timer from gesturemanager.Denis Dzyubenko2010-05-182-38/+7
* | | Fixes a crash and a memory leak in gesturemanager.Denis Dzyubenko2010-05-181-1/+3
|/ /
* | Fix for autotest failure in qwidget::saveRestoreGeometry()Carlos Manuel Duclos Vergara2010-05-141-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-144-3/+50
|\ \
| * | Mac: restoreGeometry()Carlos Manuel Duclos Vergara2010-05-143-3/+48
| * | [Regression] Build failure on Mac CarbonCarlos Manuel Duclos Vergara2010-05-141-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-143-43/+21
|\ \ \ | |/ / |/| |
| * | Skip definition of wintab functions in case of QT_NO_TABLETEVENT.Mirko Damiani2010-05-122-0/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-111-43/+14
| |\ \
| | * | Fixed scrolling bugs in widget graphics effect backend.Samuel Rødal2010-05-071-32/+3
| | * | Fixed source pixmap bug in widget graphics effect backend.Samuel Rødal2010-05-071-1/+1
| | * | Fix crash with stylesheet if widget change style in the changeEventOlivier Goffart2010-05-071-10/+10
* | | | Use qrand() instead of rand()Bradley T. Hughes2010-05-041-1/+1
* | | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-048-41/+96
| |\ \ \ | | |/ /
| * | | Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-291-0/+6
* | | | Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-062-0/+4
* | | | isOnActiveSpace is available from 10.6.Carlos Manuel Duclos Vergara2010-05-061-7/+14
* | | | Fixes a crash in QGestureManagerDenis Dzyubenko2010-05-051-0/+3
* | | | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-053-5/+16
* | | | Suggestions' widget on another spaceCarlos Manuel Duclos Vergara2010-05-041-2/+21
* | | | Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-041-3/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-045-10/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes a crash in QGestureManager when unregistering recognizers.Denis Dzyubenko2010-05-031-10/+10
| * | | Propagate LocaleChange event from application to widgets.Denis Dzyubenko2010-05-032-0/+15
| * | | Support updating system locale data on SymbianDenis Dzyubenko2010-05-031-0/+4
| * | | Prevent accelerators from firing on X11 and QWS during a dragBradley T. Hughes2010-04-172-0/+10
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q...Jan-Arve Sæther2010-05-036-48/+3
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-027-4/+49
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-027-4/+49
| | |\ \ \
| | | * | | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-1/+1
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-297-4/+213
| | | |\ \ \ | | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-2818-97/+135
| | | |\ \ \
| | | * | | | Revert "Revert "Implement heightForWidth support for QTabWidget and QStackedL...Jan-Arve Sæther2010-04-136-3/+48
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix a small typo in setColor description (brush -> color)Laszlo Papp2010-05-031-1/+1
| |/ / / / /
* | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-021-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Map Symbian touch points to the screen's coordinate system.Jason Barron2010-04-291-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Cocoa: key events stopped workingRichard Moe Gustavsen2010-04-301-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-292-18/+0
|\ \ \ \ \ | | |/ / / | |/| | |