Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | Fixed a regression in dock widget resizing | Thierry Bastian | 2009-12-09 | 1 | -2/+2 | |
| | | | | * | GLES 2 should *not* use a multisampled format by default. | Trond Kjernåsen | 2009-12-09 | 2 | -5/+1 | |
| | | | | * | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 10 | -1/+24 | |
| | | | | * | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 51 | -390/+764 | |
| | | | | |\ | ||||||
| | | | | * | | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 3 | -12/+13 | |
| | | | | * | | Fix regression in qVariantFromValue when converting from complex type to simp... | Olivier Goffart | 2009-12-09 | 2 | -1/+18 | |
| | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-s... | axis | 2009-12-09 | 6 | -97/+78 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Clean up debug message with DirectFB | Anders Bakken | 2009-12-09 | 1 | -29/+29 | |
| | | | | | * | | Enable customizing of DirectFB layer to use | Anders Bakken | 2009-12-09 | 1 | -2/+5 | |
| | | | | | * | | Set stacking class for stays-on-top windows in DFB | Anders Bakken | 2009-12-09 | 1 | -1/+3 | |
| | | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-08 | 7 | -500/+340 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Def file updates | Shane Kearns | 2009-12-08 | 2 | -17/+26 | |
| | | | | | * | | | Implement qsrand() for Symbian OS | Shane Kearns | 2009-12-08 | 1 | -13/+18 | |
| | | | | | * | | | Crash: when opening the File Dialog in Media Player (armv5) | Sami Merilä | 2009-12-08 | 4 | -470/+296 | |
| | | | * | | | | | 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 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 180 | -1189/+3340 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Export QGLShareRegister because qgl_share_reg() is exported | Rhys Weatherley | 2009-12-09 | 1 | -1/+1 | |
| | | | * | | | | Fix upside down PVR compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -3/+4 | |
| | | | * | | | | Make sure a context is current when loading compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -0/+2 | |
| | | | |/ / / | ||||||
| | | * | | | | Speed up rotated/transformed text on OpenGL2 paint engine | Gunnar Sletta | 2009-12-08 | 1 | -61/+34 | |
| | * | | | | | 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 | |
| * | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | | * | | | | | | Mixed up top/bottom | Robert Griebl | 2009-12-09 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-08 | 2 | -6/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Donald Carr | 2009-12-08 | 1 | -1/+1 | |