summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix warning.Olivier Goffart2009-08-261-1/+3
* fix warnings on Windows CEJoerg Bornemann2009-08-261-1/+4
* Make QWS compile with namespacesPaul Olav Tvete2009-08-262-7/+6
* Cocoa: bugfix for autocads plugin projectRichard Moe Gustavsen2009-08-253-0/+21
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-251-3/+3
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2415-179/+479
| |\
| * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-241-3/+3
* | | unneeded WINVER check in qapplication_win.cpp removedJoerg Bornemann2009-08-251-2/+0
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-243-5/+14
|\ \ \
| * | | Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-1/+2
| * | | Fixed usage of the MITSHM extension for 16 bit X servers.Trond Kjernåsen2009-08-191-3/+6
| * | | fix WA_DontShowOnScreen bug on Windows CEJoerg Bornemann2009-08-171-1/+1
| * | | Document QAction::MenuRole not working on submenus.Norwegian Rock Cat2009-08-141-0/+5
| * | | Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-08-121-0/+4
| * | | fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
| * | | Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * | | Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-1/+1
| * | | Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-1/+1
| * | | Update license headers.Jason McDonald2009-08-11151-151/+151
* | | | 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