summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | 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
| | | | | * | | | Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-152-3/+3
| | | | | * | | | Fix a problem with QDirectFBScreen::instanceAnders Bakken2009-10-152-6/+12
| | | | | * | | | Fix themed icon loader on DEs other than KDE and Gnome.Robert Griebl2009-10-151-0/+2
| | | | | * | | | Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-153-14/+14
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| | | | | | * | | Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-154-148/+11
| | | | | | * | | Back-port several OpenGL/ES fixes from 4.6 to 4.5Rhys Weatherley2009-10-153-5/+14
| | | | | | * | | QNAM HTTP Code: Backport a fix related to aborting repliesMarkus Goetz2009-10-141-1/+4
| | | | | | * | | Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| | | | | | * | | Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
| | | | | | * | | Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | | | | | * | | Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| | | | | * | | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-156-6/+17
| | | | | |\ \ \ \
| | | | | * | | | | doc: Changed \reimp to \internal because base class version is.Martin Smith2009-10-152-2/+3
| | | | | * | | | | QSslSocket: Documentation enhancementMarkus Goetz2009-10-151-0/+7
| | | | | * | | | | Made Mac Cocoa use the input method hints when deciding on IM.axis2009-10-151-1/+4
| | | | | * | | | | QNAM HTTP Code: Proceed POSTing on encryptedBytesWritten()Markus Goetz2009-10-152-0/+13
| | | | | * | | | | Fix pointer grab issues in S60Shane Kearns2009-10-151-56/+88
| | | | | * | | | | fix compilation with namespaceshjk2009-10-151-2/+6
| | | | | * | | | | doc: Clarified when setDefaultFormat() is ignored by constructors.Martin Smith2009-10-151-9/+15
| | | | * | | | | | Replace tabs with whitespace.Frans Englich2009-10-155-65/+65
| | | | * | | | | | sed -i -e 's/for(/for (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-154-5/+5
| | | | * | | | | | sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-157-45/+45
| | | | * | | | | | Use QT_NO_DEBUG, not _DEBUG.Frans Englich2009-10-154-9/+9
| | | | * | | | | | Remove trailing whitespace.Frans Englich2009-10-157-108/+108
| | | | * | | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-15176-23837/+22608
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
| | | | | * | | | | Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
| | | | | * | | | | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-158-34/+11
| | | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-153-43/+21
| | | | | |\ \ \ \ \