| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759 | Alexis Menard | 2009-08-05 | 2 | -5/+11 |
|
|
* | | MainWindow: fixed an update issue when moving a separator | Thierry Bastian | 2009-08-05 | 1 | -0/+3 |
|
|
* | | Re-enable the use of Common Item Dialog | Prasanth Ullattil | 2009-08-05 | 1 | -1/+3 |
|
|
* | | QMenu: fix a crash depending on styles | Thierry Bastian | 2009-08-05 | 1 | -9/+13 |
|
|
* | | Merge branch '4.5' | Bill King | 2009-08-05 | 4 | -12/+35 |
|\ \
| |/ |
|
| * | Make file extension case insensitive with the Gtk+ file dialog | Jens Bache-Wiig | 2009-08-04 | 1 | -1/+18 |
|
|
| * | Fix indentation. | Alexis Menard | 2009-08-04 | 1 | -1/+3 |
|
|
| * | Fix ancestor flags that are not correctly update when reparenting. | Alexis Menard | 2009-08-04 | 1 | -11/+12 |
|
|
| * | Preserved fill rule for perspective mapped strokes in raster engine. | Samuel Rødal | 2009-08-03 | 2 | -0/+3 |
|
|
* | | Fix compilation after my last change to qobject_p.h | Thiago Macieira | 2009-08-04 | 1 | -3/+3 |
|
|
* | | Fixed bug where Q[Styled]ItemDelegate edition wouldn't terminate when | Gabriel de Dietrich | 2009-08-04 | 2 | -13/+2 |
|
|
* | | qregext filter changed to support additional parameter/unicode | Matthew Cattell | 2009-08-04 | 1 | -1/+2 |
|
|
* | | Reorganise QObjectPrivate so that it's easier to tell what's in it. | Thiago Macieira | 2009-08-04 | 1 | -4/+3 |
|
|
* | | Removed the startPos/lastPos/pos from the gesture classes. | Denis Dzyubenko | 2009-08-04 | 6 | -118/+6 |
|
|
* | | Removed the QTapAndHoldGesture | Denis Dzyubenko | 2009-08-04 | 3 | -115/+16 |
|
|
* | | Moved the native window gesture handling code to the right place. | Denis Dzyubenko | 2009-08-04 | 6 | -77/+121 |
|
|
* | | Renamed internal WinGesture event to NativeGesture. | Denis Dzyubenko | 2009-08-04 | 5 | -17/+25 |
|
|
* | | Fix build on Harmattan | Tom Cooksey | 2009-08-04 | 1 | -4/+7 |
|
|
* | | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 3 | -2/+40 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2009-08-04 | 21 | -201/+199 |
|\ \ |
|
| * | | fix warning on MSVC | Thierry Bastian | 2009-08-04 | 1 | -2/+1 |
|
|
| * | | QMenu now takes minimum width into account for the action rects | Thierry Bastian | 2009-08-04 | 1 | -5/+6 |
|
|
| * | | Fixes selectionModel::hasSelection return value after model::reset | Leonardo Sobral Cunha | 2009-08-04 | 1 | -0/+1 |
|
|
| * | | fix warnings on mingw (gcc4.4) | Thierry Bastian | 2009-08-04 | 2 | -3/+3 |
|
|
| * | | Mac: Remove debug work output | Richard Moe Gustavsen | 2009-08-04 | 1 | -1/+0 |
|
|
| * | | Add support for pan gesture on mac (carbon and cocoa) | Richard Moe Gustavsen | 2009-08-04 | 2 | -0/+70 |
|
|
| * | | Fix incorrect license headers. | Jason McDonald | 2009-08-04 | 6 | -30/+30 |
|
|
| * | | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 3 | -6/+6 |
|
|
| * | | Fixed "Hightlighted menu items not always selected" bug. | Gabriel de Dietrich | 2009-08-03 | 1 | -1/+1 |
|
|
| * | | Fixed some perspective transform rendering bugs. | Samuel Rødal | 2009-08-03 | 4 | -155/+82 |
|
|
| * | | Wizard background images incorrect in Snow Leopard. | Prasanth Ullattil | 2009-08-03 | 1 | -0/+1 |
|
|
* | | | have QPainter::begin() return false on null paint engine | Gunnar Sletta | 2009-08-04 | 1 | -1/+1 |
|/ / |
|
* | | fixed broken integration of qwindowsurface_raster.cpp | Gunnar Sletta | 2009-08-03 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 13 | -194/+202 |
|\ \
| |/ |
|
| * | Cocoa with namespace breaks the build | Richard Moe Gustavsen | 2009-07-31 | 1 | -2/+2 |
|
|
| * | Coverty warnings --. This switch was missing a break. | Alexis Menard | 2009-07-30 | 1 | -0/+1 |
|
|
| * | Allow maximize button on the titlebar for a fixed size window | Denis Dzyubenko | 2009-07-30 | 1 | -0/+5 |
|
|
| * | Remove mem leak / warning in the cocoaport | Richard Moe Gustavsen | 2009-07-30 | 1 | -0/+1 |
|
|
| * | Mac: Fix crash in QCoreTextFontEngineMulti when disabling font kerning. | Morten Sørvig | 2009-07-30 | 1 | -1/+1 |
|
|
| * | Unable to change focus between two line edits on mac | Richard Moe Gustavsen | 2009-07-30 | 1 | -37/+12 |
|
|
| * | Doc - Renamed the cursor's images to illustrate splitV and splitH properly | Kavindra Devi Palaraja | 2009-07-29 | 1 | -2/+2 |
|
|
| * | Comment one of my changes from yesterday | Richard Moe Gustavsen | 2009-07-29 | 1 | -4/+7 |
|
|
| * | Regression: QColorDialog crash on Mac when accepting with keyboard | Richard Moe Gustavsen | 2009-07-28 | 3 | -119/+134 |
|
|
| * | Fixed drawImage() so that it doesn't sample outside the source image. | Kim Motoyoshi Kalland | 2009-07-28 | 1 | -4/+4 |
|
|
| * | Don't use layered windows for non-translucent windows | Gunnar Sletta | 2009-07-28 | 1 | -2/+2 |
|
|
| * | Roll back the fancy updating of translucent windows. | Gunnar Sletta | 2009-07-27 | 1 | -4/+1 |
|
|
| * | Fix crash when printing to PDF on Qt/Mac | Morten Sørvig | 2009-07-27 | 1 | -2/+5 |
|
|
| * | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 2 | -21/+34 |
|
|
* | | Add EGL_BIND_TO_TEXTURE_RGBA to QEglProperties::reduceConfiguration() | Tom Cooksey | 2009-08-03 | 1 | -1/+10 |
|
|
* | | Add a constructor to QEglProperties which takes an EGLConfig | Tom Cooksey | 2009-08-03 | 2 | -0/+15 |
|
|