Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Fix crash when rotating cleartype text under gl engine. | Gunnar Sletta | 2009-12-09 | 5 | -14/+16 | |
| | | | | * | | | Don't assert on valid math in qbezier | Gunnar Sletta | 2009-12-09 | 1 | -2/+0 | |
| | | | * | | | | Initial documentation for the performance characteristics of QPainter. | Gunnar Sletta | 2009-12-11 | 1 | -0/+78 | |
| | | | |/ / / | ||||||
| | | * | | | | OpenVG .def file updates. | Rohan McGovern | 2009-12-14 | 2 | -2/+47 | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6 | Justin McPherson | 2009-12-14 | 10 | -10/+98 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Fix up documentation examples for low-level audio. | Kurt Korbatits | 2009-12-09 | 2 | -4/+26 | |
| | | * | | | | Add -audio-backend and -no-audio-backend configure option. | Kurt Korbatits | 2009-12-09 | 5 | -4/+45 | |
| | | * | | | | audioinput and audiooutput examples not using isFormatSupported | Kurt Korbatits | 2009-12-07 | 2 | -1/+23 | |
| | | * | | | | Qt fails to build on RHEL 4 and other older Linux versions because of | Kurt Korbatits | 2009-12-07 | 1 | -1/+4 | |
| | * | | | | | Merge commit '9aa60dfdf5b4837b9ceb15d8fcbc96f37dce7b5a' of Oslo-Staging-1 int... | Simon Hausmann | 2009-12-13 | 26 | -26/+584 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Check if the timeout expired during the time update in qt_safe_select | Thiago Macieira | 2009-12-11 | 1 | -2/+3 | |
| | | * | | | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers. | Bradley T. Hughes | 2009-12-11 | 3 | -6/+274 | |
| | | * | | | | | Fix tst_QTouchEvent::touchUpdateAndEndNeverPropagate() | Bradley T. Hughes | 2009-12-11 | 1 | -2/+2 | |
| | | * | | | | | Document QTextEncoder::fromUnicode as QT3 support member | Anders Ahlen | 2009-12-11 | 1 | -1/+1 | |
| | | * | | | | | Install private headers when configuring Qt with -developer-build. | Rohan McGovern | 2009-12-11 | 2 | -0/+12 | |
| | | * | | | | | Ensure that QProcessEnvironment::operator== doesn't crash | Thiago Macieira | 2009-12-10 | 4 | -1/+273 | |
| | | * | | | | | Fixes a qfileinfo autotest. | Denis Dzyubenko | 2009-12-10 | 1 | -0/+2 | |
| | | * | | | | | Fix compilation if QT_NO_DATESTRING is defined. | Thiago Macieira | 2009-12-10 | 1 | -0/+3 | |
| | | * | | | | | Fix compilation: private headers must be #included with "" | Thiago Macieira | 2009-12-10 | 12 | -13/+13 | |
| | | * | | | | | Use realpath() only on systems we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -1/+1 | |
| * | | | | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 1 | -45/+109 | |
| * | | | | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 8 | -23/+25 | |
| * | | | | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 2 | -6/+6 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2009-12-15 | 4 | -10/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed qgraphicsview autotest build for winscw. | Miikka Heikkinen | 2009-12-15 | 1 | -10/+10 | |
| | * | | | | | | | Merge branch 'mergeRequest-2149' into 4.6-s60 | axis | 2009-12-15 | 3 | -0/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Enabled input method update code for all platforms. | axis | 2009-12-15 | 3 | -7/+0 | |
| | | * | | | | | | | Can't delete selected characters from FEP using backspace touch button. | Tero Saarni | 2009-12-10 | 3 | -0/+13 | |
| * | | | | | | | | | QS60Style: Remove layouts with mirrored information | Sami Merila | 2009-12-15 | 8 | -176/+50 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fixed QGraphicsView benchmark for Symbian. | Miikka Heikkinen | 2009-12-14 | 2 | -116/+130 | |
| * | | | | | | | | FEP indicator shown in status pane when it should not | Sami Merila | 2009-12-14 | 2 | -3/+21 | |
| * | | | | | | | | Skipped the most memory intensive tests in QByteArray benchmark. | Miikka Heikkinen | 2009-12-14 | 1 | -0/+5 | |
| * | | | | | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-11 | 1 | -11/+11 | |
| * | | | | | | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-11 | 1 | -2/+2 | |
| * | | | | | | | | QS60Style: Theme graphics for QSlider in 3.1 | Sami Merila | 2009-12-11 | 1 | -2/+6 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2009-12-11 | 2 | -12/+58 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Slow spinbox on N95 when using keys Up/Down | Aleksandar Sasha Babic | 2009-12-11 | 2 | -12/+58 | |
| * | | | | | | | | | QS60Style: Groove changes caused build break of S60 3.1 | Sami Merila | 2009-12-11 | 4 | -11/+36 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | QS60Style: Style does not support pressed state for sliders | Sami Merila | 2009-12-11 | 3 | -30/+52 | |
| * | | | | | | | | QS60Style: Slider groove is incorrect | Sami Merila | 2009-12-11 | 3 | -28/+50 | |
| * | | | | | | | | Made QFile benchmark compile and run for Symbian | Miikka Heikkinen | 2009-12-11 | 1 | -17/+41 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 68 | -468/+1071 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Add benchmark for QtScript translation functions. | Michael Brasser | 2009-12-11 | 1 | -0/+21 | |
| | * | | | | | | | Fix translation context for qsTr. | Michael Brasser | 2009-12-10 | 1 | -3/+4 | |
| | * | | | | | | | Put symbian-specific test inside symbian qmake scope. | Rohan McGovern | 2009-12-10 | 1 | -1/+4 | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-09 | 78 | -907/+2170 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'berlin-staging-2' into 4.6 | Joerg Bornemann | 2009-12-09 | 2 | -2/+2 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | fix -nomake tools configure option for Windows CE / Symbian | Joerg Bornemann | 2009-12-07 | 1 | -1/+1 | |
| | | | * | | | | | | Compilation fix for Windows Mobile | ninerider | 2009-11-23 | 1 | -1/+1 | |
| | | * | | | | | | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 13 | -71/+263 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | |