summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add missing file in priAlexis Menard2009-08-241-0/+1
* Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-241-0/+2
* Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18Eskil Abrahamsen Blomfeldt2009-08-241-2/+1
* "d->" is not used. Fix MSVC warning.Alessandro Portale2009-08-211-2/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-217-24/+267
|\
| * Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-217-24/+267
| |\
| | * Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-219-18/+59
| | |\
| | * \ Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-205-59/+140
| | |\ \
| | * | | Fix some rendering bugs on the Mac when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-4/+4
| | * | | Delete existing graphics effect when setting a new one.Bjørn Erik Nilsen2009-08-201-3/+14
| | * | | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-205-30/+89
| | * | | Add support for graphics effects on QWidget.Bjørn Erik Nilsen2009-08-203-3/+176
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-219-147/+201
|\ \ \ \ \ | |/ / / /
| * | | | Improved a QGesture api a little bit.Denis Dzyubenko2009-08-216-63/+88
| * | | | Improved the QPanGesture implementation.Denis Dzyubenko2009-08-211-16/+18
| * | | | Fixed gesture handling on Windows when there are no alien widgetsDenis Dzyubenko2009-08-211-4/+13
| * | | | Dont create native windows when setting up gestures.Denis Dzyubenko2009-08-213-64/+82
| | |_|/ | |/| |
* | | | Merge commit 'qt/master'Jason Barron2009-08-211-6/+9
|\ \ \ \ | |/ / /
| * | | Avoid painting window decorations flicker showPaul Olav Tvete2009-08-211-6/+9
* | | | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer.Jason Barron2009-08-211-2/+2
* | | | Fix errors in commit d4c0be3bShane Kearns2009-08-201-3/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2013-71/+190
|\ \ \ \
| * \ \ \ Merge commit 'qt/master'Jason Barron2009-08-2013-71/+190
| |\ \ \ \ | | |/ / /
| | * | | Cocoa: cannot quit applicationRichard Moe Gustavsen2009-08-201-5/+13
| | * | | Dont create native window handles when setting up gestures.Denis Dzyubenko2009-08-201-2/+0
| | * | | Flickering "Whatsthis" pointer in CocoaPrasanth Ullattil2009-08-204-1/+31
| | * | | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-2/+2
| | * | | XdndLeave events have incorrect source idBradley T. Hughes2009-08-201-2/+4
| | | |/ | | |/|
| | * | Document more of the behavior of QTouchEventBradley T. Hughes2009-08-191-43/+115
| | * | Carbon and Cocoa: Adding support for standard gestures.Richard Moe Gustavsen2009-08-192-4/+16
| | * | Don't use pointers to temporary vars that go out of scope.Denis Dzyubenko2009-08-191-1/+1
| | * | Make the license test pass.Frans Englich2009-08-191-11/+8
| | |/
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2015-28/+113
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-2015-25/+112
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1915-21/+102
| | |\ \
| | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-194-10/+91
| | | |\ \ | | | | |/
| | | | * Fix build failure on Mac OS 10.5Richard Moe Gustavsen2009-08-181-2/+4
| | | | * Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-183-7/+76
| | | | * Avoid divide by zero on buggy Xlib/Xserver implementationsBradley T. Hughes2009-08-181-4/+14
| | | * | Changed names and URLs to reflect name change.axis2009-08-1911-11/+11
| | * | | Enabled contextmenu event for Symbian.Janne Anttila2009-08-192-4/+10
| | |/ /
| * | | Symbian clipboard to use UID3 of QtGui.Janne Koskinen2009-08-201-1/+1
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-1837-340/+1188
| |\ \
| * | | removed old todos from qclipboard_s60Janne Koskinen2009-08-181-2/+0
* | | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-201-12/+2
| |/ / |/| |
* | | Merge commit 'qt/master'Jason Barron2009-08-1836-333/+1171
|\ \ \ | | |/ | |/|
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1724-67/+822
| * | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-172-62/+32
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-173-4/+4
| * | Fixed Coverity defect CID 1528.Gabriel de Dietrich2009-08-141-1/+1