summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Update license headers according to commit 858c70f768e.axis2009-08-0611-32/+32
* Replaced $MODULE$ with hardcoded module names.axis2009-08-0611-11/+11
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0629-30/+30
* Merge commit 'qt/master-stable'Jason Barron2009-08-0611-271/+180
|\
| * 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 commit 'origin/master'Jason Barron2009-08-061-18/+26
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-059-99/+97
| |\ \
| * | | protecting against leak in QSymbianControl when QWidget construction failsmread2009-08-051-18/+26
* | | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-041-2/+2
* | | | Merge commit 'origin/master'Jason Barron2009-08-0450-225/+327
|\ \ \ \ | | |/ / | |/| |
| * | | Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-049-100/+98
| |/ /
| * | fixed qt_pixmapToNativeBitmap name merge problemmread2009-08-031-4/+4
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0348-129/+217
| * | Restored window title after another top-level window was closed.Janne Anttila2009-07-311-3/+9
| * | Removed unnecessary code, UID is associated to wserv by framework.Janne Anttila2009-07-311-5/+0
| * | Swicthed back to original way of using AddToStackL and RemoveFromStackJanne Anttila2009-07-301-13/+28
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-0417-176/+210
|\ \ \ | | |/ | |/|
| * | 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