summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* build fix for mingwThierry Bastian2009-08-061-0/+1
* Fix compile on WindowsJens Bache-Wiig2009-08-061-1/+1
* Cocoa: Add support for native gesturesRichard Moe Gustavsen2009-08-062-13/+51
* Make sure QWidget::setStyle() relayouts its children.Jan-Arve Sæther2009-08-061-1/+3
* Compile fix for gestures.Denis Dzyubenko2009-08-061-5/+4
* Support _NET_WORKAREA on Xinerama setups in QDesktopWidgetBradley T. Hughes2009-08-061-8/+18
* Fixes a regression in qwidget when setting a large minimum size.Denis Dzyubenko2009-08-061-9/+9
* Small fix for native gestures on windows.Denis Dzyubenko2009-08-061-7/+2
* Enable pan gesture on all QAbstractScrollArea-based widgets.Denis Dzyubenko2009-08-061-0/+3
* Changed setting state in a QGestureDenis Dzyubenko2009-08-064-40/+55
* Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-066-17/+74
* Merge commit 'origin/4.5'Rohan McGovern2009-08-061-0/+6
|\
| * Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-0/+6
* | QTapAndHoldGesture is gone, remove referenceVolker Hilsheimer2009-08-051-1/+1
* | Fix compilation after my last change to qobject_p.hThiago Macieira2009-08-041-3/+3
* | Reorganise QObjectPrivate so that it's easier to tell what's in it.Thiago Macieira2009-08-041-4/+3
* | Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-045-114/+2
* | Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-043-115/+16
* | Moved the native window gesture handling code to the right place.Denis Dzyubenko2009-08-046-77/+121
* | Renamed internal WinGesture event to NativeGesture.Denis Dzyubenko2009-08-045-17/+25
* | fix warning on MSVCThierry Bastian2009-08-041-2/+1
* | Add support for pan gesture on mac (carbon and cocoa)Richard Moe Gustavsen2009-08-042-0/+70
* | Merge branch '4.5'Thiago Macieira2009-08-036-66/+52
|\ \ | |/
| * Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
| * Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| * Remove mem leak / warning in the cocoaportRichard Moe Gustavsen2009-07-301-0/+1
| * Unable to change focus between two line edits on macRichard Moe Gustavsen2009-07-301-37/+12
| * Doc - Renamed the cursor's images to illustrate splitV and splitH properlyKavindra Devi Palaraja2009-07-291-2/+2
| * Roll back the fancy updating of translucent windows.Gunnar Sletta2009-07-271-4/+1
| * Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-242-21/+34
* | Revert "Fix QFormLayout which allowed fields to be smaller that their minimum...Olivier Goffart2009-07-311-5/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-315-72/+92
|\ \
| * | Disabling the close button didn't work correctlyDenis Dzyubenko2009-07-301-10/+11
| * | Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| * | Added an ability to remove size constraints from a widget.Denis Dzyubenko2009-07-301-6/+15
| * | Gestures: fixed install event filter bugRichard Moe Gustavsen2009-07-301-2/+2
| * | Doc - Some more cleanups to beautify the documentationKavindra Devi Palaraja2009-07-301-39/+38
| * | Doc - Beautifying documentation of autoMaximizeThresholdKavindra Devi Palaraja2009-07-301-8/+9
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMorten Sørvig2009-07-301-6/+6
| |\ \
| | * | Doc - some cleanups to beautify the paragraphsKavindra Devi Palaraja2009-07-301-6/+6
| * | | Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets.Morten Sørvig2009-07-301-1/+6
| |/ /
* | | Add NOTIFY attribute to QAction propertiesAaron Kennedy2009-07-311-15/+15
* | | Fixing qml for QWidget support (crash)Thomas Hartmann2009-07-311-0/+6
|/ /
* | Doc: The layout documentation is not a list of classes.Volker Hilsheimer2009-07-294-9/+9
* | Port of Qt to QNXHarald Fernengel2009-07-291-1/+8
* | Port of Qt to VxWorksRobert Griebl2009-07-294-4/+18
* | Compile.Morten Sørvig2009-07-291-1/+3
* | Compile on 10.4Morten Sørvig2009-07-291-1/+4
* | Doc: Focus and key-event handling in QGraphicsItem.Volker Hilsheimer2009-07-271-8/+12
* | Make the Character Palette work on Mac/Cocoa.Morten Sørvig2009-07-272-4/+17