summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-157-25/+20
|\
| * Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| * use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-141-4/+2
| * Build fix for mingwThierry Bastian2009-07-143-11/+10
| * Compile without qt3supportOlivier Goffart2009-07-131-1/+1
| * QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1
| * Merge commit 'origin/4.5'Bill King2009-07-132-6/+3
| |\
| | * Fixed a crash with input methodsPierre Rossi2009-07-102-6/+3
* | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-07-104-20/+49
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-1037-2641/+962
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-0248-960/+5271
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/