Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | QNetworkProxyFactory: Never return empty list on windows | Markus Goetz | 2009-10-16 | 1 | -1/+6 | |
| | | | | * | | | | Recognize transformed screens when looking for a QGLScreen | Rhys Weatherley | 2009-10-16 | 2 | -2/+4 | |
| | | | * | | | | | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 4 | -4/+283 | |
| | | | * | | | | | Doc: Gesture API documentation review and improvements. | David Boddie | 2009-10-16 | 2 | -12/+37 | |
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sami Merilä | 2009-10-16 | 3 | -6/+2 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | doc: Changed Trolltech to Nokia | Martin Smith | 2009-10-16 | 1 | -1/+1 | |
| | | | | * | | | | | doc: Corrected typo. | Martin Smith | 2009-10-16 | 1 | -1/+1 | |
| | | | | * | | | | | Removed unnecessary include from a public header file. | axis | 2009-10-16 | 1 | -4/+0 | |
| | | | * | | | | | | Softkeys remain disabled if action owning action widget is enabled | Sami Merilä | 2009-10-16 | 5 | -13/+13 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | doc: Fixed the wording in some \brief commands. | Martin Smith | 2009-10-16 | 2 | -2/+2 | |
| | | | * | | | | | Networking documentation: Small improvement | Markus Goetz | 2009-10-16 | 3 | -3/+5 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-16 | 42 | -350/+456 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Make screen rotation work properly with the PowerVR screen driver | Rhys Weatherley | 2009-10-16 | 9 | -9/+162 | |
| | | | | * | | | | Recognize transformed screens when looking for a QGLScreen | Rhys Weatherley | 2009-10-16 | 2 | -2/+4 | |
| | | | | * | | | | Implement the strength parameter for OpenVG colorize filters | Rhys Weatherley | 2009-10-16 | 3 | -54/+40 | |
| | | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-15 | 1 | -7/+59 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Allow setting DFBDisplayLayer background color | Anders Bakken | 2009-10-15 | 1 | -7/+59 | |
| | | | | * | | | | | Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDevice | Rhys Weatherley | 2009-10-15 | 7 | -178/+2 | |
| | | | | |/ / / / | ||||||
| | | | | * | | | | Don't trust layer when using window_as_cursor | Anders Bakken | 2009-10-15 | 1 | -1/+1 | |
| | | | | * | | | | Use the fallback icon theme name, if the system icon theme name can not be de... | Robert Griebl | 2009-10-15 | 1 | -0/+4 | |
| | | | | * | | | | Make QT_DIRECTFB_SUBSURFACE an opt-in option | Anders Bakken | 2009-10-15 | 2 | -3/+3 | |
| | | | | * | | | | Fix a problem with QDirectFBScreen::instance | Anders Bakken | 2009-10-15 | 2 | -6/+12 | |
| | | | | * | | | | Fix themed icon loader on DEs other than KDE and Gnome. | Robert Griebl | 2009-10-15 | 1 | -0/+2 | |
| | | | | * | | | | Merge commit 'origin/4.5' into origin/4.6 | Olivier Goffart | 2009-10-15 | 3 | -14/+14 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | | * | | | Some sub menus are disabled in Cocoa | Prasanth Ullattil | 2009-10-15 | 1 | -2/+2 | |
| | | | | | * | | | Remove the surface holder from the PowerVR screen driver | Rhys Weatherley | 2009-10-15 | 4 | -148/+11 | |
| | | | | | * | | | Back-port several OpenGL/ES fixes from 4.6 to 4.5 | Rhys Weatherley | 2009-10-15 | 3 | -5/+14 | |
| | | | | | * | | | QNAM HTTP Code: Backport a fix related to aborting replies | Markus Goetz | 2009-10-14 | 1 | -1/+4 | |
| | | | | | * | | | Fix regression while updating items in itemview. | Olivier Goffart | 2009-10-13 | 1 | -1/+1 | |
| | | | | | * | | | Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent() | Prasanth Ullattil | 2009-10-12 | 1 | -11/+11 | |
| | | | | | * | | | Back port fixes from PowerVR driver in 4.6 to 4.5 | Rhys Weatherley | 2009-10-09 | 3 | -9/+16 | |
| | | | | | * | | | Fix detection of pbuffers on OpenGL/ES systems | Rhys Weatherley | 2009-10-09 | 1 | -1/+1 | |
| | | | | * | | | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6 | Olivier Goffart | 2009-10-15 | 6 | -6/+17 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | doc: Changed \reimp to \internal because base class version is. | Martin Smith | 2009-10-15 | 2 | -2/+3 | |
| | | | | * | | | | | QSslSocket: Documentation enhancement | Markus Goetz | 2009-10-15 | 1 | -0/+7 | |
| | | | | * | | | | | Made Mac Cocoa use the input method hints when deciding on IM. | axis | 2009-10-15 | 1 | -1/+4 | |
| | | | | * | | | | | QNAM HTTP Code: Proceed POSTing on encryptedBytesWritten() | Markus Goetz | 2009-10-15 | 2 | -0/+13 | |
| | | | | * | | | | | Fix pointer grab issues in S60 | Shane Kearns | 2009-10-15 | 1 | -56/+88 | |
| | | | | * | | | | | fix compilation with namespaces | hjk | 2009-10-15 | 1 | -2/+6 | |
| | | | | * | | | | | doc: Clarified when setDefaultFormat() is ignored by constructors. | Martin Smith | 2009-10-15 | 1 | -9/+15 | |
| | | | * | | | | | | Replace tabs with whitespace. | Frans Englich | 2009-10-15 | 5 | -65/+65 | |
| | | | * | | | | | | sed -i -e 's/for(/for (/g' `find -name "*.cpp" -or -name "*.h" -or -name | Frans Englich | 2009-10-15 | 4 | -5/+5 | |
| | | | * | | | | | | sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -name | Frans Englich | 2009-10-15 | 7 | -45/+45 | |
| | | | * | | | | | | Use QT_NO_DEBUG, not _DEBUG. | Frans Englich | 2009-10-15 | 4 | -9/+9 | |
| | | | * | | | | | | Remove trailing whitespace. | Frans Englich | 2009-10-15 | 7 | -108/+108 | |
| | | | * | | | | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-15 | 176 | -23837/+22608 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | ||||||
| | | | | * | | | | | Compile on Carbon. | Morten Johan Sørvig | 2009-10-15 | 1 | -0/+4 | |
| | | | | * | | | | | Signal for an update when the cursor is visible | Alan Alpert | 2009-10-15 | 1 | -1/+1 | |
| | | | | * | | | | | qt_paint_device_metric() for fetching metrics | Rhys Weatherley | 2009-10-15 | 8 | -34/+11 | |
| | | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-15 | 3 | -43/+21 | |
| | | | | |\ \ \ \ \ |