Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | DEF file fix | Janne Koskinen | 2010-04-23 | 1 | -25/+24 | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-23 | 4 | -82/+292 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into 4.7 | aavit | 2010-04-23 | 3 | -79/+282 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Avoided O(n^2) behavior in painter path clipper. | Samuel Rødal | 2010-04-23 | 1 | -68/+276 | |
| | | * | | | | | | | | | | | | | QTabBar: Widgets inside the tab bar where not properly laid out after moveTab() | Gabriel de Dietrich | 2010-04-23 | 2 | -11/+6 | |
| | * | | | | | | | | | | | | | | Optimization: Avoid data copy when reading jpegs from memory | aavit | 2010-04-23 | 1 | -3/+10 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-23 | 2 | -3/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Diacritic input broken, duplicate the base glypha (on Mac OS X carbon) | Prasanth Ullattil | 2010-04-23 | 1 | -2/+11 | |
| | * | | | | | | | | | | | | | Cocoa: quiting the app from the menubar may cause a crash | Richard Moe Gustavsen | 2010-04-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Revert "Add new QDataStream version for Qt 4.8." | Jason McDonald | 2010-04-22 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | Add new QDataStream version for Qt 4.8. | Jason McDonald | 2010-04-22 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-23 | 1 | -1/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-22 | 1 | -1/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| / / / / / / / / / / | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | QtWebkit WINS DEF file freeze | Janne Koskinen | 2010-04-22 | 1 | -1/+27 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-23 | 24 | -974/+378 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | 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 | |