Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Try to use multisampled opengl graphicssystem on all platforms | Tom Cooksey | 2010-04-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Make sure recreateEglSurface creates a surface if there isn't one | Tom Cooksey | 2010-04-22 | 3 | -14/+14 | |
| * | | | | | | | | | | | | QX11GL: Implement QX11GLWindowSurface::grabWidget | Tom Cooksey | 2010-04-22 | 2 | -0/+47 | |
| * | | | | | | | | | | | | QX11GL: Cleanup the window surface & remove some synchronisation | Tom Cooksey | 2010-04-22 | 2 | -53/+47 | |
| * | | | | | | | | | | | | QX11GL: Move the shared context ownership into a seperate class | Tom Cooksey | 2010-04-22 | 3 | -101/+148 | |
| * | | | | | | | | | | | | QX11GL: Don't do glFinish in endPaint | Tom Cooksey | 2010-04-22 | 2 | -7/+0 | |
| * | | | | | | | | | | | | Implement QGLPaintDevice::metric() | Tom Cooksey | 2010-04-22 | 2 | -0/+17 | |
| * | | | | | | | | | | | | Remove dead code left after a merge conflict resolution | Tom Cooksey | 2010-04-22 | 2 | -22/+0 | |
| * | | | | | | | | | | | | Fixed autotest failures in tst_QPainterPath. | Samuel Rødal | 2010-04-22 | 1 | -7/+2 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-22 | 10 | -778/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Removed bezier intersection code in path clipper. | Samuel Rødal | 2010-04-22 | 7 | -775/+98 | |
| | * | | | | | | | | | | | When using Qt::BypassGraphicsProxyWidget with QMenu the application is not st... | Alexis Menard | 2010-04-22 | 3 | -3/+12 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-23 | 51 | -437/+665 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add missing Q_DISABLE_COPYs. | Michael Brasser | 2010-04-22 | 5 | -0/+8 | |
| * | | | | | | | | | | | | | Use Q_DECLARE_PRIVATE for private slot. | Michael Brasser | 2010-04-22 | 3 | -7/+7 | |
| * | | | | | | | | | | | | | Workaround no longer needed. | Michael Brasser | 2010-04-22 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | Rename QDeclarativeExpression::value() to evaluate(). | Michael Brasser | 2010-04-22 | 11 | -35/+36 | |
| * | | | | | | | | | | | | | Continue to register base type. | Michael Brasser | 2010-04-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Doc. | Michael Brasser | 2010-04-22 | 1 | -18/+20 | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-22 | 131 | -1677/+2656 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-22 | 31 | -374/+592 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-21 | 31 | -374/+592 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Cocoa: fix namespace build breakage | Richard Moe Gustavsen | 2010-04-21 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-21 | 30 | -373/+586 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Cocoa: cocoa sometimes show a hidden window | Richard Moe Gustavsen | 2010-04-21 | 1 | -0/+11 | |
| | | | * | | | | | | | | | | | Default (Parentless) QMenuBar actions do not work (without autotest) | Richard Moe Gustavsen | 2010-04-21 | 1 | -4/+15 | |
| | | | * | | | | | | | | | | | Reorganised double stream out operator in QDataStream to avoid causing unnece... | James Larcombe | 2010-04-21 | 1 | -3/+4 | |
| | | | * | | | | | | | | | | | Revert "Report the error as being AlreadyExists if this is why it fails" | Morten Johan Sørvig | 2010-04-21 | 2 | -7/+3 | |
| | | | * | | | | | | | | | | | Revert "Default (Parentless) QMenuBar actions do not work" | Morten Johan Sørvig | 2010-04-21 | 1 | -15/+4 | |
| | | | * | | | | | | | | | | | fix memory bug | Lorn Potter | 2010-04-21 | 1 | -3/+1 | |
| | | | * | | | | | | | | | | | fix nativeFilePath character width issue | Oswald Buddenhagen | 2010-04-20 | 1 | -3/+5 | |
| | | | * | | | | | | | | | | | fix typos | Oswald Buddenhagen | 2010-04-20 | 2 | -2/+2 | |
| | | | * | | | | | | | | | | | Default (Parentless) QMenuBar actions do not work | Richard Moe Gustavsen | 2010-04-20 | 1 | -4/+15 | |
| | | | * | | | | | | | | | | | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCore | Kent Hansen | 2010-04-20 | 3 | -10/+59 | |
| | | | * | | | | | | | | | | | Improve itemview appearance on Mac | Jens Bache-Wiig | 2010-04-20 | 1 | -5/+11 | |
| | | | * | | | | | | | | | | | ScrollBar width not updated dynamically on Windows. | Prasanth Ullattil | 2010-04-20 | 2 | -0/+26 | |
| | | | * | | | | | | | | | | | [tst_qhostinfo] Properly clean up the cache and lookup threads. | Thiago Macieira | 2010-04-20 | 2 | -5/+20 | |
| | | | * | | | | | | | | | | | Remove redundant network configuration updates on startup. | Aaron McCarthy | 2010-04-20 | 13 | -17/+34 | |
| | | | * | | | | | | | | | | | make sure to lock these | Lorn Potter | 2010-04-19 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe... | Olivier Goffart | 2010-04-19 | 3 | -8/+11 | |
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 4 | -323/+395 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Report the error as being AlreadyExists if this is why it fails | Andy Shaw | 2010-04-19 | 2 | -3/+7 | |
| | | | | * | | | | | | | | | | move network scan to thread. | Lorn Potter | 2010-04-19 | 2 | -320/+388 | |
* | | | | | | | | | | | | | | | Don't crash if Connections::target is changed by one of its signal handlers | Martin Jones | 2010-04-23 | 3 | -5/+16 | |
* | | | | | | | | | | | | | | | Remove the deprecated wrap property. | Martin Jones | 2010-04-22 | 4 | -31/+0 | |
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-22 | 27 | -129/+241 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-22 | 129 | -1660/+2593 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-22 | 27 | -129/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-21 | 27 | -129/+241 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Fixes wrong QGraphicsView's viewport cursor reset. | Yoann Lopes | 2010-04-21 | 1 | -5/+7 | |