summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-037-71/+221
|\
| * Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-033-1/+32
| * Improved the gesture api.Denis Dzyubenko2009-09-033-39/+144
| * Improved the gesture api.Denis Dzyubenko2009-09-035-50/+41
| * Fixed the QGesture::updateState function.Denis Dzyubenko2009-09-031-2/+5
| * Added simple manualtests for gesturesDenis Dzyubenko2009-09-031-0/+20
* | Revert ed00fff3cb.Morten Sorvig2009-09-032-11/+1
|/
* Respect "menus_have_icons" property in GTK+Jens Bache-Wiig2009-09-021-0/+7
* doc: Fixed several qdoc errors.Martin Smith2009-09-022-11/+32
* QApplication: Small commentMarkus Goetz2009-09-021-0/+1
* Fixes pointer events when using popups and/or modal dialogs.Janne Anttila2009-09-021-21/+46
* Make sure the BSP is updated when a graphics effect changes bounding rect.Bjørn Erik Nilsen2009-09-011-0/+10
* 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