summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Restored window title after another top-level window was closed.Janne Anttila2009-07-311-3/+9
* Removed unnecessary code, UID is associated to wserv by framework.Janne Anttila2009-07-311-5/+0
* Swicthed back to original way of using AddToStackL and RemoveFromStackJanne Anttila2009-07-301-13/+28
* Implemented setWindowIcon for S60 devices without context pane.Janne Anttila2009-07-231-0/+36
* Make S60 integration optional.Jason Barron2009-07-1512-57/+96
* Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-103-78/+83
|\
| * Added key sequences for Symbian.axis2009-07-093-76/+81
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-0917-183/+180
|\ \ | |/
| * Switched to asynchronous focus handling on Symbian.axis2009-07-094-14/+37
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-079-136/+117
| |\
| | * 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
| | * 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
| | * 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
| * | Fixed invalid struct definition.axis2009-07-061-2/+2
| * | Silenced warnings from RVCT.axis2009-07-061-1/+1
| * | Removed unused static data from Qt.axis2009-07-061-3/+0
| * | Silenced newline at EOF warnings from RVCT.axis2009-07-061-1/+1
| * | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-5/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29151-341/+381
| |\ \ | | |/
| * | Fixed various useless warnings.axis2009-06-292-3/+3
| * | Fix warnings because of unused variables.axis2009-06-295-18/+18
* | | Implement stubs for multitouch support on Symbian.Jason Barron2009-07-071-0/+6
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30167-707/+5378
|\ \ \
| * | | 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