summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* QApplication: Small commentMarkus Goetz2009-09-021-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-0/+13
|\ \
| * | Flickering "Whatsthis" pointer in CocoaPrasanth Ullattil2009-08-201-0/+13
* | | Merge commit 'qt/master'Jason Barron2009-08-181-10/+0
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-6/+0
| * | Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-141-4/+0
* | | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\ \ \ | |/ /
| * | Mouse move events delivered toa blocked widget.Prasanth Ullattil2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Revised SIP API.axis2009-08-121-35/+0
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+1
|\ \ \ | |/ /
| * | Renamed internal WinGesture event to NativeGesture.Denis Dzyubenko2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-23/+10
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-23/+10
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-54/+55
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | | Doc - some cleanups to beautify the paragraphsKavindra Devi Palaraja2009-07-301-6/+6
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-92/+28
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed compile with -qtnamespace and MSVC.Rohan McGovern2009-07-221-4/+6
| * | Merge commit 'origin/4.5'Bill King2009-07-131-1/+1
| |\ \ | | |/
| | * Fixed a crash with input methodsPierre Rossi2009-07-101-1/+1
| * | Merge commit 'origin/4.5'Bill King2009-07-081-0/+7
| |\ \ | | |/
| * | Getting rid of compiler warnings on windowsThierry Bastian2009-07-071-4/+2
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-71/+13
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-2/+2
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-1/+1
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-12/+6
* | | Make S60 integration optional.Jason Barron2009-07-151-4/+6
* | | Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-101-0/+2
|\ \ \
| * | | Added key sequences for Symbian.axis2009-07-091-0/+2
* | | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-0/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix a regression where dynamic tooltips wouldn't show up in Cocoa.Norwegian Rock Cat2009-07-021-0/+7
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-4/+6
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-39/+363
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-3/+0
| |\ \ \
| | * | | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-3/+0
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-241-1/+1
| |\ \ \ \
| | * | | | Fix pressure "emulation"Bradley T. Hughes2009-06-241-1/+1
| * | | | | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-16/+32
| |/ / / /
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-231-1/+6
| |\ \ \ \
| | * | | | Set the pressure automatically if not set by the touch implementationBradley T. Hughes2009-06-231-1/+6
| * | | | | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+6
| |/ / / /
| * | | | Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-14/+8
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\ \ \ \ | | |/ / /