summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on SnowLeopardNorwegian Rock Cat2009-07-102-5/+5
* Tablet events get delivered to the widget where the tablet down happend.Luc Devallonne2009-07-101-2/+27
* Support Tablet coordinate on Windows with non-zero physical originLuc Devallonne2009-07-102-13/+17
* Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-095-18/+34
* Merge commit 'origin/4.5'Bill King2009-07-087-75/+82
|\
| * Document limitation in Cocoa cursor handling.Norwegian Rock Cat2009-07-071-0/+5
| * Fix typo in color calculation.Norwegian Rock Cat2009-07-071-3/+3
| * Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
| * Implement QApplication::setOverrideCursor to use pure Cocoa callsNorwegian Rock Cat2009-07-061-1/+11
| * Remove unused function viewUnderTransparentForMouseView in QCocoaView.Prasanth Ullattil2009-07-022-57/+0
| * Drag and drop events are not delivered correctly in CocoaPrasanth Ullattil2009-07-022-8/+43
| * Implement hitTestNorwegian Rock Cat2009-07-022-54/+7
| * Fix a regression where dynamic tooltips wouldn't show up in Cocoa.Norwegian Rock Cat2009-07-022-4/+15
* | Cocoa: Plain text from clipboard use '\r' as newline instead of '\n'Prasanth Ullattil2009-07-083-2/+25
* | The offset of cropRect should not depend on the position of the windowBenjamin Poulain2009-07-081-1/+1
* | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-7/+16
* | Fixes a crash when scrolling a scrollarea with a mouse wheel.Denis Dzyubenko2009-07-071-0/+1
* | Getting rid of compiler warnings on windowsThierry Bastian2009-07-072-7/+3
* | doc: Included note about the effect of WA_NoMousePropagation.Martin Smith2009-07-061-0/+4
* | Fix to paint big widgets in a scroll areaBenjamin Poulain2009-07-061-5/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-033-5/+13
|\ \
| * | Drag leave event is delivered, after re-entering the widget.Prasanth Ullattil2009-07-032-2/+10
| * | Fix QX11Embed* with x86_64 by reading prop_return as long.Riku Palomäki2009-07-031-3/+3
* | | signals -> Q_SIGNALSVolker Hilsheimer2009-07-031-1/+1
|/ /
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-031-0/+7
* | Refactored gesture apiDenis Dzyubenko2009-07-0225-2531/+778
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-2/+2
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-022-3/+8
* | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-1/+1
* | Remove this stale function.Norwegian Rock Cat2009-07-011-23/+0
* | Implement hitTestNorwegian Rock Cat2009-07-012-54/+7
* | Compiler warnings.Bjørn Erik Nilsen2009-07-011-0/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtNorwegian Rock Cat2009-07-0116-815/+405
|\ \
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-0115-815/+389
| * | doc: Fixed several qdoc error reports.Martin Smith2009-07-011-0/+16
* | | Never discard TabletRelease events as they may be delivered *after* TabletLea...Cédric Luthi2009-07-011-1/+2
* | | Fix tablet eventsCédric Luthi2009-07-011-0/+5
* | | Fix a few typosCédric Luthi2009-07-011-5/+5
|/ /
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-302-3/+20
|\ \ | |/
| * Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
| * Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-301-1/+3
* | Merge branch '4.5'Marius Storm-Olsen2009-06-302-4/+13
|\ \ | |/
| * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
| * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
* | qdoc: Added more handling of \reimp commandMartin Smith2009-06-301-10/+23
* | Fixed QLayout to take the maxi/min size into account for the menu barThierry Bastian2009-06-301-1/+4
* | Fixed compile with Windows CE 5.Rohan McGovern2009-06-291-0/+4
* | Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-2913-65/+65
* | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-2915-43/+43
* | Merge branch '4.5'Thiago Macieira2009-06-281-2/+2
|\ \ | |/