summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-153-1/+6
|\
| * Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| * Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls.Thiago Macieira2009-12-092-1/+2
* | Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
* | Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
* | Changes to support locale change event for symbian platformdka2009-12-158-17/+181
* | Optimisations to gesture event filtering.Denis Dzyubenko2009-12-153-28/+64
* | Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
* | QNAM Code: Do not re-abort or continue processing notifications.Markus Goetz2009-12-141-2/+2
* | Merge commit '9aa60dfdf5b4837b9ceb15d8fcbc96f37dce7b5a' of Oslo-Staging-1 int...Simon Hausmann2009-12-1320-23/+58
|\ \
| * | Check if the timeout expired during the time update in qt_safe_selectThiago Macieira2009-12-111-2/+3
| * | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-112-5/+29
| * | Document QTextEncoder::fromUnicode as QT3 support memberAnders Ahlen2009-12-111-1/+1
| * | Install private headers when configuring Qt with -developer-build.Rohan McGovern2009-12-111-0/+6
| * | Ensure that QProcessEnvironment::operator== doesn't crashThiago Macieira2009-12-101-1/+2
| * | Fix compilation if QT_NO_DATESTRING is defined.Thiago Macieira2009-12-101-0/+3
| * | Fix compilation: private headers must be #included with ""Thiago Macieira2009-12-1012-13/+13
| * | Use realpath() only on systems we know it works on.Denis Dzyubenko2009-12-091-1/+1
* | | Fix translation context for qsTr.Michael Brasser2009-12-101-3/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0950-617/+1514
|\ \ \ | |/ /
| * | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-098-68/+126
| |\ \
| | * | Mixed up top/bottomRobert Griebl2009-12-091-1/+1
| | * | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-082-6/+2
| | |\ \ | | | |/
| | | * Fixed uninitialized background artifacts in QWidget::render.Donald Carr2009-12-081-1/+1
| | | * Fixed searching and copy/paste from PDF documents.axis2009-12-081-1/+1
| | * | QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-083-0/+20
| | * | Compile with -no-exceptions on Mac.Morten Johan Sørvig2009-12-081-2/+16
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-0884-616/+1195
| | |\ \
| | | * | Compile on Windows CE.Bradley T. Hughes2009-12-081-0/+13
| | | * | Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole2009-12-071-0/+28
| | | * | Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-023-14/+9
| | |\ \ \
| | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-01138-1278/+1859
| | |\ \ \ \
| | * | | | | Doc: Document QSystemTrayIcon::showMessage() Mac behavior.Morten Johan Sørvig2009-11-201-0/+3
| * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-0940-546/+1385
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-12-087-9/+22
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-083-1/+10
| | | |\ \ \ \ \ \
| | | | * | | | | | Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-082-1/+6
| | | | * | | | | | FEP returns the wrong foreground color in GetFormatOfFepInlineTextSami Merilä2009-12-071-0/+4
| | | * | | | | | | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.Bjørn Erik Nilsen2009-12-082-0/+4
| | | * | | | | | | Remove id property from QGraphicsObjectAlan Alpert2009-12-082-8/+0
| | | * | | | | | | Fix GL_BGRA formats under OpenGL/ES systemsRhys Weatherley2009-12-081-0/+8
| | * | | | | | | | Fix possible off-by-one inconsistency against system look and feel whenEskil Abrahamsen Blomfeldt2009-12-081-1/+1
| | |/ / / / / / /
| | * | | | | | | Compilation fixThierry Bastian2009-12-071-0/+1
| | * | | | | | | Assert in designer while drag & dropping items from a QListWidgetGabriel de Dietrich2009-12-071-1/+2
| | * | | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-075-28/+13
| | * | | | | | | Fix the toolbars dockingThierry Bastian2009-12-071-5/+10
| | |/ / / / / /
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-075-40/+93
| | |\ \ \ \ \ \
| | | * | | | | | Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-072-2/+31
| | | * | | | | | Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4