| Commit message (Expand) | Author | Age | Files | Lines |
* | QMenu: fix a crash depending on styles | Thierry Bastian | 2009-08-05 | 1 | -9/+13 |
|
|
* | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 45 | -0/+10166 |
|
|
* | Merge branch '4.5' | Bill King | 2009-08-05 | 5 | -12/+36 |
|\ |
|
| * | Make file extension case insensitive with the Gtk+ file dialog | Jens Bache-Wiig | 2009-08-04 | 1 | -1/+18 |
|
|
| * | Fix: Gtk native dialogs do not repaint when zero-timers are used | Jens Bache-Wiig | 2009-08-04 | 1 | -0/+1 |
|
|
| * | 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 |
|
|
| * | Build on snow leopard. | Morten Sorvig | 2009-08-04 | 1 | -1/+1 |
|
|
| * | Preserved fill rule for perspective mapped strokes in raster engine. | Samuel Rødal | 2009-08-03 | 2 | -0/+3 |
|
|
* | | Fixes casing issue in the PSQL driver. | Bill King | 2009-08-05 | 1 | -5/+5 |
|
|
* | | 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 |
|
|
* | | Restore the old name for QObjectDeletionNotification. | Thiago Macieira | 2009-08-04 | 2 | -8/+7 |
|
|
* | | Revert "Remove currentChildBeingDeleted from QObjectPrivate." | Thiago Macieira | 2009-08-04 | 2 | -12/+18 |
|
|
* | | qregext filter changed to support additional parameter/unicode | Matthew Cattell | 2009-08-04 | 1 | -1/+2 |
|
|
* | | Add QWeakPointer::data, which thread-unsafely returns the tracked pointer | Thiago Macieira | 2009-08-04 | 2 | -2/+75 |
|
|
* | | Reorganise QObjectPrivate so that it's easier to tell what's in it. | Thiago Macieira | 2009-08-04 | 3 | -70/+66 |
|
|
* | | Clean up old Jambi code: there's a way of getting the QObject d-pointer | Thiago Macieira | 2009-08-04 | 1 | -8/+1 |
|
|
* | | Don't try to make direct system calls on Linux. | Thiago Macieira | 2009-08-04 | 3 | -99/+10 |
|
|
* | | 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 | 7 | -19/+27 |
|
|
* | | QNAM HTTP Code: Moved append() functions to the reply object | Markus Goetz | 2009-08-04 | 4 | -36/+37 |
|
|
* | | QHttpNetworkConnection: Moved channel slots to channel object | Markus Goetz | 2009-08-04 | 5 | -267/+249 |
|
|
* | | Fix build on Harmattan | Tom Cooksey | 2009-08-04 | 1 | -4/+7 |
|
|
* | | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 4 | -2/+56 |
|
|
* | | QParallelAnimationGroup pause resume fixed | Thierry Bastian | 2009-08-04 | 1 | -1/+2 |
|
|
* | | Animations: better handling of the timer | Thierry Bastian | 2009-08-04 | 2 | -27/+6 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2009-08-04 | 36 | -248/+282 |
|\ \ |
|
| * | | 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 | 6 | -12/+17 |
|
|
| * | | 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 |
|
|
| * | | Remove the "preliminary support" warning for 10.6 | Morten Sorvig | 2009-08-04 | 1 | -4/+1 |
|
|
| * | | Build on snow leopard. | Morten Sorvig | 2009-08-04 | 1 | -1/+1 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-04 | 1 | -26/+21 |
| |\ \ |
|
| | * | | Fixes failed queries when mysql auto-prepares | Bill King | 2009-08-04 | 1 | -26/+21 |
|
|
| * | | | Fix incorrect license headers. | Jason McDonald | 2009-08-04 | 7 | -31/+41 |
| |/ / |
|
| * | | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 6 | -10/+10 |
|
|
| * | | Doc fixes | Aaron Kennedy | 2009-08-04 | 2 | -0/+8 |
|
|
| * | | Fixed "Hightlighted menu items not always selected" bug. | Gabriel de Dietrich | 2009-08-03 | 1 | -1/+1 |
|
|
| * | | Fix compile error on WinCE. | Prasanth Ullattil | 2009-08-03 | 2 | -1/+16 |
|
|
| * | | 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 |
|
|
| * | | Fix deadlock in the fsevents file watcher. | Norwegian Rock Cat | 2009-08-03 | 2 | -1/+7 |
|
|
* | | | 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 |
|
|