summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | Clean up debug message with DirectFBAnders Bakken2009-12-091-29/+29
| | | | | | * | | | | | Enable customizing of DirectFB layer to useAnders Bakken2009-12-091-2/+5
| | | | | | * | | | | | Set stacking class for stays-on-top windows in DFBAnders Bakken2009-12-091-1/+3
| | | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-087-500/+340
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Def file updatesShane Kearns2009-12-082-17/+26
| | | | | | * | | | | | | Implement qsrand() for Symbian OSShane Kearns2009-12-081-13/+18
| | | | | | * | | | | | | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296
| | | | * | | | | | | | | Fix crash when rotating cleartype text under gl engine.Gunnar Sletta2009-12-095-14/+16
| | | | * | | | | | | | | Don't assert on valid math in qbezierGunnar Sletta2009-12-091-2/+0
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Initial documentation for the performance characteristics of QPainter.Gunnar Sletta2009-12-111-0/+78
| | | |/ / / / / / / /
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0996-754/+2043
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Export QGLShareRegister because qgl_share_reg() is exportedRhys Weatherley2009-12-091-1/+1
| | | | * | | | | | | | Fix upside down PVR compressed textures.Rhys Weatherley2009-12-081-3/+4
| | | | * | | | | | | | Make sure a context is current when loading compressed textures.Rhys Weatherley2009-12-081-0/+2
| | | | |/ / / / / / /
| | | * | | | | | | | Speed up rotated/transformed text on OpenGL2 paint engineGunnar Sletta2009-12-081-61/+34
| | * | | | | | | | | OpenVG .def file updates.Rohan McGovern2009-12-142-2/+47
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-12-144-4/+45
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix up documentation examples for low-level audio.Kurt Korbatits2009-12-092-4/+26
| | * | | | | | | | | Add -audio-backend and -no-audio-backend configure option.Kurt Korbatits2009-12-092-0/+19
| * | | | | | | | | | 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