summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | 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
| | | | |/ / /
| | | * | | | 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-1410-10/+98
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | 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-095-4/+45
| | | * | | | audioinput and audiooutput examples not using isFormatSupportedKurt Korbatits2009-12-072-1/+23
| | | * | | | Qt fails to build on RHEL 4 and other older Linux versions because ofKurt Korbatits2009-12-071-1/+4
| | * | | | | 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
| * | | | | | | qreal-izationAleksandar Sasha Babic2009-12-151-45/+109
| * | | | | | | qreal-izationAleksandar Sasha Babic2009-12-158-23/+25
| * | | | | | | qreal-izationAleksandar Sasha Babic2009-12-152-6/+6
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-154-10/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed qgraphicsview autotest build for winscw.Miikka Heikkinen2009-12-151-10/+10
| | * | | | | | | Merge branch 'mergeRequest-2149' into 4.6-s60axis2009-12-153-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Enabled input method update code for all platforms.axis2009-12-153-7/+0
| | | * | | | | | | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-103-0/+13
| * | | | | | | | | QS60Style: Remove layouts with mirrored informationSami Merila2009-12-158-176/+50
| |/ / / / / / / /
| * | | | | | | | Fixed QGraphicsView benchmark for Symbian.Miikka Heikkinen2009-12-142-116/+130
| * | | | | | | | FEP indicator shown in status pane when it should notSami Merila2009-12-142-3/+21
| * | | | | | | | Skipped the most memory intensive tests in QByteArray benchmark.Miikka Heikkinen2009-12-141-0/+5
| * | | | | | | | qreal-izationAleksandar Sasha Babic2009-12-111-11/+11
| * | | | | | | | qreal-izationAleksandar Sasha Babic2009-12-111-2/+2
| * | | | | | | | QS60Style: Theme graphics for QSlider in 3.1Sami Merila2009-12-111-2/+6
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-112-12/+58
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Slow spinbox on N95 when using keys Up/DownAleksandar Sasha Babic2009-12-112-12/+58
| * | | | | | | | | QS60Style: Groove changes caused build break of S60 3.1Sami Merila2009-12-114-11/+36
| |/ / / / / / / /
| * | | | | | | | QS60Style: Style does not support pressed state for slidersSami Merila2009-12-113-30/+52
| * | | | | | | | QS60Style: Slider groove is incorrectSami Merila2009-12-113-28/+50
| * | | | | | | | Made QFile benchmark compile and run for SymbianMiikka Heikkinen2009-12-111-17/+41
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1168-468/+1071
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | 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
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |