summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Fix bug introduced by cleanup commit.Frans Englich2009-10-201-2/+0
| | |/ / / / /
| | * | | | | Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-202-3/+5
| | |\ \ \ \ \
| | | * | | | | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-191-1/+1
| | | * | | | | Kill warning, simplify code.Frans Englich2009-10-161-2/+4
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-2/+13
| | |\ \ \ \ \ \
| | | * | | | | | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
| | * | | | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
| | |/ / / / / /
| | * | | | | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
| | * | | | | | Fix dangling shader manager pointersJulian de Bhal2009-10-201-1/+1
| | * | | | | | Fix bug QTBUG-4848Sarah Smith2009-10-202-9/+14
| * | | | | | | Fixed compile issue with alsa < 1.0.14Kurt Korbatits2009-10-215-4/+74
| |/ / / / / /
| * | | | | | Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-193-52/+25
* | | | | | | Update EABI DEF files for Symbian OSIain2009-10-205-10/+55
|/ / / / / /
* | | | | | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
* | | | | | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
* | | | | | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
* | | | | | QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
* | | | | | Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
* | | | | | Fix doc error.Jason Barron2009-10-191-1/+1
* | | | | | Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
* | | | | | QTestLib: do not assert if file is not given in logging functionPeter Hartmann2009-10-191-1/+0
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19150-2237/+2919
|\ \ \ \ \ \
| * | | | | | Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-194-3/+19
| * | | | | | Fix crash in QPixmapCache.David Faure2009-10-191-0/+1
| * | | | | | QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33
| * | | | | | Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
| * | | | | | Made Mac Carbon use the input method hints when deciding on IM.axis2009-10-191-1/+5
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19194-24295/+23378
| |\ \ \ \ \ \
| | * | | | | | ODBC: Retrieved in ascii, should be stored in ascii.Bill King2009-10-191-1/+1
| | * | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6
| | |\ \ \ \ \ \
| | | * | | | | | QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
| | | * | | | | | Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| | * | | | | | | Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-164-4/+283
| | * | | | | | | Doc: Gesture API documentation review and improvements.David Boddie2009-10-162-12/+37
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-163-6/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | doc: Changed Trolltech to NokiaMartin Smith2009-10-161-1/+1
| | | * | | | | | | doc: Corrected typo.Martin Smith2009-10-161-1/+1
| | | * | | | | | | Removed unnecessary include from a public header file.axis2009-10-161-4/+0
| | * | | | | | | | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-165-13/+13
| | |/ / / / / / /
| | * | | | | | | doc: Fixed the wording in some \brief commands.Martin Smith2009-10-162-2/+2
| | * | | | | | | Networking documentation: Small improvementMarkus Goetz2009-10-163-3/+5
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1642-350/+456
| | |\ \ \ \ \ \
| | | * | | | | | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-10-169-9/+162
| | | * | | | | | Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| | | * | | | | | Implement the strength parameter for OpenVG colorize filtersRhys Weatherley2009-10-163-54/+40
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-151-7/+59
| | | |\ \ \ \ \ \
| | | | * | | | | | Allow setting DFBDisplayLayer background colorAnders Bakken2009-10-151-7/+59
| | | * | | | | | | Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDeviceRhys Weatherley2009-10-157-178/+2
| | | |/ / / / / /
| | | * | | | | | Don't trust layer when using window_as_cursorAnders Bakken2009-10-151-1/+1
| | | * | | | | | Use the fallback icon theme name, if the system icon theme name can not be de...Robert Griebl2009-10-151-0/+4