summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1724-67/+822
* remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-172-62/+32
* Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-173-4/+4
* Fixed Coverity defect CID 1528.Gabriel de Dietrich2009-08-141-1/+1
* Fixed coverity warningsThierry Bastian2009-08-142-4/+4
* Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-146-193/+308
* Fix coverity warningsThierry Bastian2009-08-131-2/+0
* Mouse move events delivered toa blocked widget.Prasanth Ullattil2009-08-121-1/+1
* fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
* usage of Q_OS_WINCE fixedJoerg Bornemann2009-08-121-2/+2
* Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-122-2/+2
* Update references to online documentation.Jason McDonald2009-08-121-1/+1
* Eliminate last mentions of "Qt Software".Jason McDonald2009-08-122-2/+2
* Update URL's to use new domain.Jason McDonald2009-08-121-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-12161-161/+161
* QWidget::isHidden documentation clarification.Jocelyn Turcotte2009-08-111-3/+6
* Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-111-0/+25
|\
| * adding qt_wince_is_windows_mobile_65()Thomas Hartmann2009-08-111-0/+25
* | Merge branch '4.5'Thiago Macieira2009-08-111-6/+7
|\ \
| * | Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty failsOctavian Voicu2009-08-061-6/+7
* | | compile fix for Win32Maurice Kalinowski2009-08-111-1/+1
* | | fixing the Windows CE build after adding gesture supportJoerg Bornemann2009-08-101-4/+11
* | | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-101-16/+20
* | | Introducing icon theme supportJens Bache-Wiig2009-08-101-1/+3
* | | Manual mergeThomas Hartmann2009-08-101-3/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtThomas Hartmann2009-08-1016-216/+606
|\ \ \
| * | | Compile fix on Linux.hjk2009-08-103-16/+7
| * | | Doc: Fix qdoc warningsVolker Hilsheimer2009-08-101-1/+1
| * | | Removed unused member in QApplicationPrivateBradley T. Hughes2009-08-101-1/+0
| * | | Implemented QPinchGesture.Denis Dzyubenko2009-08-107-27/+316
| * | | Made the QGesture::reset function protected.Denis Dzyubenko2009-08-102-3/+4
| * | | Fix default QWidget size on X servers with XineramaBradley T. Hughes2009-08-101-0/+7
| * | | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-076-173/+274
* | | | Gesture support for Windows Mobile 6.5Thomas Hartmann2009-08-101-17/+41
|/ / /
* | | 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