summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Doc: Said what happens when setFocus() is called on a widget in anGeir Vattekar2009-09-011-0/+2
* Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-311-53/+58
* Make QMargins a proper classJens Bache-Wiig2009-08-312-1/+39
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-1/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3120-260/+260
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-12/+48
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31154-2002/+2002
|\
| * Update tech preview license header.Jason McDonald2009-08-31151-1963/+1963
* | doc: Fixed several qdoc errors.Martin Smith2009-08-311-4/+17
* | Added QContextMenuEvent sending to widget in Symbian.Janne Anttila2009-08-311-1/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-283-9/+14
|\ \
| * | doc: Fixed several qdoc errors.Martin Smith2009-08-281-5/+4
| * | Compile with Qt-in-a-namepsace.Morten Sørvig2009-08-282-4/+10
* | | Doc: Added some information about the clipping applied in paint events.David Boddie2009-08-281-1/+10
|/ /
* | Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-277-4/+171
* | Gestures: make all screen points floatRichard Moe Gustavsen2009-08-273-16/+16
* | Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-273-2/+4
* | Cocoa: implement pan gestures to follow mouseRichard Moe Gustavsen2009-08-272-13/+14
* | Cocoa: Implement single touch panRichard Moe Gustavsen2009-08-273-56/+79
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-272-1/+32
|\ \
| * | Implement IME reconversion on windows.Prasanth Ullattil2009-08-271-1/+24
| * | Doc: Widgets may ignore the role set with QWidget::setForegroundRole().Geir Vattekar2009-08-271-0/+8
* | | Doc: First review/editing of the QTouchEvent class documentation.David Boddie2009-08-271-27/+30
|/ /
* | doc: fixes qdoc warnings/errors related to the Graphics Effect framework.Bjørn Erik Nilsen2009-08-261-0/+9
* | 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
| | |\ \ \