summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-173-0/+9
* Disable benchlibwalltime test.Rohan McGovern2009-12-171-3/+3
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1616-196/+52
|\
| * Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1
| * An optimisation to QTextStreamDenis Dzyubenko2009-12-161-5/+4
| * Doc fix: mark QFileOpenEvent::url to be available since 4.6Denis Dzyubenko2009-12-161-1/+3
| * Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
| * Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
| * Fixes: Ensure QMAKE_LFLAGS+=/MACHINE:X64 works for vcproj filesAndy Shaw2009-12-162-2/+5
| * Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-168-181/+17
* | Doc: Modified the coding style of the Audio Devices example.David Boddie2009-12-154-69/+84
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1527-59/+373
|\ \ | |/
| * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-155-1/+47
| |\
| | * Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-12-114-0/+190
| | * 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-094-1/+43
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-1520-59/+281
| |\ \
| | * | 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-153-3/+7
| | * | Change some examples of Webkit to create the mainwindow on the stackBenjamin Poulain2009-12-143-6/+6
| * | | doc: Final fix. Example image links now display the image.Martin Smith2009-12-153-1/+47
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-14109-898/+2632
|\ \ \ \ | | |/ / | |/| |
| * | | QNAM Code: Do not re-abort or continue processing notifications.Markus Goetz2009-12-141-2/+2
| |/ /
| * | doc: Fixed erroneous qdoc error message.Martin Smith2009-12-141-4/+1
| * | Merge commit '9aa60dfdf5b4837b9ceb15d8fcbc96f37dce7b5a' of Oslo-Staging-1 int...Simon Hausmann2009-12-1326-26/+584
| |\ \
| | * | 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-113-6/+274
| | * | Fix tst_QTouchEvent::touchUpdateAndEndNeverPropagate()Bradley T. Hughes2009-12-111-2/+2
| | * | Document QTextEncoder::fromUnicode as QT3 support memberAnders Ahlen2009-12-111-1/+1
| | * | Install private headers when configuring Qt with -developer-build.Rohan McGovern2009-12-112-0/+12
| | * | Ensure that QProcessEnvironment::operator== doesn't crashThiago Macieira2009-12-104-1/+273
| | * | Fixes a qfileinfo autotest.Denis Dzyubenko2009-12-101-0/+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
| * | | Add benchmark for QtScript translation functions.Michael Brasser2009-12-111-0/+21
| * | | Fix translation context for qsTr.Michael Brasser2009-12-101-3/+4
| * | | Put symbian-specific test inside symbian qmake scope.Rohan McGovern2009-12-101-1/+4
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0978-907/+2170
| |\ \ \
| | * \ \ Merge branch 'berlin-staging-2' into 4.6Joerg Bornemann2009-12-092-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fix -nomake tools configure option for Windows CE / SymbianJoerg Bornemann2009-12-071-1/+1
| | | * | Compilation fix for Windows Mobileninerider2009-11-231-1/+1
| | * | | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-0913-71/+263
| | |\ \ \
| | | * | | 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