summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * \ Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1510-78/+113
| | |\ \
| | * \ \ Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1462-22012/+19733
| | |\ \ \
| | * | | | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
| | * | | | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+2
| | * | | | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+3
| | * | | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-2/+7
| | * | | | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
| | * | | | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
| * | | | | 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
| |\ \ \ \ \
| | * | | | | Change the frame rate property to a qreal from a QPair<int,int> rationalAndrew den Exter2009-10-152-42/+17
| | * | | | | Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-1/+4
| | | |_|/ / | | |/| | |
| * | | | | Centralize all GL paint engine creations into qt_qgl_paint_engine()Rhys Weatherley2009-10-154-32/+10
| |/ / / /