summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* exception -> leave conversion for pointer eventsmread2009-08-072-1/+7
* replacing assert with recovery for begin/end paint lock for exception compata...mread2009-08-071-3/+5
* Leaves -> exceptionsmread2009-08-061-5/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-0523-326/+320
|\
| * Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-0423-327/+321
* | memory leak fix in standardItemModel found during combo box testingmread2009-08-052-13/+11
* | protecting against leak in QSymbianControl when QWidget construction failsmread2009-08-051-18/+26
|/
* CFbsBitmap::DataSize() seems to be a private Api function.Alessandro Portale2009-08-031-1/+1
* fixed qt_pixmapToNativeBitmap name merge problemmread2009-08-031-4/+4
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-03251-658/+798
* 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
* Removed few compiler warnings when using NokiaX86 compiler.Janne Anttila2009-07-221-1/+1
* Make S60 integration optional.Jason Barron2009-07-1539-146/+206
* Fixed a consistency problem in the backing store.axis2009-07-141-0/+4
* Fixed a bug where the input panel would not show up.axis2009-07-132-1/+32
* Fixed a bug where input capabilities would not be updated.axis2009-07-132-8/+8
* Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-104-86/+93
|\
| * Restructured some code that had flawed logic.axis2009-07-091-8/+10
| * Added key sequences for Symbian.axis2009-07-093-76/+81
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-0940-276/+233
|\ \ | |/
| * 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-0717-156/+137
| |\
| | * 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
| | * Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
| | * Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
| | * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
| | * Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
| | * Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar2009-06-301-7/+7
| | * Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-302-3/+6
| | * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
| | * Remove unused variablesAnders Bakken2009-06-291-2/+0
| | * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| | * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
| * | Fixed out-of-order construction.axis2009-07-061-2/+3
| * | Fixed invalid struct definition.axis2009-07-061-2/+2
| * | Silenced warnings from RVCT.axis2009-07-062-7/+3
| * | Removed unused static data from Qt.axis2009-07-065-10/+3
| * | Silenced newline at EOF warnings from RVCT.axis2009-07-062-2/+2
| * | Removed pointless variables to silence warnings from RVCT.axis2009-07-066-28/+3
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29979-2129/+2290
| |\ \ | | |/
| | * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1