summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-2/+2
* | Fixed compile on Unix.Rohan McGovern2009-06-271-0/+1
* | Compile on WinCEBradley T. Hughes2009-06-261-6/+8
* | Cleanup includes in public headers.Bradley T. Hughes2009-06-265-4/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-262-4/+22
|\ \
| * | Improved support for DPI on Mac and Vista/7Jens Bache-Wiig2009-06-251-0/+9
| * | Only instantiate the PICT pasteboard MIME when we have to.Norwegian Rock Cat2009-06-251-1/+6
| * | Cannot move fixed size windows using titlebar (only on top edge)Prasanth Ullattil2009-06-251-3/+7
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2414-235/+179
|\ \ \ | |/ /
| * | More culling of Panther Code.Norwegian Rock Cat2009-06-234-192/+110
| * | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-233-9/+10
| * | Scroll the dirty parts of the scroll area in scrollby for Cocoa.Norwegian Rock Cat2009-06-231-14/+3
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-236-18/+50
| |\ \ | | |/
| | * Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-236-18/+50
| * | Fixed build error on X11 with gcc 4.1.2.jasplin2009-06-231-6/+6
* | | Multi-touch, Cocoa: Make sure that touch points are ordered.Richard Moe Gustavsen2009-06-241-7/+7
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-243-7/+7
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-242-6/+6
| |\ \ \