Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 13 | -74/+435 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove unused data member. | Michael Brasser | 2010-03-09 | 2 | -2/+0 | |
| | | * | | | | | | | Fix warning. | Michael Brasser | 2010-03-09 | 1 | -0/+2 | |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 6 | -22/+26 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix warnings and change geometry-related functions to use reals. | Michael Brasser | 2010-03-09 | 2 | -10/+10 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 209 | -2326/+12581 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Doc fix. | Michael Brasser | 2010-03-05 | 1 | -1/+5 | |
| | * | | | | | | | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 13 | -23/+178 | |
| * | | | | | | | | | | | Handle itemsInserted/Removed/Moved() correctly for repeater. | Martin Jones | 2010-03-09 | 2 | -8/+55 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 6 | -34/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | When flicking with snap, bias towards moving at least one item. | Martin Jones | 2010-03-09 | 2 | -14/+19 | |
* | | | | | | | | | | | | Slow QTreeView::layout() with many (> 10000) children | Gabriel de Dietrich | 2010-03-10 | 2 | -15/+51 | |
* | | | | | | | | | | | | Fixed "inconsistent dll linkage" warning on Windows. | Kim Motoyoshi Kalland | 2010-03-10 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-10 | 15 | -85/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Added clipping to the dashed stroke processor in the GL2 engine. | Kim Motoyoshi Kalland | 2010-03-10 | 4 | -30/+105 | |
| * | | | | | | | | | | | Fixed assert failure when drawing dashes with raster engine. | Kim Motoyoshi Kalland | 2010-03-10 | 1 | -5/+6 | |
| * | | | | | | | | | | | Update QGLFormat from EGLConfig properly | Tom Cooksey | 2010-03-10 | 6 | -45/+38 | |
| * | | | | | | | | | | | Make calls to QGLFormat::set*BufferSize also update flags | Tom Cooksey | 2010-03-10 | 1 | -1/+5 | |
| * | | | | | | | | | | | Compile fix when Qt3Support is enabled for devices using EGL. | Trond Kjernåsen | 2010-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-10 | 371 | -7291/+18758 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixes Q3ListViewItem grandchildren not sorted if item has one child | Alexader Karaivanov | 2010-03-10 | 1 | -1/+8 | |
| | * | | | | | | | | | | | Compile with Qt3Support in a ScratchBox environment. | Trond Kjernåsen | 2010-03-10 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Cocoa: Fix misaligned text between format changes | Eskil Abrahamsen Blomfeldt | 2010-03-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-10 | 2 | -0/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update def files for latest QtDeclarative API | Shane Kearns | 2010-03-10 | 2 | -0/+120 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-10 | 9 | -50/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | MAke the SIMD fiunctions be used even when the QT_NO_DEBUG macro is used | Thierry Bastian | 2010-03-10 | 1 | -3/+0 | |
| * | | | | | | | | | | | Make sure 16-bit EGL configs are chosen over 32-bit configs | Tom Cooksey | 2010-03-10 | 2 | -32/+55 | |
| * | | | | | | | | | | | Make the EGL contexts in QX11GLPixmapData Q_GLOBAL_STATIC | Tom Cooksey | 2010-03-10 | 1 | -3/+13 | |
| * | | | | | | | | | | | Handle EGLSurfaces better, including more error detection | Tom Cooksey | 2010-03-10 | 6 | -10/+21 | |
| * | | | | | | | | | | | Make sure pixmap hooks get installed so EGL surfaces are cleaned up | Tom Cooksey | 2010-03-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | Don't show resize cursor for fixed-size windows | Paul Olav Tvete | 2010-03-10 | 1 | -2/+4 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-10 | 72 | -2768/+3233 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Don't wait forever when scanning for wifi networks on win32 fails. | Aaron McCarthy | 2010-03-10 | 1 | -3/+20 | |
| * | | | | | | | | | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-09 | 72 | -2765/+3213 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Revert 12b6987031be9faee3886d7623888feb4e1762af | Morten Johan Sørvig | 2010-03-09 | 1 | -7/+0 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 73 | -2765/+3220 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-09 | 2 | -8/+33 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Carbon: Native filedialog does not apply filters on app-bundles | Richard Moe Gustavsen | 2010-03-09 | 1 | -4/+13 | |
| | | | * | | | | | | | | Cocoa: Native filedialog does not apply filters on app-bundles | Richard Moe Gustavsen | 2010-03-09 | 1 | -3/+7 | |
| | | | * | | | | | | | | Improve performance of QTimer::singleShot | Markus Goetz | 2010-03-09 | 1 | -1/+13 | |
| | | * | | | | | | | | | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 16 | -60/+53 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 61 | -2710/+3147 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | use Qt's private mac functions, reduce code redundancy | Lorn Potter | 2010-03-09 | 1 | -43/+13 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 61 | -2676/+3143 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into 4.7 | Thiago Macieira | 2010-03-08 | 13 | -473/+209 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Doc: mark QEasingCurve support functions as new in 4.7. | Volker Hilsheimer | 2010-03-08 | 1 | -0/+2 | |
| | | | | * | | | | | | | | Autotest: Fix failing QTextCodec tests | Thiago Macieira | 2010-03-08 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Doc: mark methods as internal (as they were in previous releases) | Volker Hilsheimer | 2010-03-08 | 1 | -0/+10 | |
| | | | | * | | | | | | | | Fixed mouse wheel handling in scrollareas. | Denis Dzyubenko | 2010-03-08 | 1 | -0/+1 | |